PC Playground  

Go Back   PC Playground > General > PCplayground.com - The Site
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-23-2003, 04:03 AM
Member
 
Join Date: Jan 2003
Location: smithton IL USA North America, Earth, Solar System, Gamma Qudrant, Milky Way Galaxy, the Universe
Posts: 46
Send a message via AIM to Rodentech Send a message via MSN to Rodentech Send a message via Yahoo to Rodentech
Default I want to help, no really i want to help

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.
Reply With Quote
  #2 (permalink)  
Old 03-22-2003, 11:51 PM
 
Posts: n/a
Default

I am all eyes and ears
Reply With Quote
  #3 (permalink)  
Old 03-23-2003, 02:21 AM
Member
 
Join Date: Jan 2003
Location: smithton IL USA North America, Earth, Solar System, Gamma Qudrant, Milky Way Galaxy, the Universe
Posts: 46
Send a message via AIM to Rodentech Send a message via MSN to Rodentech Send a message via Yahoo to Rodentech
Default

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
Reply With Quote
  #4 (permalink)  
Old 03-23-2003, 04:23 AM
Administrator
 
Join Date: Jan 2003
Posts: 1,350
Default

Thanks a lot. But...


You had this:
<font class="content">Welcome Rodentech!</font>

It should be:
<font class="content">$theuser</font>

Thanks again.
Reply With Quote
  #5 (permalink)  
Old 03-23-2003, 04:27 AM
Member
 
Join Date: Jan 2003
Location: smithton IL USA North America, Earth, Solar System, Gamma Qudrant, Milky Way Galaxy, the Universe
Posts: 46
Send a message via AIM to Rodentech Send a message via MSN to Rodentech Send a message via Yahoo to Rodentech
Default

opps, you should also fix the forum footer
Reply With Quote
  #6 (permalink)  
Old 03-24-2003, 08:12 PM
Member
 
Join Date: Jan 2003
Location: smithton IL USA North America, Earth, Solar System, Gamma Qudrant, Milky Way Galaxy, the Universe
Posts: 46
Send a message via AIM to Rodentech Send a message via MSN to Rodentech Send a message via Yahoo to Rodentech
Default

drop menus should be fully done by saturday
Reply With Quote
  #7 (permalink)  
Old 03-24-2003, 08:14 PM
Senior Member
 
Join Date: Jan 2003
Location: USA
Posts: 897
Send a message via AIM to headnerd
Default

drop menus?

You know how to edit the header?

When I edit mine...it fux0rs up the whole page :(
Reply With Quote
  #8 (permalink)  
Old 03-24-2003, 10:44 PM
Member
 
Join Date: Jan 2003
Location: smithton IL USA North America, Earth, Solar System, Gamma Qudrant, Milky Way Galaxy, the Universe
Posts: 46
Send a message via AIM to Rodentech Send a message via MSN to Rodentech Send a message via Yahoo to Rodentech
Default

no i dont tommy does, i just give him the code, ask him :?:
Reply With Quote
  #9 (permalink)  
Old 03-26-2003, 08:14 PM
Member
 
Join Date: Jan 2003
Location: smithton IL USA North America, Earth, Solar System, Gamma Qudrant, Milky Way Galaxy, the Universe
Posts: 46
Send a message via AIM to Rodentech Send a message via MSN to Rodentech Send a message via Yahoo to Rodentech
Default

expect menus done as early as tommarow
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:08 PM.