Page 142 of 235 FirstFirst ... 4292132140141142143144152192 ... LastLast
Results 1,411 to 1,420 of 2345
  1. #1411

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

    Quote Originally Posted by jettrue View Post
    If its done right, it works.

    You have not uploaded all files into their correct folders. Check, double, triple check. Then check again if its still not working. It's easy to make a mistake.
    I found the problem. For some reason (me obviously) the modules>sidebox>my_template was in the wrong place. Normally I can add the sidebox modifications to the modules>sidebox folder and get away with it. This mod required the extra directory to make it work. Everything else worked perfectly in the directories I used.

    That said, I wanted to say how much I love this mod. The site takes on a whole new look when trying to locate the items listed on the site. Customers will be able to navigate the site with less work, and it gives a more professional look to the site.

  2. #1412
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    274
    Plugin Contributions
    0

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

    Hello,

    Great add on!

    I add Publishers to the menu and I cannot get it to line correctly as the other 6 Menu.

    I change stylesheet_header_menu.css to 98% and that did not work.

    Can you take a look at my Test Site.

    Thank you in advance!
    Pre-Owned Books and Second Hand Stuff: http://www.onlineyardsale.ca

  3. #1413
    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 Royal View Post
    Hello,

    Great add on!

    I add Publishers to the menu and I cannot get it to line correctly as the other 6 Menu.

    I change stylesheet_header_menu.css to 98% and that did not work.

    Can you take a look at my Test Site.

    Thank you in advance!
    You have to open up includes/templates/YOUR_TEMPLATE/css/stylesheet_header_menu.css and change these:
    16.667
    16.649

    Divide 100% by 7 (since you now have 7 menu items) which is 14.285. Use 14.285 for the top number, and use a slightly smaller number for the second one (its for IE, and IE needs a slightly smaller percentage)

  4. #1414
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

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

    Hey all,

    I have been trying to correct a problem with my header, in ie7 it lines up at the bottom of the logo header and in mozilla its pushed up by a few px's does anyone know how to correct this?

    Link: www.truwater.com.au

    Thanks

  5. #1415
    Join Date
    Sep 2008
    Posts
    11
    Plugin Contributions
    0

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

    Hi! my problem is the same as this person from this post: http://www.zen-cart.com/forum/showthread.php?t=105702

    when i hover, the dropdown box doesnt have the same width. can anyone please tell me how to change that?

    Thanks!!

  6. #1416
    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 ibling View Post
    Hi! my problem is the same as this person from this post: http://www.zen-cart.com/forum/showthread.php?t=105702

    when i hover, the dropdown box doesnt have the same width. can anyone please tell me how to change that?

    Thanks!!
    Open up includes/templates/YOUR_TEMPLATE/css/stylesheet_header_menu.css and change the width 12em to something wider.

  7. #1417
    Join Date
    Sep 2008
    Posts
    11
    Plugin Contributions
    0

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

    thank you so much for replying! its working !! :)

  8. #1418
    Join Date
    Dec 2007
    Posts
    9
    Plugin Contributions
    0

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

    Great mod! I've been able to fix most of my issues my reading this thread, but I'm getting close to launch and have a persistent one. I can't get the dropdown menus to display on top of my embedded images or videos like here.

    My Account menu is a good example. Oddly enough, the menu displays on top of the rightside banner (correct) but underneath the google video.

    I bumped up the z-index but it didn't work. The issue is the same in Firefox (3.06) and IE(7.0.5730.11).

    Thanks in advance. Hope to contribute something someday (after asking all my SEO questions elsewhere!)

    Fresh Zen Cart 1.3.8a install
    Database Patch Level: 1.3.8

  9. #1419
    Join Date
    Oct 2004
    Posts
    417
    Plugin Contributions
    0

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

    Hope someone can help. After looking at almost all of this thread trying to locate where you can add an arrow image to the menu indicating there is a sub-category. Can some point this out to me pls.

    tks

  10. #1420
    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 covone View Post
    Hope someone can help. After looking at almost all of this thread trying to locate where you can add an arrow image to the menu indicating there is a sub-category. Can some point this out to me pls.

    tks
    It's right there in stylesheet_header_menu.css:
    /*div#dropMenu li.submenu {background: url(../images/dropmenu.gif) 95% 50% no-repeat;} */

    Just remove the /* and the */

    The above puts a down arrow on the main menu to show that its a drop down, and then theres this one which shows a category has subcategories:

    /*div#dropMenu li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;} */

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR