evillair Posted July 26, 2007 Share Posted July 26, 2007 I started a little forum project trying to learn php and this is what I have so far. It's not live, this is a test site right now. I'd like to get some critiques on the design. Although pretty standard for forums. http://www.sentry.dreamhosters.com/ You can switch to different style with the colored cubes on the right of the main menu. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
devknob Posted July 26, 2007 Share Posted July 26, 2007 I have a pretty old computer, but when I scroll up and down it seems like those shiny bars merge with the grey text boxes. whatever dude, thing looks good to me Quote Link to comment Share on other sites More sharing options...
moberemk Posted July 26, 2007 Share Posted July 26, 2007 Looks pretty live to me. Is this something you coded and designed, or is it a CMS you found on the internet? It looks a lot like VBulletin to me; is that intentional? It looks nice and works well, with no glaring problems. It's very generic, but it still looks nice and tests well. The only real problem that I can see is the overuse of tables on the front page. Quote Link to comment Share on other sites More sharing options...
evillair Posted July 26, 2007 Author Share Posted July 26, 2007 Thanks It's something I designed and coded myself. I took some of the design elements from vbulletin since I really liked those and couldn't think of a better way to do them I'll be working on the tables soon, If you have the Web Developer plugin for firefox you'll see some are tables and some aren't. I haven't converted them all to divs yet. Thanks for looking. Quote Link to comment Share on other sites More sharing options...
moberemk Posted July 26, 2007 Share Posted July 26, 2007 In that case, good job. This looks to be an excellent first try. Quote Link to comment Share on other sites More sharing options...
evillair Posted July 27, 2007 Author Share Posted July 27, 2007 Thank you very much. Quote Link to comment Share on other sites More sharing options...
moberemk Posted July 27, 2007 Share Posted July 27, 2007 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.01 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4.01? Did I miss three versions? might force quirks mode here. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.