Sacrifice
08-01-2003, 04:07 PM
Ok, I tried doing something on my forums, as seen in this link:
www.thesacrifice.net
When You highlight, and scroll the the right, its scrolls, Its not meant to. And when I put it to 100% sometimes a chunk of the link is missing, estimated this: | | much. I'll post the code:
<!-- logo and buttons -->
<center>
<table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<tr>
<td valign="top" align="center" border="0" width="{tablewidth}" cellpadding="0" background=""><a href="index.php?s=$session[sessionhash]"><img src="{imagesfolder}/passion_logo.gif" border="0" alt="$bbtitle" ></a></td>
<td valign="bottom" align="right" nowrap background="">
</td></tr></table>
<!-- toplinks -->
<table align="center" bgcolor="{pagebgcolor}" width="102%" cellpadding="2" cellspacing="0" border="0">
<tr><td bgcolor="{categorybackcolor}" valign="middle" align="center" style="border-bottom: solid 1px #4C4F6A; border-top: solid 1px #4C4F6A">
<normalfont>
<a href="usercp.php?s=$session[sessionhash]">User CP</a> | <a href="register.php?s=$session[sessionhash]&action=signup"> Register</a> | <a href="calendar.php?s=$session[sessionhash]"> Calendar</a> | <a href="memberlist.php?s=$session[sessionhash]"> Members</a> | <a href="misc.php?s=$session[sessionhash]&action=faq"> FAQ</a> | <a href="search.php?s=$session[sessionhash]"> Search</a> | <a href="index.php?s=$session[sessionhash]"> Home</a></normalfont>
</td>
</tr>
</table>
<table>
<tr>
<td> <!-- <a href="member.php?s=$session[sessionhash]&action=logout">Log Out</a> --></td>
</tr></table>
<!-- /toplinks -->
<!-- /logo and buttons -->
<!-- content table -->
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="10" cellspacing="0" border="0">
<tr>
<td>
Someone lend a hand?
www.thesacrifice.net
When You highlight, and scroll the the right, its scrolls, Its not meant to. And when I put it to 100% sometimes a chunk of the link is missing, estimated this: | | much. I'll post the code:
<!-- logo and buttons -->
<center>
<table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<tr>
<td valign="top" align="center" border="0" width="{tablewidth}" cellpadding="0" background=""><a href="index.php?s=$session[sessionhash]"><img src="{imagesfolder}/passion_logo.gif" border="0" alt="$bbtitle" ></a></td>
<td valign="bottom" align="right" nowrap background="">
</td></tr></table>
<!-- toplinks -->
<table align="center" bgcolor="{pagebgcolor}" width="102%" cellpadding="2" cellspacing="0" border="0">
<tr><td bgcolor="{categorybackcolor}" valign="middle" align="center" style="border-bottom: solid 1px #4C4F6A; border-top: solid 1px #4C4F6A">
<normalfont>
<a href="usercp.php?s=$session[sessionhash]">User CP</a> | <a href="register.php?s=$session[sessionhash]&action=signup"> Register</a> | <a href="calendar.php?s=$session[sessionhash]"> Calendar</a> | <a href="memberlist.php?s=$session[sessionhash]"> Members</a> | <a href="misc.php?s=$session[sessionhash]&action=faq"> FAQ</a> | <a href="search.php?s=$session[sessionhash]"> Search</a> | <a href="index.php?s=$session[sessionhash]"> Home</a></normalfont>
</td>
</tr>
</table>
<table>
<tr>
<td> <!-- <a href="member.php?s=$session[sessionhash]&action=logout">Log Out</a> --></td>
</tr></table>
<!-- /toplinks -->
<!-- /logo and buttons -->
<!-- content table -->
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="10" cellspacing="0" border="0">
<tr>
<td>
Someone lend a hand?