Strange menu color issue?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
JICKIMOO
Beginner
Beginner
Posts: 5
Joined: Thu Jan 04, 2007 10:06 pm

Strange menu color issue?

Post by JICKIMOO »

Hello I am having an issue with the bgcolors.

When I initially load the site everything is fine

When I try to reload my default.aspx page by clicking on the site logo top lft corner it is changing the bg colors on only some of the menu items.

It is happening in all browsers!

Please check the link:
http://www.thegrillstore.com/grillstore
http://www.thegrillstore.com/grillstore/default.aspx

Any idea what could be causing this?

Thanks for your replies in advance.
Billy
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

The problem here is one of page matching.

You have specified a page match background color of white with the property pagebgcolor="#ffffff"; this is being applied to all menu items that have the url of default.aspx

Once you have set all the urls correctly this problem will fix itself. Alternatively you can remove the pagebgcolor property altogether.

Hope this helps,
Andy
JICKIMOO
Beginner
Beginner
Posts: 5
Joined: Thu Jan 04, 2007 10:06 pm

Post by JICKIMOO »

That solved the issue thanks again!

You guys rock!
Billy
Post Reply