Advertisement
Guest User

Untitled

a guest
Nov 1st, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. Settings for chosen menu style.
  2. Selector(s) to use for this style:
  3. Parent of the <ul>. Example: Given <div id="parent-div"> <ul class="menu"> </ul> </div> you would use #parent-div
  4.  
  5. <ul class="nice-menu nice-menu-down nice-menu-main-menu" id="nice-menu-1">
  6. <li>link1</li>
  7. <li>link2</li>
  8. <ul>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement