this is a cell, maybe for information
Content
Infosite :: Search Results10 Most Recent Posts 2 Results Found
Result 1 of 2: Author Topic: Codes (Read 101 times)
All Seeing Eyes Administrator member is offline Joined: Sept 2007 Posts: 2 Karma: 0Codes « Result #1 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 headerhttp://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>
Result 2 of 2: Author Topic: Side menu code (Read 62 times)
All Seeing Eyes Administrator member is offline Joined: Sept 2007 Posts: 2 Karma: 0Side menu code « Result #2 on Sept 20, 2007, 3:42pm »
http://socal.proboards26.com/index.cgi?b....read=1139533282 This code makes the menu 'float' outside the board table, but removing the CSS part and putting the rest in the top left cell of the table makes it work the menu images were changed in 'customise images' note: the 'messages' button is not part if the menu, so was added to the cell separately, though if you use an alternative menubar, you don't need to add it.
Forum Jump -------------------- » Home -------------------- » General -------------------- - General Board - How it's done - 1 - 2 -------------------- » c2 -------------------- - 21 - 22 - 23
this is a cell, maybe for information
Content