The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help with two problems in Style
I have to problems I can not find to fix with the style I'm working with. Here is a screen shot...
I can't seem to find and remove that blue line at the top (it also apears at the bottom of the page if that helps ID it). The other thing is why my textured grey background does not cover the whole page. Can some one point me in the right direction on these? Thank you. |
#2
|
||||
|
||||
check your "wrapper" (the code wrapping the entire contents of a page) and CSS - most likely it's a combination of the two
|
#3
|
|||
|
|||
Humm, I'll see what I can dig up. I have no clue what a "wrapper" is or where to find it. lol I have searched every part of the Style Manager page (header, footer, headinclued and all the small sections below them) for the color code of that blue bar and have not found a thing. Is there another place I should be looking?
Thanks for the help. |
#4
|
||||
|
||||
Post your forum url. Guessing is pointless, as that bug can be caused by many things.
|
#5
|
||||
|
||||
I agree with CyberAlien .. it could be anything.
another thing you can check is the padding/margin on HTML, BODY post the url and you will get a solution |
#6
|
|||
|
|||
Thanks for looking into this for me guys. My URL is Gamer's Haven
|
#7
|
||||
|
||||
This image causes problem: http://www.gamershavenco.com/forums/...main_table.gif
and this is code for it in header: Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#4e4a38"> <tr> <td width="12" align="left" valign="top"><img src="http://www.gamershavenco.com/forums/ambience/misc/ls_main_table_top.gif" width="12" height="8" alt="" /></td> <td width="100%" align="left" valign="top"><img src="http://www.gamershavenco.com/forums/ambience/misc/expand_main_table.gif" width="100%" height="8" alt="" /></td> <td width="12" align="left" valign="top"><img src="http://www.gamershavenco.com/forums/ambience/misc/rs_main_table_top.gif" width="12" height="8" alt="" /></td> </tr> </table> Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#4e4a38"> <tr> <td width="12" align="left"><img src="http://www.gamershavenco.com/forums/ambience/misc/ls_main_table_btm.gif" width="12" height="8" alt="" /></td> <td width="100%" align="left"><img src="http://www.gamershavenco.com/forums/ambience/misc/expand_main_table.gif" width="100%" height="8" alt="" /></td> <td width="12" align="left"><img src="http://www.gamershavenco.com/forums/ambience/misc/rs_main_table_btm.gif" width="12" height="8" alt="" /></td> </tr> </table> |
#8
|
|||
|
|||
Thank you very much! I never even thought to look and see if it was an image doing that!
Now, any thoughts on what would be causing my textured background not to cover that whole grey section? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|