View Single Post
  #3  
Old 05-16-2007, 03:41 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
I'd kick the bold hover effect you have going, the distorting of the text just looks bad when it's shrinking and growing over every hover. I'd say shrink the copyright stuff too, a bit distracting, and maybe blend the text color a little with the background. It's fine being there, but I don't think it should be noticed along with the content.

Since you're using php files, instead of loading each php file, making duplicates of the same page and just editing one part, you can simply pass the page in a variable in GET and then use include.

EDIT: ouch, noticed had some stuff outside the <body></body>, tsk tsk.
Reply With Quote