The mid section image (and the others) currently have no border and look flat and boring, and also are not vertically centred, so try adding this:
Code:
#mid_section img {padding:5px; border: 1px solid #a6a6a6; top:15px;}
The background is very dull, try using a simple 1px wide page-high gradient and repeating it across.
Try using a different font and colour for header text to differentiate it from the paragraph text, but nothing too loud. Also, try using this font on the navigation items.
The search input area and button should be on the right, and don't align properly, so align the midpoint of each (do the same for the subscribe button and its text area), then put the search bar on the right, and move the social networking items to next to the About button.
Now the logo is too small, to the point where the slogan is barely legible, so increase the size into the space made vacant by moving over the search button.
I think the black bar across the top does not work too well - it would look much more professional without it. For a quick fix, make it the same colour as your background.
Your footer is non-existent and needs work.
You should have a different icon next to each of the four tabs, or at least improve upon the one (reticule.png) you have.
There are 74 validation errors in your html, so this will need looking at.
Hopefully I have given some helpful pointers.
Last edited by Martin977; 07-08-2010 at 06:02 PM..
|