Results 1 to 10 of 2344

Hybrid View

  1. #1
    Join Date
    May 2005
    Location
    Phoenix Arizona (whew!)
    Posts
    188
    Plugin Contributions
    0

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

    Jade -
    Thank you for this wonderful mod.
    I'm still making adjustments, but I've got one major problem. Somehow, the Mod has forced my logo graphic into a squished up mess (in FF and IE7 both). I'd originally removed your mod because I couldn't figure out how to fix this... and installed the "other" one (which didn't squish my logo).... but the other one was far too much of a problem (I have a *lot* of categories and it became 3 lines deep!) for that mod.

    Please share your wisdom... I've hunted through all 37 pages, and although I saw a similar problem mentioned, I couldn't find the solution for it.
    [FONT=Comic Sans MS]Vicki[/FONT]
    www.moebiusenterprises.com
    Fragrance*jewelry*metaphysical supplies*art*LIFE ... 'bout sums it up....

  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 Moebiusenterprises View Post
    Jade -
    Thank you for this wonderful mod.
    I'm still making adjustments, but I've got one major problem. Somehow, the Mod has forced my logo graphic into a squished up mess (in FF and IE7 both). I'd originally removed your mod because I couldn't figure out how to fix this... and installed the "other" one (which didn't squish my logo).... but the other one was far too much of a problem (I have a *lot* of categories and it became 3 lines deep!) for that mod.

    Please share your wisdom... I've hunted through all 37 pages, and although I saw a similar problem mentioned, I couldn't find the solution for it.

    Hmm, I'm not sure that it was the mod, since it looks like you don't have your height and width (180 x 795) for your logo set in includes/languages/english/YOUR_TEMPLATE/header.php

    My mod doesn't include that file. Perhaps your previous includes/templates/YOUR_TEMPLATE/common/tpl_header.php had a different way of handling your logo, which didn't require the height and width set in the language file. So either you need to fix the language file I mentioned above, or follow the readme.txt instructions for this mod on what to do if you have a heavily modified tpl_header.php.

  3. #3
    Join Date
    May 2005
    Location
    Phoenix Arizona (whew!)
    Posts
    188
    Plugin Contributions
    0

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

    Quote Originally Posted by jettrue View Post
    Hmm, I'm not sure that it was the mod, since it looks like you don't have your height and width (180 x 795) for your logo set in includes/languages/english/YOUR_TEMPLATE/header.php

    My mod doesn't include that file. Perhaps your previous includes/templates/YOUR_TEMPLATE/common/tpl_header.php had a different way of handling your logo, which didn't require the height and width set in the language file. So either you need to fix the language file I mentioned above, or follow the readme.txt instructions for this mod on what to do if you have a heavily modified tpl_header.php.
    Thank you!!!!
    That was just... odd. You were exactly correct, and I have absolutely no idea why that occurred.

    Your mod is *fantastic*, and I'm very grateful.
    [FONT=Comic Sans MS]Vicki[/FONT]
    www.moebiusenterprises.com
    Fragrance*jewelry*metaphysical supplies*art*LIFE ... 'bout sums it up....

  4. #4
    Join Date
    May 2005
    Location
    Phoenix Arizona (whew!)
    Posts
    188
    Plugin Contributions
    0

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

    Two more *tiny* problems --
    After following (I think) all the steps from previous posts regarding these two items, I'm still having the issues:

    1) Can't seem to get rid of the last white line on the right (with the dropdown going 100%, it's a very tiny line.... but I suppose I'm just too picky)

    2) ez pages still aren't showing up on the dropddown.

    I'm sure I've missed something in the 30-odd pages of support (probably the *most/best* supported mod I've installed, BTW!)

    Thanks!
    [FONT=Comic Sans MS]Vicki[/FONT]
    www.moebiusenterprises.com
    Fragrance*jewelry*metaphysical supplies*art*LIFE ... 'bout sums it up....

  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 Moebiusenterprises View Post
    Two more *tiny* problems --
    After following (I think) all the steps from previous posts regarding these two items, I'm still having the issues:

    1) Can't seem to get rid of the last white line on the right (with the dropdown going 100%, it's a very tiny line.... but I suppose I'm just too picky)

    2) ez pages still aren't showing up on the dropddown.

    I'm sure I've missed something in the 30-odd pages of support (probably the *most/best* supported mod I've installed, BTW!)

    Thanks!
    Thanks for the compliment, btw...

    1) I added a .noLine style to the css, this means you can add that class to a certain drop down menu item, and the 1px right white line will go away. So you can open up includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php and change this:

    <li><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>

    to this:

    <li><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>

    2) From the readme, hope it helps:


    4. I've added the ability to have your ezpages automatically shown in the INFORMATION drop down menu. To get this to work, follow these steps:

    --> go to your admin, and go to "Tools", "Layout Boxes controller". There should be a new sidebox (ezpages_drop_menu.php). You must turn the SINGLE COLUMN STATUS TO ON, leave the LEFT/RIGHT COLUMN STATUS off.

    --> Under "Tools", "EZPages", make sure the ezpages are set to ON for the header. The sort orders also have to be greater than "0".

    --> If you want to have the regular zen cart horizontal header bar off, go to "Configuration", "EZPages Settings", and turn the header bar display status to off (0).

  6. #6
    Join Date
    May 2005
    Location
    Phoenix Arizona (whew!)
    Posts
    188
    Plugin Contributions
    0

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

    Thanks for the quick reply!
    Got the ezpages issue fixed (as well as a logo issue in IE7 that I created myself DUH!)

    Still can't seem to get rid of the white line, and I think I've followed all the steps. Could it be something in a cache somewhere? I've cleared my local cache, but that doesn't help.

    Again, it's a pretty tiny issue in a *hugely* great mod.

    Thanks
    [FONT=Comic Sans MS]Vicki[/FONT]
    www.moebiusenterprises.com
    Fragrance*jewelry*metaphysical supplies*art*LIFE ... 'bout sums it up....

  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 Moebiusenterprises View Post
    Thanks for the quick reply!
    Got the ezpages issue fixed (as well as a logo issue in IE7 that I created myself DUH!)

    Still can't seem to get rid of the white line, and I think I've followed all the steps. Could it be something in a cache somewhere? I've cleared my local cache, but that doesn't help.

    Again, it's a pretty tiny issue in a *hugely* great mod.

    Thanks
    The changes must not have been uploaded correctly, as when I view the source of your site I see this:
    <li><a href="http://moebiusenterprises.com/shop/index.php?main_page=shopping_cart&amp;zenid=61f1cf6f36e0be4834334a191d83c8e6">Sh opping Cart</a></li>

    Check through the steps again.

 

 

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