The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Image on side of logo, is it possible?
I'm trying to put an image outside of the header, to the left of my logo. I have a fixed width (1024) style in vB4.
I've spent the last 6 hours on this and am about to pull my hair out. Here's the closest I came, additional.css Code:
html { background-image: url(../images/robot.png), url(../images/graybg.jpg); background-attachment:fixed; background-repeat:no-repeat, repeat-x; background-position:left; } } Pretty good on my resolution! But if the resolution is wider, the image doesn't stick to the content: Is there some way I can make it stick to the side? I don't mind if people with smaller resolutions can't see it, as I don't want it to cause scrolling. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|