I think there needs to be a correction to the CSS
.bold_blue_large, .bold_blue_large:visited and .bold_blue_large:hover
There should be an "a" infront of them like this:
a.bold_blue_large, a.bold_blue_large:visited
a.bold_blue_large:hover
Yes?
And also: right.tlp references the class "#tablerow2" but this doesn't exist in the CSS. This should actually beandCode:#tablerow2 td {background-color:#yourcolorhere;color:#yourcolorhere}Code:#tablerow1 td {background-color:#yourcolorhere;color:#yourcolorhere}


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks