View Full Version : Background image
CoKeBotTLe
02-09-2006, 07:14 AM
I have on my forum custom background image selected in
"Body (Customized in this Style)" with
url(images/logoback.jpg); background-repeat: repeat; background-attachment: fixed
It works in forum, but not in portal.There is only white background.
How can I fix this?
Brian
02-09-2006, 03:03 PM
Change the URL to /forum/images/logoback.jpg. Note that's assuming your forums are in a directory called forum. If they're not, you'll need to change that code accordingly.
CoKeBotTLe
02-09-2006, 05:59 PM
Thank you very much!!!
needleboy
06-11-2006, 06:28 PM
thanx man. same problem fixed
sensimilla
07-06-2006, 05:41 AM
I had same problem, thanks alot!
mschvili
08-01-2006, 01:32 PM
But it doesn't solve my problem :-(
I'm have bought a seperate skin with background images. It work all fine in the forum, but in the portal the backgrounds are link to different files than in the forum - given a different and ugly apperence.
1. Go to www.incontext.se
2. Notice the background on the tables
3. Click on the Forum-link (top, next to Home and Join)
4. Notice that the background is a it should be.
5. If you right click on the background on both sites you can see it referr to different images.
Why is that so and how do I fix it? Thank you!
mschvili
08-01-2006, 01:41 PM
Now it works! Needed to change it to a absolute link.
From:
tangerine/images/misc/
To:
http://www.incontext.se/forums/tangerine/images/misc/
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.