Go Back   CodingForums.com > :: Client side development > General web building > Site reviews

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-25-2009, 12:35 PM   PM User | #1
rednats
New to the CF scene

 
Join Date: Feb 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
rednats is an unknown quantity at this point
Am I on the right track?

This is my site I would like reviewing....still lots to do but before I invest anymore time on it I would like some reviews to ensure I am on the right track with this.

http://www.wellheeledwomen.net
rednats is offline   Reply With Quote
Old 02-25-2009, 03:45 PM   PM User | #2
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
I think the red is too dark. Your left column goes below your content when javascript is disabled. Your content shouldn't be centered and you should be using a different font-family. Your header is cool but it starts to repeat and it looks weird. That little guy with his hand pointing down to the sidebar is out of place. Its done in tables. Read the link in my sig titled "Why Tables for Layout is Stupid?"

You aren't using a valid doctype. Read the sticky in the html/css forum about doctypes.

Your code doesn't validate. See your errors here.

There is no need for 3 different stylesheets. One is okay.
Your stylesheets don't validate either. See your errors here.

Your menu is massive and the colors are clashing with the red. Menu should be smaller in size. Maybe think about breaking it up a bit more. It also relies on javascript. There are alternatives such as the suckerfish menus.

Also what is up with the "glow/shadow" effect on your menu links in IE? It makes things hard to read. I suggest you test your site in firefox and make it work then hack it for IE.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||

Last edited by _Aerospace_Eng_; 02-25-2009 at 04:43 PM..
_Aerospace_Eng_ is offline   Reply With Quote
Old 02-25-2009, 04:33 PM   PM User | #3
Apostropartheid
The Apostate


 
Apostropartheid's Avatar
 
Join Date: Oct 2007
Posts: 3,215
Thanks: 16
Thanked 265 Times in 263 Posts
Apostropartheid is on a distinguished road
General English style and grammar is a problem here too. You shouldn't use capitals within the title element of your page--this is generally accepted to be shouting rather than typographic expression. Within headings it's usually okay, but I've modified your page and it's much easier to read and looks better in u&lc. Womens is not a word (possessive of women is women's).

I do adore the header and footer! I don't, though, think it goes with the red and the rest of it; perhaps you should keep with the color scheme within the images? As Aero said, they repeat and look odd.
__________________
Blog | Twitter
Useful links: W3C HTML Validator | W3C CSS Validator | HTML 5 Guide
CF: HTML & CSS Resources/Tutorials Thread | HTML & CSS Posting Rules and Guidelines
Remember: no link, no code, no help!
Apostropartheid is offline   Reply With Quote
Old 02-25-2009, 05:27 PM   PM User | #4
Millenia
Open Source Zealot

 
Join Date: May 2008
Location: Lost in Localhost...
Posts: 702
Thanks: 3
Thanked 43 Times in 42 Posts
Millenia is on a distinguished road
On my low resolution (although common), when your page loads, all I see is your header and adsense. I don't actually see any content. Ads like that put me off spending time on a site.
Millenia is offline   Reply With Quote
Old 03-08-2009, 09:54 PM   PM User | #5
rednats
New to the CF scene

 
Join Date: Feb 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
rednats is an unknown quantity at this point
I appreciate your feedback and have done some modifications, but I still have a lot more to do!. This is my first site so I appreciate I have so much to learn. Now to try to get to grips with the code, can you recommend where I can learn to put this right?.

"Your left column goes below your content when javascript is disabled. Your content shouldn't be centered and you should be using a different font-family"
What do I need to do to correct the problem with the left column? what proportion of people have jacascript disabled?. What font family do you think would be a better choice?

"Menu should be smaller in size. Maybe think about breaking it up a bit more. It also relies on javascript."
I made the menu large for ease of seeing the list, I will look at other options like suckerfsh as you recommend. Again a concern over the use of javascript! I will look at options on this, any pointers as to which sites have a better menu would be apreciated.

"what is up with the "glow/shadow" effect on your menu links in IE" I checked in Firefox and it looked fine. I will look using IE and make some modifications.

I really appreciate your feedback and will carry on working on the modifications.
rednats is offline   Reply With Quote
Old 03-08-2009, 10:07 PM   PM User | #6
doctordew
Regular Coder

 
Join Date: Jul 2007
Location: USA
Posts: 146
Thanks: 5
Thanked 3 Times in 2 Posts
doctordew is on a distinguished road
Well personally, I think your site is excessive on the advertising. I mean it's not even well thought out advertising. The first AdSense code should be a banner width and height.

Then you have all of those what I'm assuming are affiliate banners going down your entire navigation bar.

Lastly, you have those "now just in" boxes. They are adding size to your size. It should be on the bottom of the page, if at all. Your goal should be to keep users on your size is it not?

So pretty much, I'm going with the fact that if you want to get your site off the ground, you're probably going to need to reduce the advertising on a huge scale.

Instead of making all those large affiliate banners, why not make your navigation bar look a bit neated. Decrease the size of the link fonts in the navigation bar, and make more links instead of having one main topic with about 15 choices from there. The easier the user can find what they are looking for, the better you'll do in educating them and keeping them coming back.

Hopefully you see that I'm trying to help you
__________________
Quote:
Originally Posted by rmedek View Post
Doctordew, as soon as they come out with the opposite of an infraction, I am going to give you a million of them. You are my new favorite person on the forum.
doctordew is offline   Reply With Quote
Old 03-09-2009, 06:10 AM   PM User | #7
twodayslate
Senior Coder

 
twodayslate's Avatar
 
Join Date: Mar 2007
Location: VA
Posts: 1,042
Thanks: 67
Thanked 39 Times in 39 Posts
twodayslate is on a distinguished road
Breaks for low resolutions (800x600) and high resolutions. Repeating background.
__________________
twitter | Quality Hosting - $5.95/mo*
Feel free to PM me!
twodayslate is offline   Reply With Quote
Old 03-10-2009, 04:54 PM   PM User | #8
masterofollies
Senior Coder

 
Join Date: May 2005
Posts: 2,137
Thanks: 96
Thanked 72 Times in 72 Posts
masterofollies can only hope to improve
Here is my opinions.

The right template border is broken in my browser. FF2 1024X768.

The webpage is extremely long, you have to scroll forever to find what you want. You should spread it out on alot of pages or use pagination.

You have 5 words all linked to the same menu. This can be change to just like "Articles" or something.

The white text in the bar at the top is top-aligned. It should be centered in the bar.

Also the blue colored links on the footer are unreadable.

I hope this information is helpful.
masterofollies is offline   Reply With Quote
Old 03-21-2009, 10:45 PM   PM User | #9
Jacquesgroen
New to the CF scene

 
Join Date: Mar 2009
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Jacquesgroen will become famous soon enough
I would suggest looking at your fonts and readability of the page. The sides look like they have been cut off too. Sorry if this sounds a bit harsh buddy but this is a review of the site. I do however like the header and footer. Just think you should shuffle things around a bit to see what you come up with and then ask us again.
Jacquesgroen is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:37 AM.


Advertisement
Log in to turn off these ads.