Menu in CSS Menu Builder displays...
I created a menu using CSS Menu Builder for the main page of my website. For the sub pages, I used the same menu but with a different name and color. After I created the second menu, the color showed up as desired when I previewed the menu from CSS Menu Builder but when I uploaded the page to the server and viewed it in Chrome the color was the same as the original menu.
I attach the 2 files. They can also be viewed in Chrome on my website.
Bob Crowe
I attach the 2 files. They can also be viewed in Chrome on my website.
Bob Crowe
Are you using the new CSS Menu program or the built in CSS Menu maker in the HTML Editor? I'm assuming the one in the editor, but just want to be sure so the post is in the correct location

Correct. I'm using the one in the HTML Editor.
Bob
Bob
Sounds to me like you have the exact same classes running the 2nd menu as you do the first one? You may need to alter that a bit as well as making sure that you have CSS pages for both menus linked to the page. I'm guessing you have conflict here though. Try checking to see if you have the same classes (mostly the ones that are styling colors etc. as long as the menus themselves are working as they should) and alter those names on one of the menus so they aren't reading the tags from the wrong CSS tags. That's my best guess anyways.
A link to the site pages in question would be a lot more helpful than a zip file, but I'll take a look at it and see if anything jumps out other than what I mentioned above.
A link to the site pages in question would be a lot more helpful than a zip file, but I'll take a look at it and see if anything jumps out other than what I mentioned above.
Correcting myself here, a link is necessary as you didn't include the CSS files with the zip file
A link is an easier process for helpers as many of us use browser tools that help to find issues faster than eyeballs do


I didn't intend to send a zip file. I'm attaching the website links. I am using Google Chrome as a browser.
Main page: http://www.uunpb.org/index9-13b.html
A Sub page: http://www.uunpb.org/cc-boutique-x.html
Main page: http://www.uunpb.org/index9-13b.html
A Sub page: http://www.uunpb.org/cc-boutique-x.html
Eric Rohloff wrote:
Your using the same menu name and menu css to style each one.
<link rel="stylesheet" type="text/css" href="menu-menu.css" media="screen">
<ul class="menu-menu sf-vertical">
In the css menu designer on the Menu Designer tab enter the unique name for each menu where it says
Menu Name:
Your using the same menu name and menu css to style each one.
<link rel="stylesheet" type="text/css" href="menu-menu.css" media="screen">
<ul class="menu-menu sf-vertical">
In the css menu designer on the Menu Designer tab enter the unique name for each menu where it says
Menu Name:

See this.
http://www.coffeecup.com/forums/html-ed … 8829#reply
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.