|
|
this is a cell, maybe for information
|
|
Content
|
|
Infosite :: General :: How it's done :: Codes
| Author | Topic: Codes (Read 101 times) |
All Seeing Eyes Administrator
     member is offline
Joined: Sept 2007 Posts: 2 Karma: 0 |  | Codes « Thread Started on Sept 20, 2007, 3:54pm » | |
First thing to do is go to headers/footers, and change preferences so that global header is 'above titlebar'
you need /* Remove Entire Welcome Table */ from here, add to global header http://socal.proboards26.com/index.cgi?b....read=1119059503
also in global header
<center> <table width="730" border="1" bordercolor="0000FF" cellspacing="0" cellpadding="0"> <tr> <td align="center" width="730" height="200" border="1" bordercolor="0000FF" colspan="3"> BANNER CELL </td> </tr> <tr> <td align="center" valign="top" width="100" height="400" border="1" bordercolor="0000FF"> <table width="100" height="290" border="1"> <tr> <td height="380" valign="top"> TOP LEFT MENU </td> </tr> <tr> <td height="300"> this is a cell, maybe for information </td> </tr> <tr> <td height="300">
Content </td> </tr> <tr> </table> </td> <td valign="top" width="728" border="1" bordercolor="0000FF"> <center> <br /> <br />
And this in Global Footer, including a couple of resize codes.
</td> <td align="center" valign="top" width="100" height="380" border="1" bordercolor="0000FF"> <table width="100" height="290" border="1"> <tr> <td height="400" valign="top"> TOP RIGHT CELL Ext links </td> </tr> <tr> <td height="300"> this is a cell, maybe for information </td> </tr> <tr> <td height="300">
Content </td> </tr> <tr> </table> </td> </tr> </table> </center>
<script type="text/javascript"> <!-- fWidth = document.getElementsByTagName('table'); for(t=0; t<fWidth.length; t++) { if(fWidth[t].width=="92%") fWidth[t].width='98%'; } // --> </script>
<script type="text/javascript"> <!-- document.getElementsByTagName('table').item(0).width = '730px'; //--> </script>
| |
| |
| |
|
|
|
|
this is a cell, maybe for information
|
|
Content
|
|