The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Padding/color, not sure what it is but it's at the top and bottom of the site.
I'm trying to do a background on my site and I can't find were to get rid of this on the top and bottom of the site. The color is 2c2c2c and i've looked all through the stylevars and cc and can't find the setting for it.. Attachment 133290 Attachment 133291 |
#2
|
|||
|
|||
![]()
what is your forum url?
|
#3
|
||||
|
||||
![]()
<a href="http://www.indianscout.us/forums/" target="_blank">http://www.indianscout.us/forums/</a>
the theme is called test. you will have to be in the forum to see it as the cms is locked to another theme. |
#4
|
|||
|
|||
![]()
In the style manager search have you done a search for the color? Put the 2c2c2c in the search and you'll see all the places that have the 2c2c2c in them.
And are you wanting to move the navbar down in to the body like this? http://www.animeappeal.com/?styleid=111 |
#5
|
||||
|
||||
![]()
yea. i even checked the css for that color as well as the stylevars.. nothing.. I'll look at that thead, thanks for posting it..
sort of like that.. If i can figure out what is coloring 'outside of body' I will just have to move the navbar down into the position I want. Funny thing is that the body background will go all the way up behind it.. It has something to do with the body wrapper as I can disable this in the css and it will cause the entire background to go grey. Code:
.body_wrapper { padding: {vb:stylevar body_padding}; background: {vb:stylevar body_background}; -moz-border-radius: {vb:stylevar border_radius}; -webkit-border-radius: {vb:stylevar border_radius}; border-radius: {vb:stylevar border_radius}; } --------------- Added [DATE]1317492728[/DATE] at [TIME]1317492728[/TIME] --------------- I just checked it on another pc and it's not 2c2c2c as it come up as white on that rig. I'm running a custom windows theme on my main rig so that's were the 2c2c2c was coming from.. so it has nothing to do with a set color but the body wrapper itself. |
#6
|
||||
|
||||
![]()
Are you talking about on the style called "test"? This is what I see in the header in firefox:
|
#7
|
||||
|
||||
![]()
Yea, I see grey because of my custom desktop theme.. I Use custom Windows themes..
Whatever it is it has something to do with the body wrapper and affects above and below the body. IE the header and the footer. I moved Code:
</div> <!-- closing div for body_wrapper --> And yes the footer and header backgrounds have been set to transparent so I have no idea what it is or why it is happening. But for some reason anything outside of body gets covered that way. It's a bug of some sort.. |
#8
|
||||
|
||||
![]()
It has nothing to do with the body_wrapper code since it is in the above_body class. If you want that background on the whole site, you need to apply it to the body class, not the body_wrapper class.
|
#9
|
||||
|
||||
![]()
ah, doc background.. that's funny.. yep that was the problem..
Thanks for all your help Lynn. Your a sweety! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|