Re: CSS Dropdown menu for your header- With Categories!
Hi all!
I've been working on this issue for weeks now. I can't for the life of me figure out how to change the background colours of the last two menu items. I want the second last menu item background to be a light grey and the last menu item background be dark grey.
Also, I'm also looking to make the last menu item a little wider than the rest of the other options.
If anyone can help with this problem that would be great. Thanks!
Re: Adding Link to Header Menu is Messing With Column Layout Grid
I solved my problem. It was a CSS spacing issue with the page navigation links in the upper right hand corner of the center column. I set it to 0.4em to try and set it apart from the images a little better. After I set it back to the default of no spacing, the problem was fixed.
Thanks to anyone who looked into helping me with this.
Re: CSS Dropdown menu for your header- With Categories!
Hi
First of all, the horizontal menu looks awesome!
But
I have a slight problem over here www.cuddlycotton.co.uk
If you look on the website, will easily see the space between the horizontal menu and the image i have inserted...
Tried everything to sort that out but nothing worked so far...
Maybe you may have an idea as you are my only hope at the moment :frusty:
Re: CSS Dropdown menu for your header- With Categories!
I love the menu as well but is there a way to remove it. I have a client that is interested in the vertical sidbox css menu so i need to remove the css drop down menu from my site but not sure how. Anyone know how to go about doing this?
Re: CSS Dropdown menu for your header- With Categories!
Hello,
Thanks for the mod, however I have found a slight formatting problem.
Viewing in IE is fine, but in Firefox there is a thick white line running across.
http://www.iwebshop.co.uk
Does anyone know how to fix this please?
thanks
Re: CSS Dropdown menu for your header- With Categories!
sorry solved it, couldnt edit post. Fix was in the stylesheet:
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
padding: 0em 0.2em;
font-weight: bold;
color: #ffffff;
height: 30px;
}
Re: CSS Dropdown menu for your header- With Categories!
Does anyone know how to remove the css header drop down menu. I have tried deleting the files but if i delete certain ones my page goes blank. The site is...
http://www.wpc-consulting.com/~stxmill/
Also trying to get the css header bar exactly how it is set up on my page now but vertical as in a sidebox. I have started this but not sure how to add links can anyone help on this issue.
Re: CSS Dropdown menu for your header- With Categories!
How could I put the dropdown menu in the center column?
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
welchyboy
Does anyone know how to remove the css header drop down menu. I have tried deleting the files but if i delete certain ones my page goes blank. The site is...
http://www.wpc-consulting.com/~stxmill/
Also trying to get the css header bar exactly how it is set up on my page now but vertical as in a sidebox. I have started this but not sure how to add links can anyone help on this issue.
Sorry I didn't explain that Jade if there is a way to set this exact same thing up as a vertical menu I would love to get some info on that. Because this is the best css menu out there. I love it just need it in vertical and placed in the first left sidebox where the category menu is normally located.
Re: CSS Dropdown menu for your header- With Categories!
I just installed the CSS Dropdown menu.
1. Which file should I modify to change name of menu items?
i.e. Category -> Products
sub-menu items under the Information menu
2. Can I use left-align instead of center-align for displaying menu items?
3. I can build a CSS menu with image for normal, hover and current state in a normal HTML. Is it possible to use image(s) for top level of this CSS Dropdown menu?
Stephen