Is this type of menu possible in VSD...

User 187934 Photo


Senior Advisor
20,271 posts

I would go with Inger's suggestion and drop the DHTML menu and put up a CSS one instead.:)
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
User 539237 Photo


Registered User
241 posts

Ok so I tried out the CSS menu builder in the HTML editor and built my menu as per the help file instructions.
Looked at it via the browser in HTML Ed and it looks like it should, a plain and simple horizontal menu with drop downs, so far so good.

Then following Rolly's instructions on his VSD website I put it into a test page on my VSD website, big Oooops!

Looking at it in preview, I now have a vertical text menu.

I accept I have done it wrong somewhere but where?
Greg

When I stop learning please check for signs of life.
User 187934 Photo


Senior Advisor
20,271 posts

Have a link?:)
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
User 539237 Photo


Registered User
241 posts

Eric Rohloff (Rolly) wrote:
Have a link?:)


I think I know where problem lies, so going to try again and then will put a link up if still not OK
Greg

When I stop learning please check for signs of life.
User 187934 Photo


Senior Advisor
20,271 posts

The one thing that's great for testing issues is to surf to the page that has the problem then right click and view the page source code. Now the links to the css or js files become click able and you can check to see if the actual file opens. If it doesn't then the linking is wrong or it's not on your server.:cool:
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
User 187934 Photo


Senior Advisor
20,271 posts

Plaste you css to the head HTML of the html box that contains the css menu code. Also make sure it's between this.

<style type="text/css">
My css code here.
</style>



Looked like you have it in the body 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
User 539237 Photo


Registered User
241 posts

Greg wrote:
Eric Rohloff (Rolly) wrote:
Have a link?:)


I think I know where problem lies, so going to try again and then will put a link up if still not OK


OK, nearly there I guess, just cant work out how to cure it.


http://natureoncam.co.uk/Page20.html
Greg

When I stop learning please check for signs of life.
User 122279 Photo


Senior Advisor
14,649 posts
Online Now

You'll be ok if you can delete this bit:

/* <link rel="stylesheet" type="text/css" href="css/menu-menu.css" media="screen">

body { }


It's down in the document body, right after the closing </ul>
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 539237 Photo


Registered User
241 posts

Inger Eik wrote:
You'll be ok if you can delete this bit:

/* <link rel="stylesheet" type="text/css" href="css/menu-menu.css" media="screen">

body { }


It's down in the document body, right after the closing </ul>


Thanks Inger, that worked.
Now I have to go back and do the menu completely as this was just a trial to get used to HTML editor and CSS menu maker.

Thanks again.
Greg

When I stop learning please check for signs of life.
User 539237 Photo


Registered User
241 posts

Have got my menu done and nearly finished when I noticed that when I used my touch screen tablet I couldnt get down to the submenus, as soon as I touched the main menu item it went to that page and whilst it showed the sub menus I couldnt get to them.
Can I put in a delay or something to allow tablet users to choose a sub menu?
Greg

When I stop learning please check for signs of life.

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.