|
Post by Natooke on Sept 19, 2003 11:15:44 GMT -5
Hi Leslie & PS crew ;D I have a suggestion about the site ... it's called a info box ... & it would show above the news fader. You can link the PS page (eg to the left) , show who is staff (eg on the right) and have a welcome intro in the (e.g centre) I've been working with proboards for the last year & half or halv if you please ;D so if you do have any Q's don't hesitate ask. Here is the code.
place into your header.
<table align="center" border="0" width="92%" cellspacing="0" cellpadding="0" class="bordercolor"> <tr> <td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td class="titlebg" align="center" colspan="3"> <font color="000000" size="2"> <b>Support Forum Info</b> </font> </td> </tr> <tr> <td width="20%" valign="top" class="windowbg"> content of left box </td> <td width="60%" class="windowbg2" valign="top"> content of main center box </td> <td width="20%" valign="top" class="windowbg"> content of right box </td> </tr> </table> </td> </tr> </table>
|
|