View Full Version : Adding a graphic behind the forum
Robert9
Tue 17th Sep '02, 11:40pm
How do i add a big image to fit around the whole forum, im not tlaking behind the categories, im lookin for the page bg... plz help me out..
Steve Machol
Wed 18th Sep '02, 2:45am
Add a background tag to the body tag:
Admin CP -> Styles -> Modify -> [fonts/colors/etc] -> page layout -> Body Tag
Robert9
Thu 19th Sep '02, 6:33pm
<body bgcolor="#1E1D21" text="ffffff" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020">
this is my code
tell me what to change to add a image.. edit it for me and tell me where to put image link..
Steve Machol
Thu 19th Sep '02, 6:35pm
It's just simple HTML:
<body background="yourimage.jpg" bgcolor="#1E1D21" text="ffffff" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020">
Robert9
Thu 19th Sep '02, 6:39pm
im not a coder but thx u... can u tell me how big an image would have to be to place back there so it wont start to repeat itself and not distort...?
orca
Fri 20th Sep '02, 4:14am
That depends on what screen resolutrion the user has. Prob. 800x600 or 1024x768 would be good.
filburt1
Fri 20th Sep '02, 9:13am
You can use CSS (the "no-repeat" attribute) to force an image to stop repeating.
Robert9
Sun 22nd Sep '02, 4:57pm
"no-repeat" thats the code?
rapspits
Sun 22nd Sep '02, 9:29pm
bg properties: fixed
That would make the bg pic not repeat
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights