Re: CSS Dropdown menu for your header- With Categories!
Hi,
Is there someone that can help me with this problem http://englerogdemoner.no/index.php part of the page is disappears when installing css flyout menu
Thanks :)
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
Prosone
You haven't uploaded every single file. Check, double check, triple check, quadruple check (you get the point)... you are missing a file.
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
bsteinagel
Hello,
I recently added a new top-level link to my css menu. After that, the menu is not centered properly on the page. I decided to use relative positioning to try and center the menu again, but now the positioning is ok for my monitor and skewed on others. I realized that I needed to set the menu's horizontal margin to auto (I know this won't work in IE7 due to a bug, but that's a separate issue that I'll learn about later). Problem is, it already seems like that's been done in the stylesheet. I noticed that I've got multiple div's in the page code for the drop menu. Using Firefox and the Firebug add-on I noticed: #dropMenuWrapper, #dropMenuWrapperb, #dropMenuWrapperc and #dropMenuWrapperd. Are all of these supposed to be there? They're all empty div's. Furthermore, when I use the Inspect function of Firebug it appears that my menu is not positioned inside of the dropMenu div like it should be, but is actually below it. I'm not sure if I made a mistake or not, but I would think that the menu should auto center itself whenever new links are added/removed.
Would somebody be willing to take a look at my site's CSS and point me in the right direction as to where I should start making changes? Any help is appreciated.
Thanks,
Adjust the percentage on div#dropMenu li, the one with the asterisk is for IE, you need to make that one just a smidge smaller than the one without the asterisk.
width: 14.286%;
*width: 16.649%;
You can get rid of the empty divs.
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
jettrue
You haven't uploaded every single file. Check, double check, triple check, quadruple check (you get the point)... you are missing a file.
Hi
Thank you for taking time to help me with this problem. :D
I have checked all the files several times and every singel file is in the right catalog.
http://englerogdemoner.no/index.php?main_page=
Is there anything else i can do to get this menu working?
Br
Frank
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
Prosone
Hi
Thank you for taking time to help me with this problem. :D
I have checked all the files several times and every singel file is in the right catalog.
http://englerogdemoner.no/index.php?main_page=
Is there anything else i can do to get this menu working?
Br
Frank
No, I promise you, everything is not right, otherwise it would be working. Make sure all the folders are spelled correctly, and capitalization counts. The menu isn't able to use all files, this is your problem. If you're not using english, be sure to change the name of the language folder to your language name.
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
jettrue
No, I promise you, everything is not right, otherwise it would be working. Make sure all the folders are spelled correctly, and capitalization counts. The menu isn't able to use all files, this is your problem. If you're not using english, be sure to change the name of the language folder to your language name.
Thank again you for good help. I have misspelld one off the templates catalog.
Mayby you can explain to me how to move the menu up and when i fill inn the category the word also is outside the menu.
Br
Frank
Re: CSS Dropdown menu for your header- With Categories!
I had this great mod working perfectly, but now the catagories are showing between my header and the CSS menu bar. Have I done something stupid or is there an easy way to remove them?
Link is http://kiddywinkys.co.uk
Thanks
Bill
Re: CSS Dropdown menu for your header- With Categories!
Hi,
I have added the CSS Dropdown menu to Cherry-Zen. The menu displays ok but the site shows as stretched 100% and the fluid width facility is not working.
I have re-checked that I have done everything in the read-me file and reloaded but without success.
Any ideas?
Thanks.
JohnD
Re: CSS Dropdown menu for your header- With Categories!
I have got this mod to work fine, but I would like to be able to create a menu like http://www.ae.com. Is this possible and could you offer some guidance. I have all the html/css working. I don't know how to structure the files such as the DB calls and other .php files that would be needed. Please help if you can.