CSS Menu Rollovers not working

I’ve done a good number of CSS menus to date. For some reason on this test site I can’t get the text color to change for rollovers. Everything is set properly in the action controls.

Check out the product menu.

Thanks

http://ohair.com/__Test/twotabindex.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Tried to take a peek, but closed the window as soon as I saw the source code … for such a simple CSS menu there’s a whole lotta fwNav crap in the CSS, my goodness :S

Are you sure that little menu is all there is?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for responding.

There is an iFrame on the page that contains a ton of other stuff, including its own menus.

I am thinking that having two sets of CSS menus (one on the page and one remote set displayed in the iFrame may be the problem.

This is a template in development for a cookie cutter dealer site. The iFrame provides universal content, saving the need to recreate and maintain duplicate content on 200 sites. Our dealers have been using iFrame content for each of our major product lines on their own sites for a couple of years. This template site is intended for an internal program for dealers who do not yet have a site.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Everything is set properly in the action controls.

With any CSS menu it is important that you ONLY set menu link states in the CSS Action interface.

So first job is to select all the CSS Menu text and remove the styling (including text colours) - then try again just using the Action interface.

Remember Link styles can be added on an item by item basis as well so select the CSS Menu container and make sure that there are none added using that method.

Once you have your link styles working add your text styles back in.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks.

I tried this by creating a new menu object from scratch on the same page. No change. I also see that if I move the iFrame behind the existing menu layer all I see is the iFrame and the background image. Everything else vanishes. There is something else going on. I’ll keep digging.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There is something else going on. I created a new blank page with nothing applied to it, the created a CSS menu and it is working strangely as well. In this case the rollover colors are not working and the submenu is displaying full time.

I’ve created quite a few CSS menus over the past couple of years and never had a problem. I think that the document itself may be corrupted in some way.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Can you post a link to the trouble page? There may be something we can spot in the generated code that will give a clue. Either that, or we can prove that the problem is your browser (by default).

Walter

On Jul 3, 2013, at 10:43 AM, Trey Yancy wrote:

There is something else going on. I created a new blank page with nothing applied to it, the created a CSS menu and it is working strangely as well. In this case the rollover colors are not working and the submenu is displaying full time.

I’ve created quite a few CSS menus over the past couple of years and never had a problem. I think that the document itself may be corrupted in some way.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I figured it out. The menus used web fonts. They needed to be applied after the menus were set up. For some reason they were shorting out the menu styles while not affecting the linking.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options