04-22-2005, 06:11 PM
|
#1 (permalink)
|
| Junior Forumer
Join Date: Apr 2005 Location: Sure, ah...I guess on the earth
Posts: 58
Rep Power: 4  fBuck$: 224 Bank: 0 Total fBuck$: 224 My Forumer
My Country:
| make the image in the back ground is constant Code: 8. How can I add a image to my boards background?
This can be done via:
Admin CP --> Skins & Templates --> Style Sheets --> Edit. Now find the following line in your CSS Content:
Code: BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; margin:0px 10px 0px 10px; background-color:#FFFFFF } Make it look like this (with the bold part added). Be sure to change the text marked in red:
Code: BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; margin:0px 10px 0px 10px; background-color:#FFFFFF; background-image: url(http://www.domain.com/image.gif) } Edit the text in red with the URL of the image you wish to set as your skins background image. Once you have completed that click on the Edit Style Sheet link at the bottom of the page.
i have done all this , ok . now the problem is , the background wallpaper, i want it to be fixed in the background , so that it wont scroll with the scroll of forum.
this is what i mean ,
just visit this site , and scroll down , u will see the image in the back ground is constant,and do not scroll , are u getting me? http://wwerpg.9.forumer.com/
see the backgroung is fixed...
=============
my fourm is IPB 1.3 http://rukia.999.org
please help!
Last edited by pambatman; 04-22-2005 at 06:21 PM.
|
| |
| |