Quote:
Originally Posted by NewOrder
funny that as i want mine like yours
how do i change how wide the box is?
|
I followed the instructions and mine went to the top. Now I have just edited the Forum Home template and placed the code after the header to almost get what I want. There Is just a 1/4 inch space with my main and left column that I want flush. Reason I edited Forum Home was because I did not want the left column on every page. Here is my code in my Forum Home:
><!-- Left Column Code -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr><td width="160" valign="top" align="left">$leftcolumn</td>
<td valign="top">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top">
<!-- End Left Column Code -->
<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]"
How can I make it flush with my Main?
Thanks socalsoccer.com