start page gallery

From: Peter (BOUGHTONP) 7 Jul 2007 18:56
To: MrTrent 11 of 14
Well I've fixed it on my local machine.

Just want to do test it properly and then I'll commit it to CVS and see if Matt is happy with it. :)
From: Matt 7 Jul 2007 19:03
To: Peter (BOUGHTONP) 12 of 14
I think it's just the CSS that IE is choking on. If you still need the scripts they're in CVS.

(tortoisecvs is infinitely easier to get working with sourceforge, btw)
From: Peter (BOUGHTONP) 7 Jul 2007 19:24
To: Matt 13 of 14
I got CVS working - was using the wrong URL. :$


The CSS and HTML can both be simplified, but the problem is more that the DOCTYPE is Transitional - which IE treats as permission to use quirks mode rather than standards-compliant mode.


Anyway, I'm trying to make sure the changes actually work, but Apache wont stop crashing.
From: Peter (BOUGHTONP) 7 Jul 2007 19:42
To: Matt 14 of 14
Ok, finally got Apache to [partly] behave itself, and the gallery looks okay with IE6, Firefox 2 and Opera 9, so I've commited the files to CVS. :)