PDA

View Full Version : Header Align !!


ila420
06-11-2006, 10:13 AM
The header on my forum isnt align ... there is some back on the right side n on the left side ... i have tried many solutions but nothing works .... !!


<!-- logo -->

<a name="top"></a>
<table border="0" width="95%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>

<td align="$stylevar[right]">

</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
$welcomeheaders


i have treid to change the width from 95% to 100% but doesnt work !! any solution ???

TTG
06-11-2006, 10:51 AM
<a href="http://www.vbulletin.com/forum/showthread.php?t=185405&highlight=align+logo" target="_blank">Click here</a>

ila420
06-11-2006, 12:14 PM
nope .... still have the problem !!

whoa .... its solved ... thanks a lot dude !!