Click to See Complete Forum and Search --> : website review
suejoh
09-10-2009, 03:51 PM
This is a plain vanilla site - just css and html. No javascript even.
But it is the first site I have done apart from my own so views / tips would be useful.
http://www.flyfishhampshire.com/
Thx
Linkoroo
09-11-2009, 11:15 AM
Humm...The layout on the first page isn't that good. I don't like the left side menu links.
The colors aren't that bad but the menu could be blue instead of green.
suejoh
09-11-2009, 12:13 PM
Thanks for commenting on my website.
I did mess around a bit with the colors as the first pass was a bit hit and miss. I have a feeling I tried blue for the menu and it made it too much the same. I will try it again on my test site and see what it looks like.
Sue
criterion9
09-16-2009, 11:03 AM
It looks good but it seems that there is a lot of whitespace at the bottom and you can scroll a bit with nothing being shown.
suejoh
09-16-2009, 02:11 PM
Thanks for looking.
Yes it has too much whitespace at the bottom - I have put 500 pixels of padding at the bottom so can reduce it. However the original mistake was to have a white central column surrounded by a blue background. If there is not enough content in the central bit then it does not look good.
andr105
09-23-2009, 08:27 AM
I liked the bright design of your site, but it was hard for me to read the basic text - I think black or dark blue color will be better for the text than pale blue...
mordauk
10-12-2009, 11:19 AM
A couple of things:
I would add some padding (or an invisible border) to the hover-state of the navigation buttons so that they don't move when you mouse over them.
Also the hover color would be better if it matched the background color of the header bg below.
The whitespace is also a problem. Are you using a set height? If so I'd suggest using an auto height:
#container {
height: auto;
}
6StringGeek
10-16-2009, 10:41 AM
a couple of things:
I would add some padding (or an invisible border) to the hover-state of the navigation buttons so that they don't move when you mouse over them.
+1
suejoh
10-18-2009, 09:53 AM
Thanks a lot for the tips - I will go and look at that. Must finish the site off.
6stringGeek - what does +1 mean? Maybe when I go to do this it will make sense.
Thx again. Sue
6StringGeek
10-18-2009, 09:28 PM
Thanks a lot for the tips - I will go and look at that. Must finish the site off.
6stringGeek - what does +1 mean? Maybe when I go to do this it will make sense.
Thx again. Sue
Sorry Sue...+1 means I agree with the person that I quoted in my post.
suejoh
11-05-2009, 10:35 AM
Hi everyone
I have updated the site.
Comments have been very useful.
Many thanks Sue