Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [gireland] adding borders

Quote Reply
Re: [gireland] adding borders In reply to
Uh...if you are using nested tables, then put it in the right column, if not, then put it in a nested table or in a regular table.

EXAMPLE:

Quote:

<%include header.txt%>
<div align="center"><center>
<table border="0" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td valign="top" width="40%">
<%include sidemenu.html%>
</td>
<td valign="top" width="60%">
<%if category%>
<%category%>
<%endif%>
</td></tr>
</table>
</div></center>
<%include footer.txt%>

========================================
Buh Bye!

Cheers,
Me
Subject Author Views Date
Thread adding borders gireland 3815 Aug 14, 2002, 6:05 AM
Thread Re: [gireland] adding borders
katabd 3725 Aug 14, 2002, 6:56 AM
Thread Re: [katabd] adding borders
gireland 3694 Aug 14, 2002, 7:05 AM
Thread Re: [gireland] adding borders
Stealth 3711 Aug 14, 2002, 7:47 AM
Thread Re: [Stealth] adding borders
gireland 3665 Aug 14, 2002, 4:26 PM
Thread Re: [gireland] adding borders
Stealth 3666 Aug 14, 2002, 7:20 PM
Thread Re: [Stealth] adding borders
gireland 3638 Aug 29, 2002, 2:27 PM
Thread Re: [gireland] adding borders
Dafyyd 3632 Aug 29, 2002, 3:25 PM
Post Re: [Derrida] adding borders
Paul 3638 Aug 29, 2002, 3:39 PM
Post Re: [Derrida] adding borders
gireland 3630 Aug 29, 2002, 3:39 PM