Quote:
Originally Posted by Freesteyelz
Briefly looking over your code the <td> tags are out of place. While the code (below) may not resolve the entire issue it will make things more managable:
Code:
<!-- logo -->
<a name="top"></a>
<div style="margin:0 auto">
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" background="$stylevar[imgdir_misc]/header_bg.jpg">
<tr valign="top">
<td align="$stylevar[left]" width="516px"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/header_left.jpg" border="0" /></a></td>
<td align="$stylevar[right]"><img src="$stylevar[imgdir_misc]/header_right.jpg" alt="" /></td>
</tr>
</table>
</div>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
After you apply these changes we can go from there. Since I don't have the URL to your site I'll need to see the images:
header_bg.jpg
header_left.jpg
header_right.jpg
|
I will pm you the url
Reecey thanks for the help but i don't give admin permission to anyone, i am really paranoid when it comes to stuff like these, I've lost my old vb software, domain and other modification because i trusted people, No offense but i am highly paranoid when it comes to admin stuff but thanks <333