Hi all,
I'm trying to modify the top banner graphic and center it. I've made it slightly smaller with my own graphic over the top of the fill section but, I can't seem to get the center portion and the right portion to move to the left and connect up to the left side.
Here is a picture of what I'm talking about
:
http://www.st1300.us.com
And here is the code from the Header section of the style:
<!-- logo -->
<a name="top"></a>
<table width="100%" height="6" cellspacing="0" cellpadding="0" border="0" align="center">
<tr height="6">
<td width="$stylevar[outertablewidth]" align="center" height="6" style="background: url(
http://www.st1300.us.com/cpstyles/Blak-Ice vB 3.7.0/blak_ice/misc/header_over.gif);"></td>
</tr>
</table>
<br />
<table border="0" width="100%" height="6" cellpadding="0" cellspacing="0" align="center">
<tr>
<td>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://www.st1300.us.com/cpstyles/Blak-Ice vB 3.7.0/blak_ice/misc/header_left.gif" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="left" width="85%" height="131" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]">
<table width="85%" border="0" cellspacing="0" cellpadding="0" style="background: url(
http://www.st1300.us.com/cpstyles/Blak-Ice vB 3.7.0/blak_ice/misc/header_fill.gif) repeat-x top left;" valign="top">
</td>
<td align="left" border="0" valign="center">
<img src="http://www.st1300.us.com/cpstyles/Blak-Ice vB 3.7.0/blak_ice/misc/header_main.gif" border="0"/>
</td>
<td align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://www.st1300.us.com/cpstyles/Blak-Ice vB 3.7.0/blak_ice/misc/header_right.gif" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
</a></td>
</table>
Any idea as to what I'm doing wrong?
I can get the left "rounded" end of the graphic to butt up against the other part by changing the alignment to "Right" but, I cannot seem to get everything centered above the rest of the web forum like I want it. I've tried changing the alignment to left and centered on all the little parts of the banner graphic but, nothing seems to work.
I figure it is something simple with the table definition that I am just not seeing.
TIA,
Joe Zulaski