Quote Originally Posted by jettrue View Post
You've got to pay more attention to detail.

You need to do these portions you missed:
Code:
#headerWrappera {
width:100%; /* change to width:76em; for narrow header*/
margin:0 auto;
text-align:center;
}
#navCatTabsWrapper {
width:100%; /* change to width:75em; for narrow header*/
margin:0 auto;
text-align:center;
}
#navMain {
width:75em;  /* remove width:75em; for narrow header */
margin:0 auto;
}
You need to change this to 76em:
Code:
#dropMenuWrapperb {
width:74em;
margin:0 auto;
position:relative;
}
You need to delete stylesheet_header_menuBACKUP.css from the server.

You need to change 70em to 75em (two instances) in stylesheet_header_menu.css.

You logo still has faux drop shadow edges in the actual image.

All the above will get you closer, but I think you still will need more fixes.
hiya jade,

hope all is well...

again thanks a bunch for ur help, ur like a godess at this stuff, i feel like a charity receiving so much guideance.

I implemented everything u said and the drop down menus ended up been to wide resulting in the final button moving down on to a new line.

to resolve i undone the following back to 70em again:
You need to change 70em to 75em (two instances) in stylesheet_header_menu.css.

im sure u know my url off by heart by now but here it is again
www.kitchenandbedroominteriors.com/store

the side borders on the drop down menus seem to be wider than the side borders on the main part of the site. I have checked stylesheet_header_menu.css for any place to edit border size but could not see anywhere.

I know your probably laughing ur socks off at me for not been able to find it, again it will probably result in 1 of those things that takes me all day to fix n u would know what to change without even having to think about it lol

cheers

Colin