Page 1 of 2 12 LastLast
Results 1 to 10 of 2344

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    It is possible to make the menus first level non-proportional (%), with differents widths, adapted to the width of the words ? With 5px padding left and right sides of the words ?


    ( sorry for my english. I hope my question is clear )

  2. #2
    Join Date
    Jan 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    I am having issues with this addon. I installed to spec and my menu and everything below it is not loading all the way.

    Link to site: http://www.godlikeprinting.com/printshop

    Anyone know what the issue is?

  3. #3
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: CSS Dropdown menu for your header- With Categories!

    Looks fine in Firefox!!

    Try adjusting:

    width:16.667%;

    down a little.

    Craig

  4. #4
    Join Date
    Jan 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by illum View Post
    I am having issues with this addon. I installed to spec and my menu and everything below it is not loading all the way.

    Link to site: http://www.godlikeprinting.com/printshop

    Anyone know what the issue is?
    Sorry fixed that issue, it was because I didn't rename all the YOUR_TEMPLATE directories

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by imak View Post
    It is possible to make the menus first level non-proportional (%), with differents widths, adapted to the width of the words ? With 5px padding left and right sides of the words ?


    ( sorry for my english. I hope my question is clear )
    Yes... that is how the menu used to be... until too many people were asking for it this way, LOL.

    Open up includes/templates/YOUR_TEMPLATE/css/stylesheet_headermenu.css, and remove from div#dropMenu li:

    Code:
    width:16.667%;
    *width:16.649%;
    and then change the padding for div#dropMenu li a from:

    Code:
    padding: .6em 0;
    to:
    Code:
    padding: .6em 2em;

  6. #6
    Join Date
    Feb 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jettrue View Post
    Yes... that is how the menu used to be... until too many people were asking for it this way, LOL.

    Open up includes/templates/YOUR_TEMPLATE/css/stylesheet_headermenu.css, and remove from div#dropMenu li:

    Code:
    width:16.667%;
    *width:16.649%;
    and then change the padding for div#dropMenu li a from:

    Code:
    padding: .6em 0;
    to:
    Code:
    padding: .6em 2em;
    Thanks. But I have already tried and it's not displayed correctly in IE 6.
    See the jpg attached.
    Other solution ?
    Attached Images Attached Images  

  7. #7
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by imak View Post
    Thanks. But I have already tried and it's not displayed correctly in IE 6.
    See the jpg attached.
    Other solution ?
    remove this from stylesheet_header_menu.css:

    Code:
      /* Hides from IE5-mac \*/
    	height: 1%;
    	/* End hide from IE5-mac */

  8. #8
    Join Date
    Nov 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hi Probably being completely thick but I can't seem to get ride of the categories above my drop down menus... I assume that its completely obvious, but can anyone point be in the right direction pls??

    Thanks

    Rupert

    www.yourwashbag.com

  9. #9
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: CSS Dropdown menu for your header- With Categories!

    In admin:
    Configuration > Layout Settings > Categories-Tabs Menu ON/OFF

    Craig

  10. #10
    Join Date
    Nov 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Thank you! Much appreciated!

    I thought it would be an easy one!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Categories dropdown menu/css
    By KenshiroU in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2013, 01:04 PM
  2. HIde categories mod with css dropdown menu
    By adowty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Feb 2012, 01:05 AM
  3. How to use ezpages/categories as dropdown menu in the header?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Dec 2011, 06:32 PM
  4. whats wrong with this css for my dropdown menu?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 28 May 2010, 02:47 AM
  5. Header Dropdown Menu (CSS) Without the Dropdown???
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2009, 01:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg