Quietus
07-15-2006, 01:22 PM
Okay, I am using tables on this page for the layout - thisawkwardsilence.frih.net, but I am using a stylesheet to format text and links. If you look at the left navigation bar, the text just isn't picking up the style I want it to be. I want it to be red, arial, 9 pt. In AOL it looks red, but it's times I think, at 12 or 14 pt. In Firefox, it's black, and totally too big and the wrong font. I am not sure why my CSS isn't working, did I write it wrong? I even threw some span styles in there, but that doesn't work! Could you guys look at my code please?
<html>
<head>
<title>This Awkward Silence :: My Chemical Romance Fansite</title>
<style type="text/css">
<!--
body {background: #000000;
font-family: Arial;
font-size: 9pt;
font-color: #921116;
text-decoration: none;
table, tr, td .nav {font-family: Arial;
font-size: 9pt;
color: #921116; }
A:link { text-decoration: none; color:#921116; font-family: arial; font-size: 9pt; font-weight: normal; }
A:visited { text-decoration: none; color:#921116; font-family: arial; font-size: 9pt; font-weight: normal; }
A:hover { text-decoration: underline; color:#921116; font-family: arial; font-size: 9pt; font-weight: normal; }
A:active { text-decoration: none; color:#921116; font-family: arial; font-size: 9pt; font-weight: normal; }
-->
</style>
</head>
<body>
<table width="800" border="0" bgcolor="#000000" align="center">
<td colspan="3" valign="top"><center><img src=header.jpg></center></td>
<tr>
<td align="left" valign="top">
<table width="125" border="0">
<span style="font-family: Arial; font-size: 9pt; font-color: #921116; text-decoration: none;">
<tr><td align="center">My Chemical Romance</tr></td>
<tr><td align="center">The Band</tr></td>
<tr><td align="center">Gerard Way</tr></td>
<tr><td align="center">Mikey Way</tr></td>
<tr><td align="center">Frank Iero</tr></td>
<tr><td align="center">Ray Toro</tr></td>
<tr><td align="center">Bob Bryar</tr></td>
<tr><td align="center">Photo Gallery</tr></td>
<tr><td align="center"><a href="quotes.php">Band Quotes</a></tr></td>
<tr><td align="center">Random Facts</tr></td>
<tr><td align="center">Rumors</tr></td>
<tr><td align="center">Equipment</tr></td>
<tr><td align="center">Awards</tr></td>
<tr><td align="center">Articles</tr></td>
<tr><td align="center">Interviews</tr></td>
<tr><td align="center">Magazine Scans</tr></td>
<tr><td align="center">The Music</tr></td>
<tr><td align="center">Discography</tr></td>
<tr><td align="center">Song Listing</tr></td>
<tr><td align="center">Song Meanings</tr></td>
<tr><td align="center">Lyric Database</tr></td>
<tr><td align="center"><a href="albumreviews.php">Album Reviews</a></tr></td>
<tr><td align="center">Music Videos</tr></td>
<tr><td align="center"><a href="charthistory.php">Chart History</a></tr></td>
<tr><td align="center">For The Fans</tr></td>
<tr><td align="center">Avatars & Icons</tr></td>
<tr><td align="center">Wallpapers</tr></td>
<tr><td align="center">Contests</tr></td>
<tr><td align="center">Quizzes</tr></td>
<tr><td align="center">Polls</tr></td>
<tr><td align="center">Fan Art</tr></td>
<tr><td align="center">Fan Music</tr></td>
<tr><td align="center">Fan Of The Month</tr></td>
<tr><td align="center">Fan Experiences</tr></td>
<tr><td align="center">Concert Reviews</tr></td></span></table></td>
</table>
</body>
</html>
<html>
<head>
<title>This Awkward Silence :: My Chemical Romance Fansite</title>
<style type="text/css">
<!--
body {background: #000000;
font-family: Arial;
font-size: 9pt;
font-color: #921116;
text-decoration: none;
table, tr, td .nav {font-family: Arial;
font-size: 9pt;
color: #921116; }
A:link { text-decoration: none; color:#921116; font-family: arial; font-size: 9pt; font-weight: normal; }
A:visited { text-decoration: none; color:#921116; font-family: arial; font-size: 9pt; font-weight: normal; }
A:hover { text-decoration: underline; color:#921116; font-family: arial; font-size: 9pt; font-weight: normal; }
A:active { text-decoration: none; color:#921116; font-family: arial; font-size: 9pt; font-weight: normal; }
-->
</style>
</head>
<body>
<table width="800" border="0" bgcolor="#000000" align="center">
<td colspan="3" valign="top"><center><img src=header.jpg></center></td>
<tr>
<td align="left" valign="top">
<table width="125" border="0">
<span style="font-family: Arial; font-size: 9pt; font-color: #921116; text-decoration: none;">
<tr><td align="center">My Chemical Romance</tr></td>
<tr><td align="center">The Band</tr></td>
<tr><td align="center">Gerard Way</tr></td>
<tr><td align="center">Mikey Way</tr></td>
<tr><td align="center">Frank Iero</tr></td>
<tr><td align="center">Ray Toro</tr></td>
<tr><td align="center">Bob Bryar</tr></td>
<tr><td align="center">Photo Gallery</tr></td>
<tr><td align="center"><a href="quotes.php">Band Quotes</a></tr></td>
<tr><td align="center">Random Facts</tr></td>
<tr><td align="center">Rumors</tr></td>
<tr><td align="center">Equipment</tr></td>
<tr><td align="center">Awards</tr></td>
<tr><td align="center">Articles</tr></td>
<tr><td align="center">Interviews</tr></td>
<tr><td align="center">Magazine Scans</tr></td>
<tr><td align="center">The Music</tr></td>
<tr><td align="center">Discography</tr></td>
<tr><td align="center">Song Listing</tr></td>
<tr><td align="center">Song Meanings</tr></td>
<tr><td align="center">Lyric Database</tr></td>
<tr><td align="center"><a href="albumreviews.php">Album Reviews</a></tr></td>
<tr><td align="center">Music Videos</tr></td>
<tr><td align="center"><a href="charthistory.php">Chart History</a></tr></td>
<tr><td align="center">For The Fans</tr></td>
<tr><td align="center">Avatars & Icons</tr></td>
<tr><td align="center">Wallpapers</tr></td>
<tr><td align="center">Contests</tr></td>
<tr><td align="center">Quizzes</tr></td>
<tr><td align="center">Polls</tr></td>
<tr><td align="center">Fan Art</tr></td>
<tr><td align="center">Fan Music</tr></td>
<tr><td align="center">Fan Of The Month</tr></td>
<tr><td align="center">Fan Experiences</tr></td>
<tr><td align="center">Concert Reviews</tr></td></span></table></td>
</table>
</body>
</html>