The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
Looks like its this, try removing it, do a template search for nav_bg.gif
Code:
<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> |
#3
|
|||
|
|||
![]()
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> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|