CSS menu not appearing in page
Hi All,
I'm trying to create my first site using VSD and HTML Editor - am facing a problem with the menu, which I created using the menu designer, not appearing in the page. I've only followed the steps outlined in 'How to use the CSS menu designer' - can anyone tell me what the problem could be?
Thanks,
Xavier.
I'm trying to create my first site using VSD and HTML Editor - am facing a problem with the menu, which I created using the menu designer, not appearing in the page. I've only followed the steps outlined in 'How to use the CSS menu designer' - can anyone tell me what the problem could be?
Thanks,
Xavier.
A link to your page with the menu would be a big help so we can take a look at the code.
Otherwise take a look at this page for some pointers.
http://progrower.coffeecup.com/cssmenu.html


http://progrower.coffeecup.com/cssmenu.html
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
Don't have a link...am attaching the html and css files created by the editors...they seem a bit unwieldy (to my novice eyes
), hope u can make sense of them...

looks like you pasted your menu code to the wrong location. Paste the menu code with all the links to the body of an html box.

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
Sorry to sound like a dunce, but isn't this the html page? is there a separate html box in the HTML editor?
Oh ok, i understand now, the code was in the <head> portion...i moved it to the <body> portion but the menu is still not displayed
...

Make sure the the UrClinic-menu.css is inside a folder named css
<link rel="stylesheet" type="text/css" href="css/UrClinic-menu.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/UrClinic-menu.css" media="screen">
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.