View Full Version : Black bar under the navbar...?
vividbreeze
07-19-2008, 12:20 AM
I have a whole black bar underneath my navbar and above GENERAL: Forum Last Post Threads Posts saying that and no forums are within that. I am running the latest version of VBulletin 3.7.2 and vbskinworks skin 3.7 . Everything else is fine but its only on the front page how can I remove that?
www.truckmountforums.com
snakes1100
07-19-2008, 01:38 AM
Looks like its this, try removing it, do a template search for nav_bg.gif
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/bigred/misc/nav_bg.gif"><img src="images/bigred/misc/nav_bg.gif" alt="" width="738" height="38"></td>
</tr>
</table>
vividbreeze
07-19-2008, 02:48 AM
I found this:
<table width="100%" align="center" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td background="$stylevar[imgdir_misc]/nav_bg.gif"><img src="$stylevar
[imgdir_misc]/nav_bg.gif" alt="" width="738" height="38"></td>
</tr>
</table>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.