CSS Menu not working - Page 1

User 64892 Photo


Registered User
8 posts

Trying to use the CSS Menu Designer to create a new drop down menu from scratch in a new page following the "How to Use the CSS Menu Designer" tutorial. All the code looks correct, per the tutorial, but all I end up with is an ordered list. I've used the old DHTML Menu builder in the past and confess ignorance in the use of Style Sheets
User 476017 Photo


Ambassador
375 posts

Dan Petrie wrote:
Trying to use the CSS Menu Designer to create a new drop down menu from scratch in a new page following the "How to Use the CSS Menu Designer" tutorial. All the code looks correct, per the tutorial, but all I end up with is an ordered list. I've used the old DHTML Menu builder in the past and confess ignorance in the use of Style Sheets


Dan
We need more information.
Can you post your web site address and which web page/s are causing problems.
Dave Butler
Yorkshire
England

Old Rishworthians Rugby Union Football club http://www.orrufc.co.uk
Tuxedo Junction Yorkshire Function Band http://www.riley-tuxedojunction.co.uk
The Commons Guest House http://www.thecommons-guesthouse.co.uk
all created with Coffee Cup html editor
User 64892 Photo


Registered User
8 posts

link to the page in question

http://home.roadrunner.com/~dwpetrie/temp/cu-pa.html

thanks
User 64892 Photo


Registered User
8 posts

Ive copied the.mnu file and assorted folders there also
Attachments:
User 122279 Photo


Senior Advisor
14,454 posts

Sorry, I deleted what I first wrote, because I see from your jpg file that you have the js and css folders...

thinking....
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 64892 Photo


Registered User
8 posts

I created a new page, set up the colors, entered the CSS designer and followed the tutorial (using the menu info as I needed)
User 122279 Photo


Senior Advisor
14,454 posts

Could you show us what is inside the css and js folders? I can't access them, the server says 'forbidden'.
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 122279 Photo


Senior Advisor
14,454 posts

I think you need this reference in the head section:

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

and this class for the menu:

<ul class="menu-menu">

You are linking to a different css, and your <ul> has a different class ID....
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 122279 Photo


Senior Advisor
14,454 posts

And there are spaces in the file name for your css and your class name...
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 64892 Photo


Registered User
8 posts

js/css folder contents
Attachments:

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.