215
edits
(→To-Do) |
m (→To-Do) |
||
Line 3: | Line 3: | ||
== To-Do == | == To-Do == | ||
* The font-family bits in the CSS file should have a generic family defined (the site looks odd under ubuntu because Tahoma isn't installed by default so everything shows up in a serif-type font). I'd do it myself but the file belongs to root.. | * The font-family bits in the CSS file should have a generic family defined (i.e. "font-family:Tahoma,sans-serif" instead of "font-family:Tahoma") (the site looks odd under ubuntu because Tahoma isn't installed by default so everything shows up in a serif-type font). I'd do it myself but the file belongs to root.. | ||
* Not all pages pass html validation [http://www.redbrick.dcu.ie/chat/ chat] [http://www.redbrick.dcu.ie/about/stats/ stats] | * Not all pages pass html validation [http://www.redbrick.dcu.ie/chat/ chat] [http://www.redbrick.dcu.ie/about/stats/ stats] | ||
: ''Fixed /chat/. Stats looks like a bigger problem though, will deal with it later. Also, /chat/ has it's CSS in the .shtml file, which kinda screws with future-proofing it should the site ever be redesigned...'' -[[user:werdz|werdz]] | : ''Fixed /chat/. Stats looks like a bigger problem though, will deal with it later. Also, /chat/ has it's CSS in the .shtml file, which kinda screws with future-proofing it should the site ever be redesigned...'' -[[user:werdz|werdz]] |