The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem with background
Ok, so I have a style with a really strange problem. I'm using a background with some css attributes that makes it (should make it anyway) so the background doesn't "loop" and so that it's fixed at a certain spot. This works just fine at the forum index and when you are looking in a forum, but when you are reading a thread it's very strange. I'm attaching 3 images, the first 2 are how it's supposed to be (and how it is at index and in forums) and the third one is the really strange viewthread one.
The ccs I'm using for this background right now is: Code:
background-image: url("body_bg.jpg"); background-repeat: no-repeat ; Please help me out with this, what I need to know is how to get the background at the viewthread page to not loop all the time when a new table (post) begins. Index Forum Thread Oh, and btw... I'm using RC2. Thanks in advance! |
#2
|
||||
|
||||
lets try
background-image: url(body_bg.jpg); background-repeat: no-repeat ; |
#3
|
|||
|
|||
Quote:
|
#4
|
||||
|
||||
dont put it in the extra CSS area add it to the body css in its extra CSS definition area
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|