The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Background Image Help
Hello, I have a quick question regarding background images & VB.
Currently: http://www.fighting118th.com/ is a blog site, where we have a background image, but as you expand or contract the window, the blog stays in the center white area with the outside growing/shrinking. I added: url(http://www.fighting118th.com/wp-cont...ckground.jpg); background-repeat: no-repeat; background-attachment: fixed} to the Standard CSS in "BODY" in the Style Manager, but in VB the whole forum slides to the left when the screen gets smaller. The background stays the same though, so everything looks messed up. How can I link the two, so the VB forum (set at 1000 pixels) stays in the center of the background image? Thank you for your time!! --------------- Added [DATE]1244791715[/DATE] at [TIME]1244791715[/TIME] --------------- background-position: center; Found it Never underestimate a google search. |
#2
|
|||
|
|||
I have a similar problem but can't fix it.
I am trying to set my background similar to the BG for this forum. The main table is set to 950px and, for purposes of trial & error, I am using the BG image from this forum (I hope nobody minds). I have used Code:
#E1E1E2 url(http://www.upallnightextra.com/images/bodybkgd950px.jpg) repeat background-position: center Could anyone help please? |
#3
|
||||
|
||||
you could try using the CSS within vB and in the Body part (first box on the CSS pages of vB) try entering:-
HTML Code:
#E1E1E2 url([url]http://www.upallnightextra.com/images/bodybkgd950px.jpg[/url]) repeat-y |
#4
|
|||
|
|||
Thanks Butcher. Sadly the background didn't even appear.
Got it! It should be Code:
#E1E1E2 url(http://www.upallnightextra.com/images/bodybkgd950px.jpg) repeat-y center |
#5
|
|||
|
|||
OK..if anyone was going as crazy as me trying to figure out how to get the doc background to stay in place under the body - after reading 800 posts this is what worked in vb 4.1:
Style Manager -> Style Variable Editor -> Doc Background -> url(/yourimagepath.jpg) no-repeat fixed top center; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|