bobriggs

msg:1175756 | 10:34 pm on Oct 30, 2002 (gmt 0) |
' (single quote) after colon. Also, you need a semicolon after the #336699
|
Longhaired Genius

msg:1175757 | 11:09 pm on Oct 30, 2002 (gmt 0) |
And I think you should put spaces in your stylesheet where a human would expect to see them. This will make it easier to read and errors will be easier to spot. When I find myself leaving out tabs and spaces in a stlyesheet I know it's time for a break.
|
piskie

msg:1175758 | 11:34 pm on Oct 30, 2002 (gmt 0) |
Assigning a class means you only need to define the class and not the tag it is applied to. td.right { becomes .right { You can then apply the class="right" to any appropriate tag.
|
theebalinda

msg:1175759 | 6:51 pm on Nov 11, 2002 (gmt 0) |
Hi Everyone; thanks for your replies. I figured out the problem: to change the color of the font the code is: {color} not {font-color}
|
Nick_W

msg:1175760 | 6:59 pm on Nov 11, 2002 (gmt 0) |
hehe, funny no one noticed that, I sure missed it ;) Nick
|
|