mattfox27
09-17-2009, 06:12 PM
I'm using a custom graphic in my forums with an html navbar but there is a gap between my buttons and my graphic, the forums can be seen here... http://forums.centurystudio.com
Here is the code i put into the style manger header area...
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://forums.centurystudio.com/cscheader.jpg" border="0" alt="$vboptions[bbtitle]" /><!-- Begin NavBar -->
<link href="cscnavbar-files/styles_xfaq1.css" type="text/css" rel="stylesheet"/>
<style>A#vbUL_xfaq1a{display:none}</style>
<ul id="vbUL_lfaq1" class="vbULxfaq1" style="visibility:hidden;">
<li><a href="http://www.centurystudio.com/about.htm" title="About Us">About Us</a></li>
<li><a title="Clients">Clients</a><img src="cscnavbar-files/arxfaq1.png"/>
<ul id="vbUL_gfaq1" class="vbULxfaq1">
<li><a href="http://www.centurystudio.com/film.htm" title="Film & Television">Film & Television</a></li>
<li><a href="http://www.centurystudio.com/commercial.htm" title="Commercials">Commercials</a></li>
<li><a href="http://www.centurystudio.com/musicvids.htm" title="Music Videos">Music Videos</a></li>
<li><a href="http://www.centurystudio.com/otherclient.htm" title="Other Clients">Other Clients</a></li></ul></li></ul>
<ul id="vbUL_nfaq1" class="vbULxfaq1" style="visibility:hidden;">
<li><a href="http://www.centurystudio.com/3322.htm" title="Stage 1 & 2">Stage 1 & 2</a></li>
<li><a href="http://www.centurystudio.com/8660.htm" title="Stage 3,4,5,6,7">Stage 3,4,5,6,7</a></li>
<li><a href="http://www.centurystudio.com/8635.htm" title="Stage 8 & 9">Stage 8 & 9</a></li></ul>
<script type="text/javascript"> var vbImgPath="cscnavbar-files/"</script>
<script type="text/javascript" src="cscnavbar-files/scxfaq1.js"></script>
<table id="vista-buttons.com:idxfaq1" width=0 cellpadding=0 cellspacing=0 border=0><tr><td style="padding-right:0px" title ="Home">
<a href="http://www.centurystudio.com" onmouseover='xpe("xfaq1o");' onmouseout='xpe("xfaq1n");'><img id="xpi_xfaq1" src="cscnavbar-files/btxfaq1_0.png" name="vbxfaq1" width="100" height="25" border="0" alt="Home"/></a></td><td style="padding-right:0px" title ="About Us">
<a href="http://www.centurystudio.com/about.htm" onmouseover='xpe("lfaq1o");xpshow("lfaq1",0,this);xpsmover(this);' onmouseout='xpsmout(this);'><img id="xpi_lfaq1" src="cscnavbar-files/btlfaq1_0.png" name="vblfaq1" width="100" height="25" border="0" alt="About Us"/></a></td><td style="padding-right:0px" title ="Contact Us">
<a href="http://www.centurystudio.com/contact.htm" onmouseover='xpe("bfaq1o");' onmouseout='xpe("bfaq1n");'><img id="xpi_bfaq1" src="cscnavbar-files/btbfaq1_0.png" name="vbbfaq1" width="100" height="25" border="0" alt="Contact Us"/></a></td><td style="padding-right:0px" title ="Stages">
<a href="http://www.centurystudio.com/stages.htm" onmouseover='xpe("ffaq1o");' onmouseout='xpe("ffaq1n");'><img id="xpi_ffaq1" src="cscnavbar-files/btffaq1_0.png" name="vbffaq1" width="100" height="25" border="0" alt="Stages"/></a></td><td style="padding-right:0px" title ="Facilities">
<a onmouseover='xpe("nfaq1o");xpshow("nfaq1",0,this);xpsmover(this);' onmouseout='xpsmout(this);'><img id="xpi_nfaq1" src="cscnavbar-files/btnfaq1_0.png" name="vbnfaq1" width="100" height="25" border="0" alt="Facilities"/></a></td><td style="padding-right:0px" title ="Specials">
<a href="http://www.centurystudio.com/specials.htm" onmouseover='xpe("hfaq1o");' onmouseout='xpe("hfaq1n");'><img id="xpi_hfaq1" src="cscnavbar-files/bthfaq1_0.png" name="vbhfaq1" width="100" height="25" border="0" alt="Specials"/></a></td><td style="padding-right:0px" title ="Equipment">
<a href="http://www.centurystudio.com/equipment.htm" onmouseover='xpe("jfaq1o");' onmouseout='xpe("jfaq1n");'><img id="xpi_jfaq1" src="cscnavbar-files/btjfaq1_0.png" name="vbjfaq1" width="100" height="25" border="0" alt="Equipment"/></a></td><td style="padding-right:0px" title ="Forums">
<a href="http://forums.centurystudio.com" onmouseover='xpe("kfaq1o");' onmouseout='xpe("kfaq1n");'><img id="xpi_kfaq1" src="cscnavbar-files/btkfaq1_0.png" name="vbkfaq1" width="100" height="25" border="0" alt="Forums"/></a></td></tr></table>
<a id="vbUL_xfaq1a" href="http://vista-buttons.com">Html Menu by Vista-Buttons.com v4.3.0</a>
<!-- End NavBar -->
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /></if>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
Here is the code i put into the style manger header area...
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://forums.centurystudio.com/cscheader.jpg" border="0" alt="$vboptions[bbtitle]" /><!-- Begin NavBar -->
<link href="cscnavbar-files/styles_xfaq1.css" type="text/css" rel="stylesheet"/>
<style>A#vbUL_xfaq1a{display:none}</style>
<ul id="vbUL_lfaq1" class="vbULxfaq1" style="visibility:hidden;">
<li><a href="http://www.centurystudio.com/about.htm" title="About Us">About Us</a></li>
<li><a title="Clients">Clients</a><img src="cscnavbar-files/arxfaq1.png"/>
<ul id="vbUL_gfaq1" class="vbULxfaq1">
<li><a href="http://www.centurystudio.com/film.htm" title="Film & Television">Film & Television</a></li>
<li><a href="http://www.centurystudio.com/commercial.htm" title="Commercials">Commercials</a></li>
<li><a href="http://www.centurystudio.com/musicvids.htm" title="Music Videos">Music Videos</a></li>
<li><a href="http://www.centurystudio.com/otherclient.htm" title="Other Clients">Other Clients</a></li></ul></li></ul>
<ul id="vbUL_nfaq1" class="vbULxfaq1" style="visibility:hidden;">
<li><a href="http://www.centurystudio.com/3322.htm" title="Stage 1 & 2">Stage 1 & 2</a></li>
<li><a href="http://www.centurystudio.com/8660.htm" title="Stage 3,4,5,6,7">Stage 3,4,5,6,7</a></li>
<li><a href="http://www.centurystudio.com/8635.htm" title="Stage 8 & 9">Stage 8 & 9</a></li></ul>
<script type="text/javascript"> var vbImgPath="cscnavbar-files/"</script>
<script type="text/javascript" src="cscnavbar-files/scxfaq1.js"></script>
<table id="vista-buttons.com:idxfaq1" width=0 cellpadding=0 cellspacing=0 border=0><tr><td style="padding-right:0px" title ="Home">
<a href="http://www.centurystudio.com" onmouseover='xpe("xfaq1o");' onmouseout='xpe("xfaq1n");'><img id="xpi_xfaq1" src="cscnavbar-files/btxfaq1_0.png" name="vbxfaq1" width="100" height="25" border="0" alt="Home"/></a></td><td style="padding-right:0px" title ="About Us">
<a href="http://www.centurystudio.com/about.htm" onmouseover='xpe("lfaq1o");xpshow("lfaq1",0,this);xpsmover(this);' onmouseout='xpsmout(this);'><img id="xpi_lfaq1" src="cscnavbar-files/btlfaq1_0.png" name="vblfaq1" width="100" height="25" border="0" alt="About Us"/></a></td><td style="padding-right:0px" title ="Contact Us">
<a href="http://www.centurystudio.com/contact.htm" onmouseover='xpe("bfaq1o");' onmouseout='xpe("bfaq1n");'><img id="xpi_bfaq1" src="cscnavbar-files/btbfaq1_0.png" name="vbbfaq1" width="100" height="25" border="0" alt="Contact Us"/></a></td><td style="padding-right:0px" title ="Stages">
<a href="http://www.centurystudio.com/stages.htm" onmouseover='xpe("ffaq1o");' onmouseout='xpe("ffaq1n");'><img id="xpi_ffaq1" src="cscnavbar-files/btffaq1_0.png" name="vbffaq1" width="100" height="25" border="0" alt="Stages"/></a></td><td style="padding-right:0px" title ="Facilities">
<a onmouseover='xpe("nfaq1o");xpshow("nfaq1",0,this);xpsmover(this);' onmouseout='xpsmout(this);'><img id="xpi_nfaq1" src="cscnavbar-files/btnfaq1_0.png" name="vbnfaq1" width="100" height="25" border="0" alt="Facilities"/></a></td><td style="padding-right:0px" title ="Specials">
<a href="http://www.centurystudio.com/specials.htm" onmouseover='xpe("hfaq1o");' onmouseout='xpe("hfaq1n");'><img id="xpi_hfaq1" src="cscnavbar-files/bthfaq1_0.png" name="vbhfaq1" width="100" height="25" border="0" alt="Specials"/></a></td><td style="padding-right:0px" title ="Equipment">
<a href="http://www.centurystudio.com/equipment.htm" onmouseover='xpe("jfaq1o");' onmouseout='xpe("jfaq1n");'><img id="xpi_jfaq1" src="cscnavbar-files/btjfaq1_0.png" name="vbjfaq1" width="100" height="25" border="0" alt="Equipment"/></a></td><td style="padding-right:0px" title ="Forums">
<a href="http://forums.centurystudio.com" onmouseover='xpe("kfaq1o");' onmouseout='xpe("kfaq1n");'><img id="xpi_kfaq1" src="cscnavbar-files/btkfaq1_0.png" name="vbkfaq1" width="100" height="25" border="0" alt="Forums"/></a></td></tr></table>
<a id="vbUL_xfaq1a" href="http://vista-buttons.com">Html Menu by Vista-Buttons.com v4.3.0</a>
<!-- End NavBar -->
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /></if>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]