Teen Programmers Unite  
 

 

Return to forum top

Mistake found in main page code

Posted by AnyoneEB [send private reply] at May 13, 2002, 05:25:25 PM

On the main page there are two places where images are referenced instead of CSS varibles that they should reference.
One is

 <TD background="/vgrad.gif" width=6 

The line should be
 <TD class="vgrad" width=6 

A simliar error was made with hgrad,
 <TD background="/hgrad.gif" 
should be
 <TD class="hgrad" 


I found this playing around with making a red css theme, it's at http://24.45.226.19:83/redtpu.css
Posted by Psion [send private reply] at May 13, 2002, 07:19:54 PM

Hm... I thought I had changed that, but apparently I forgot to upload the file sitting on my HD. Thanks. =)

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.