Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Submit Your Site For Review
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Submit Your Site For Review Need a fresh set of eyeballs to take a look at your site? Have a specific issue or question about some aspect of your layout, design or interface? This is the forum for you. When submitting your site, be sure to discuss what aspect you are looking for input on. Just posting a link with the word 'review' isn't appropriate.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-29-2007, 03:59 PM
chrisJumbo's Avatar
WebProWorld Pro
 

Join Date: Oct 2005
Location: California
Posts: 295
chrisJumbo RepRank 1
Default Please review our site

We've been working on a redesign. Check it out and let me know what you think.

The Home and CD Rates links work on the top navigation bar.

On the CD Rates page, the Jumbo CD Rates, Compare CD Rates and Historical CD Rates links work in the left navigation.

There is also a link to the current site so that you can compare.

Redesign link

I did notice that Firefox doesn't link some of our links on the historical page and doesn't seem to like the javascript that I use to set the "current" page links.

Here is the java if anyone has any ideas. Works fine in IE6, haven't tested it in IE7 yet.

function startList() {
if (document.all&&document.getElementById) {
var navRoot = document.getElementById("outer2");
if (navRoot != null) {
var listItems = navRoot.getElementsByTagName('A');

for (i=0; i<listItems.length; i++) {
if (i == initActiveHMenuItem) {
listItems[i].className+=" cur";
break;
}
}
}

var navRoot = document.getElementById("nav");
if (navRoot != null) {
var listItems = navRoot.getElementsByTagName('A');

for (i=0; i<listItems.length; i++) {
if (i == initActiveVMenuItem) {
listItems[i].className+=" cur2";
break;
}
}
}
}

}

And here is the code from the index page to initialize it:

<SCRIPT type="text/javascript" src="menu.js"></script>
<SCRIPT type="text/javascript" >
window.onload = startList;
var initActiveHMenuItem = 0;
var initActiveVMenuItem = -1;
</script>

Thank you,
__________________
CD Rates | CD Rates Blog | Banking Online
Reply With Quote
  #2 (permalink)  
Old 03-29-2007, 10:26 PM
ljm ljm is offline
WebProWorld New Member
 

Join Date: Mar 2007
Posts: 12
ljm RepRank 0
Default

I don't see why you think the new design is better than the old design. They both look amateurish to me, but I'm guessing you're one of those business owners intent on doing it yourself.

You could start to make it look better by using a nice sans-serif font made for the web, like Verdana, 10pt. The links over the link tabs aren't centered right.

A few nice graphics would help too. One in the header, and one next to the text.

I checked this out in Firefox and IE6 - both looked pretty much the same.

Linda
__________________
My blog: Free Web Design Tips
Reply With Quote
  #3 (permalink)  
Old 03-30-2007, 01:47 AM
chrisJumbo's Avatar
WebProWorld Pro
 

Join Date: Oct 2005
Location: California
Posts: 295
chrisJumbo RepRank 1
Default

There was a graphic in the header, I use includes and unfortunately it seems like they don't always load. I use the includes to make the site maintencance and new page creation easier

I will look at your font suggestion.

I did find the javascript error. And was able to test in IE7 as well and all looked okay.

The new design allows for better growth. I can group like pages such as the rates pages under the horizontal menu and then adding pages doesn't make the left menu get "too" long as it began to on the old design.
__________________
CD Rates | CD Rates Blog | Banking Online
Reply With Quote
  #4 (permalink)  
Old 03-30-2007, 02:26 AM
ljm ljm is offline
WebProWorld New Member
 

Join Date: Mar 2007
Posts: 12
ljm RepRank 0
Default

For a graphic in the header, I think the flag in the corner is too small. Your site would look nicer with a large banner that extends across the page with the site name on it. To make one you could download the Paint Shop Pro program at http://www.jasc.com and use it for free for a few weeks on a trial basis. Make yourself a drop-dead gorgeous name banner and your site will look 100% better.

Put something in the background that makes people feel cheerful and happy - like a field of yellow tulips. Lighten up your colors. I recommend that because you're dealing with a very deep subject and a few cheerful or interesting graphics may have a subconscious way of helping people deal with the idea of CD rates in a better state of mind.

For an example, check out this bank website with the cute photo of bears in the middle of it: http://www.bankofthewest.com - notice the light colors and the cute house and world icons further down on the page.

Anyhow, those are my recommendations... now I'm going to go blog something about this!

Linda
__________________
My blog: Free Web Design Tips
Reply With Quote
  #5 (permalink)  
Old 03-30-2007, 06:20 PM
chrisJumbo's Avatar
WebProWorld Pro
 

Join Date: Oct 2005
Location: California
Posts: 295
chrisJumbo RepRank 1
Default

I'm working on some fixes. I will post again, when ready to review.

Thank you.
__________________
CD Rates | CD Rates Blog | Banking Online
Reply With Quote
Reply

  WebProWorld > Site Design > Submit Your Site For Review
Tags: , ,



Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0