Help with my left NAV

4 replies
  • WEB DESIGN
  • |
Hi guys. I am building a site in Wordpress and have a limited knowledge of CSS etc. I am wondering if there is a way to make the menus on the left of the page collapse into just the main categories, then expand when hovered or clicked? Please see this link? Graded/treated/studding « Taylor Timber
#left #nav
  • Profile picture of the author Istvan Horvath
    Yes, it is possible but "limited knowledge" won't do it. Get somebody to do it for you.
    Signature

    {{ DiscussionBoard.errors[7831823].message }}
  • Profile picture of the author MrMonetize
    You need a JQuery menu. Something like this will do.

    Vertical jQuery Accordion Nav Menu
    {{ DiscussionBoard.errors[7831879].message }}
  • Profile picture of the author jasonnjon
    I am guessing there are plugin to do this .. Just search on Google for a plugin with similar features.. the advantage of using WP is that there are a lot of plugins to help customize your site when compared to joomla.. If the left column is dynamic i don't think j query will help unless its a static one.. anyway i might be wrong.
    {{ DiscussionBoard.errors[7833453].message }}
    • Profile picture of the author MrMonetize
      Originally Posted by jasonnjon View Post

      If the left column is dynamic i don't think j query will help unless its a static one.. anyway i might be wrong.
      If you know how to code JQuery, you can just alter a menu / div and use some jiggery pokery to set the width of the menu / div relative to the viewport. The OP's site is using CSS media queries by the looks of it, so you would create a JQuery menu with a responsive CSS fallback. Perfectly do-able.
      {{ DiscussionBoard.errors[7833552].message }}

Trending Topics