Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Reply
 
LinkBack Thread Tools Display Modes
Old 04-22-2005, 06:11 PM   #1 (permalink)
Junior Forumer
 
pambatman's Avatar
 
Join Date: Apr 2005

Location: Sure, ah...I guess on the earth
Posts: 58
Rep Power: 4 pambatman is on a distinguished road
fTrader: (0)
fBuck$: 224
Bank: 0
Total fBuck$: 224

My Forumer
My Country:
Send a message via Yahoo to pambatman
Default 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.
pambatman is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to make large the image? jahanzzz IPB General Support 3 03-17-2005 08:26 AM
[resolved]*I Still Don't Get It. Cobra IPB General Support 3 05-15-2004 10:51 AM
How Can I Make My Image Macros....... imported_andyroo Graphics and Web Design (free) 4 04-13-2004 06:40 PM