Results 1 to 10 of 2344

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Hi jettrue how would you go about slowing down the speed of the menu. Mine is to fast. Thank you
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #2
    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 countrycharm View Post
    Hi jettrue how would you go about slowing down the speed of the menu. Mine is to fast. Thank you
    There's no speed setting, this is a css menu.

  3. #3
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Oh Ok thank you for your answer. I was just wondering because you have to be fast at what your doing or you slip off the categories in a hurry...lol
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  4. #4
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    67
    Plugin Contributions
    0

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

    countrycharm,

    Sounds like you have some spacing between your top bar and the drop down menu. I've had that before and would have to move the mouse quickly to keep the dropdown. So the solution is to get rid of the padding or margin that is keeping your top bar and the dropdown from being flush.

  5. #5
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Thanks for you help. How would I go about doing that? Would it be in the css file. I worked on this a while back when I first installed it but I don't remember what I did ....lol. Any help would be appreciated. Thank you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #6
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    67
    Plugin Contributions
    0

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

    I would recommend grabbing the original stylesheet_header_menu.css and starting over or at least comparing it with your modified version. Do you have a link to the site so we can see it?

  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 countrycharm View Post
    Thanks for you help. How would I go about doing that? Would it be in the css file. I worked on this a while back when I first installed it but I don't remember what I did ....lol. Any help would be appreciated. Thank you.
    If you're talking about the Good Shepherd site in your sig., there's no gap in your menu, and there's no way to slow it down, unfortunately. You would need a javascript menu for that.

  8. #8
    Join Date
    Jul 2008
    Posts
    59
    Plugin Contributions
    0

    Default Need some new level 2 dropdowns

    Help! I've added some menu items to the main menu bar, but can't seem to get the new dropdowns to work in firefox (2.0.0.17) - it works fine in IE (7.0). The original dropdowns work fine in both.

    Code as follows...

    Code:
     <li class="submenu"><a ="<?php echo zen_href_link(FILENAME_ABOUT_CHOCOLATE); ?>"><?php echo HEADER_TITLE_ABOUT_CHOCOLATE; ?></a>
                </li>
    			 <ul class="level2">
                    <li><a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>"><?php echo HEADER_TITLE_SHIPPING_INFO; ?></a></li>
    			</ul>	
    			<li class="submenu"><a href="<?php echo zen_href_link(FILENAME_ABOUT_US); ?>"><?php echo HEADER_TITLE_ABOUT_US; ?></a>
                </li>	
    
    				
                <li class="submenu"><a ="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_INFORMATION; ?></a>
                  <ul class="level2">
    			    <?php if (DEFINE_SHIPPINGINFO_STATUS <= 1) { ?>
                    <li><a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>"><?php echo HEADER_TITLE_SHIPPING_INFO; ?></a></li>
    				<?php } ?>
    So, you can see the menu as follows
    About Chocolate : About Us : FAQs

    The dropdown for the FAQs works fine so I pasted the shipping dropdown code to also show in About Chocolate as a test. Works fine in IE, but nothing in Firefox. Anyone have any idea why, it's driving me crazy.

    Sorry there is no link, only working on hone dev machine at the moment.

    Thanks,
    Adam.

 

 

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