On Wednesday 29 September 2004 5:00 pm, Clemens Kirchgatterer wrote: > Denis Oliver Kropp <[EMAIL PROTECTED]> wrote: > > I'm currently working on a web site rewrite. New design > > and new code, but current content for now. I would like > > to get feedback on the design. > > i must admit i like the current official design better. especially the > colors. also i find the fontsize in the menu on the left slightly to > small. (my desktop is 1600x1200) maybe you can find some compromise > between bandwidth usage/cpu load/eye candy? ;-)
Thats the benefit of css. when its done... it isn't that much work to set up different looks depending on css preferences. The important part is getting it to work without style information where content information should be. Should even be possible to emulate the old site. I would like to see some php and cookies so we can pick between our styles, (e.g. the old style for browsers that don't handle the floating divs very well, and something a little fancier for those that do). But after we sort out at least one working style eh? -- Ian.
