![]() |
|
|||
|
I signed up for hosting yesterday but i diddnet have enough time to post this message, so.... I want to help, prehaps with some of the sites styles other then th primary one, fiapple i found some very cool styles. and i can fix some of the other ones. Dont woory you will not be dissapointed.
|
|
|||
|
ok for starters you need to fix the site header and the forum footer
and heres the code hot of the press it worked hopefully it will work for you(note keep a spare of the prevouis coding for just in case because this coming from a 14 year old boy :roll: ) site header replace: <table width="764" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td height="85" colspan="3" width="752">[img]themes/fiapple/images/logo.gif[/img]</td> </tr> <tr> <td width="113" height="26" valign="middle"> <font class="content">Welcome Rodentech!</font></td> <td height="28" width="538"> <div align="center"><font class="content"> ::Home :: Hosting :: Jokes :: Forums :: Games :: Reviews :: Journals ::</font></div></td> <td width="113" valign="middle"> <div align="right"><font class="content"> <script type="text/javascript"> <!-- // Array ofmonth Names var monthNames = new Array( "January","February","March","April","May","June", "July","August","September","October","November"," December"); var now = new Date(); thisYear = now.getYear(); if(thisYear < 1900) {thisYear += 1900}; // corrections if Y2K display problem document.write(monthNames[now.getMonth()] + " " + now.getDate() + ", " + thisYear); // --> </script> </font> </div></td> </tr> <tr> <td width="113" height="12" valign="top" background="themes/fiapple/images/header-B.gif"></td> <td height="10" background="themes/fiapple/images/header-B.gif" width="538"></td> <td width="97" height="10" background="themes/fiapple/images/header-B.gif"></td> </tr> </table> with this: <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td width="85" colspan="3" width="100%">[img]http://pcplayground.com/themes/fiapple/images/logo.gif[/img]</td> </tr> <tr> <td width="113" height="26" valign="middle"> <font class="content">Welcome Rodentech!</font></td> <td height="28" width="75%" align="center"> <div align="center"><font class="content"> ::Home :: Hosting :: Jokes :: Forums :: Games :: Reviews :: Journals ::</font></div></td> <td width="" valign="middle"> <div align="right"><font class="content"> <script type="text/javascript"> <!-- // Array ofmonth Names var monthNames = new Array( "January","February","March","April","May","June", "July","August","September","October","November"," December"); var now = new Date(); thisYear = now.getYear(); if(thisYear < 1900) {thisYear += 1900}; // corrections if Y2K display problem document.write(monthNames[now.getMonth()] + " " + now.getDate() + ", " + thisYear); // --> </script> </font> </div></td> </tr> <tr> <td width="113" height="12" valign="top" background="http://pcplayground.com/themes/fiapple/images/header-B.gif"></td> <td height="10" background="http://pcplayground.com/themes/fiapple/images/header-B.gif" width="538"></td> <td width="97" height="10" background="http://pcplayground.com/themes/fiapple/images/header-B.gif"></td> </tr> </table> Forum Footer instructions: access the overall_footer.tpl file via ftp fom modules/forum/templates/fiapple/ directory open it with your coding editor and remove the string(s) of coding that curently displays the floowing; Version 2.0.6 of PHP-Nuke Port by Tom Nitzschner © 2002 http://www.toms-home.com by removing the code that makes it display what i prevouliy typed(in bold) your footer should display corectly hope that i could be of asstince in this area p.s. im working on the header image so the two lines will go ove completly, expect that to be done in a few days |
![]() |
| Thread Tools | |
| Display Modes | |
|
|