PDA

View Full Version : tables and colums oh my!


imported_Keyser S?ze
12-20-2003, 07:20 PM
im still getting use to vb3 maybe someone here can help me out on this, i am trying to mimic my old forum style and this is what the code i want to mimic can u translate it to vb3, i cant seem to make it work

<TABLE CELLSPACING="0" CELLPADDING="0"
BORDER="0" WIDTH="100%" align="center">
<TR>
<TD background="images/styles/default/pgnamebg2.gif"
width="300" height="27" bgcolor="003277"
valign="top"><FONT FACE="ARIAL"
COLOR="ABAEB3" SIZE="2"></font><center><smallfont><B>Members: $numbermembers | Threads: $totalthreads | Posts: $totalposts </B></smallfont></center> </TD>
<TD valign="bottom" align="center" height="27"
width="100%"><CENTER>
</CENTER></TD>
</TR>
<TR>
<TD><img src="images/styles/default/blank.gif" width="300"
height="1"></TD>
</TR>
</TABLE>


</td>
</TABLE>
<TABLE CELLSPACING="0" CELLPADDING="0"
BORDER="0" WIDTH="100%" align="center"
height="16">

</TABLE>
<tr><td valign="bottom" align="right" nowrap background="{imagesfolder}/menu_background.gif">
</td>
</tr>
</table>

also i want to make it so there is no outer border on the forum

thanks

imported_Keyser S?ze
01-08-2004, 01:09 AM
still no help on this, let me show you what i am trying to do, this is my current forum

www.emuasylum.com/forums (http://www.emuasylum.com/forums)

see the header, i am trying to get that to work in vb3 but something is wrong, this is the way i have it in vb3

http://www.emuasylum.com/vb3/?styleid=2

any help pls, thanks :)

i dont ned all the buttons or the site stats or anything, just the design for now