|
I am having a problem with css styles in the pure css menus.
Return to Recent Questions
Q:
I got your non-profit license a couple of days ago and I’m putting all the pieces together. Thank you for the license.
But I am having a problem with css styles. I have my site set up with css but
can’t figure out how to get pure css menus to see the css. I have read
through the help and examples. But I couldn't find an answer. When I set the
parameter to 1 what else do I need to see the styles?
A:
We have several pure css menus examples with css.
You should set var cssStyle=1; parameter and then assign your styles
to the items.
var cssItem is CSS class names for all items (normal state, mouseover
state) in the top pure css menus and submenus.
var cssItemText is CSS class names for text of all items (normal
state, mouseover state) in the top pure css menus and submenus.
var cssSubmenu is a CSS class name for all submenus. You can set, for
example, background color, background image, borders for all submenus.
It's possible to appoint individual CSS styles for separate elements of the pure css menus using Individual Item Styles and Individual Submenu Styles.
Return to Recent Questions
Related:
- March 12, 2009 - I have problems with image paths when I create javascript collapse in DHTML Tuner.
- March 15, 2009 - I have problems with transitional effects in Firefox in the navigation menu css...
- March 27, 2009 - I can't validate my pages with W3C or WDG validators using collapsing menu...
- Apr 05, 2009 - We have status bar errors that say: "Done, but with errors on page" in simple dhtml menu...
- Apr 07, 2009 - I want to get my text within a single drop down menus item to be on a two lines...
- Apr 13, 2009 - I have some problems with multiple horizontal css menu on my site.
- Apr 20, 2009 - I need the BG color behind items to be flush with the sides of the website navigation bar.
- Apr 24, 2009 - I have an errors on the down menus in css in HTML application with 4 iframes.
- Apr 25, 2009 - How to work with dhtml menu free and submenus in JSP?
- Apr 28, 2009 - There is some bug with your javascript context menu and Page Zoom function in IE7.
- May 02, 2009 - How can I add "|" separating in the menu items with your drop down menu?
|