|
this is a cell, maybe for a menu
|
|
this is a cell, maybe for information
|
|
|
|
Infosite
« The codes » |
Welcome Guest. Please Login or Register. Dec 19, 2009, 11:17pm
|
|
|
|
Infosite :: General :: How it's done :: The codes
| Author | Topic: The codes (Read 190 times) |
All Seeing Eyes Administrator
     member is offline
Joined: Nov 2006 Posts: 2 Karma: 0 |  | The codes « Thread Started on Oct 1, 2007, 5:10pm » | |
Go to headers and footers, preferences. change global header to be above title bar
then add this to global header I've left the images so you can see where they go.
<br /><br /> <center> <table width="930" border="1" bordercolor="0000FF" cellspacing="0"> <tr> <td align="center" width="930" height="200" border="1" bordercolor="0000FF" colspan="2"> <img src="http://img162.imageshack.us/img162/5449/asechromegg3.gif" /> </td> </tr> <tr> <td align="center" valign="top" width="200" height="300" border="1" bordercolor="0000FF"> <table width="190" height="290" border="1"> <tr> <td height="300"> this is a cell, maybe for a menu </td> </tr> <tr> <td height="300"> this is a cell, maybe for information </td> </tr> <tr> <td>
<marquee direction="up" scrollamount="1" height="200" onmouseover=this.stop() onmouseout=this.start()> <center> <img src="http://img242.imageshack.us/img242/57/asechromesmrk4.gif" /> <br /><br /> <img src="http://img242.imageshack.us/img242/57/asechromesmrk4.gif" /> <br /><br /> <img src="http://img242.imageshack.us/img242/57/asechromesmrk4.gif" /> <br /><br /> <img src="http://img242.imageshack.us/img242/57/asechromesmrk4.gif" /> </center> </marquee> </td> </tr> <tr> </table> </td> <td valign="top" width="728" border="1" bordercolor="0000FF"> <center>
This part in global footer
</center> </td> </tr> </table> </center>
Although the table cells will stretch with content, you may want to edit <td height="300"> in each cell for a more balanced look.
to add more cells to the left menu, duplicate this part
<tr> <td height="300"> this is a cell, maybe for information </td> </tr>
| |
| |
| |
|
|