The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fluid to Fixed Help Plz
Can someone tell me how to make a fluid skin fixed, and add a background that doesn't slide? I know I can set the width in the StyleVar admin screen, but the background still slides when resizing the browser window. Also how can I add borders to the forum?
|
#2
|
|||
|
|||
What do you mean by "slide" ? Can you show us some live examples?
|
#3
|
|||
|
|||
Ok. Here is the forum: http://www.war-armies.com
It uses a fluid style that I set to have a fixed width. I wish to use this custom background that I made: http://i288.photobucket.com/albums/l...kground3-2.jpg I want the forum to display in the center of that background between the bars and not move. How do I do that? I want to get an effect similar to that seen on this forum: http://www.warhammeralliance.com |
#4
|
||||
|
||||
ok well you would then use CSS , in the body section example:
Code:
body { background:#bghexcolor url(bgurl.gif) repeat-y scroll center center; color:#F2EBD9; margin:0; padding:0; } Hope this helps |
#5
|
|||
|
|||
That fixed it! Thank you so very much!
|
#6
|
||||
|
||||
np glad to know you got it working
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|