Page 1 of 3 123 LastLast
Results 1 to 10 of 2344

Hybrid View

  1. #1
    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 hansi View Post
    Hi Guys,

    I am having a weird problem. I have installed the drop-down menu and changed the menu options to fit my web site's objectives. However, the menu works fine except for a trailing empty cell that seems to ruin the look of the menu. Here is my URL:
    http://www.eclat-consultants.co.uk/i...ain_page=index

    Just look at the trailing empty cell after My Account. Can you please help me?

    Here is my code for tpl_drop_menu.php:
    It looks like you found the answer. YAY! I am cursing the day that I decided to originally design the menu with extra space leftover at the end... it wasn't an "empty cell", just extra space, so that the menu wouldn't break into two lines when font size was increased, but now that the newest version is designed in percentages and that problem is solved, perhaps I'll not have to answer this question every other day, LOL.

  2. #2
    Join Date
    Aug 2006
    Posts
    67
    Plugin Contributions
    0

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

    Hi,

    Thanks for the reply. Actually, I am using the newest version Sept 2007 but it seems to be a bug in Opera 9.23. The menu works fine under Firefox and IE but try it on the Opera browser (version 9.23) and you will see that the space is still there.

    Regards,

    Hansi


    Quote Originally Posted by jettrue View Post
    It looks like you found the answer. YAY! I am cursing the day that I decided to originally design the menu with extra space leftover at the end... it wasn't an "empty cell", just extra space, so that the menu wouldn't break into two lines when font size was increased, but now that the newest version is designed in percentages and that problem is solved, perhaps I'll not have to answer this question every other day, LOL.

  3. #3
    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 hansi View Post
    Hi,

    Thanks for the reply. Actually, I am using the newest version Sept 2007 but it seems to be a bug in Opera 9.23. The menu works fine under Firefox and IE but try it on the Opera browser (version 9.23) and you will see that the space is still there.

    Regards,

    Hansi
    Yeah, I saw that the other day, and decided to ignore it after a few things didn't work... I'm not going to devote a ton of time trying to figure it out. But if I do find the answer, I'll post it here!

  4. #4
    Join Date
    Aug 2006
    Posts
    67
    Plugin Contributions
    0

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

    Hi,

    I might have the answer to that. I think that the last <a> menu item should belong to class "noLine" i.e. <a class="noLine" href="........">.

    I will try it and see what happens later at home (unfortunately I do not have Opera installed in my workplace's PC).

    Regards,

    Hansi

    Quote Originally Posted by jettrue View Post
    Yeah, I saw that the other day, and decided to ignore it after a few things didn't work... I'm not going to devote a ton of time trying to figure it out. But if I do find the answer, I'll post it here!

  5. #5
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    814
    Plugin Contributions
    0

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

    Is there any way to exclude a apecific catagory from being shown in the drop menu?
    I cant use the status bubble because then my linked products wont work.

    Thank you,
    John

  6. #6
    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 bumba000 View Post
    Is there any way to exclude a apecific catagory from being shown in the drop menu?
    I cant use the status bubble because then my linked products wont work.

    Thank you,
    John
    Sorry, not that I know of. What's a status bubble?

  7. #7
    Join Date
    Aug 2006
    Posts
    67
    Plugin Contributions
    0

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

    Hi,

    Just an update on my previous email.

    No, it did not work , the extra traling cell is still there when the menu displays on Opera browsers.

    Regards

    Hansi


    Quote Originally Posted by hansi View Post
    Hi,

    I might have the answer to that. I think that the last <a> menu item should belong to class "noLine" i.e. <a class="noLine" href="........">.

    I will try it and see what happens later at home (unfortunately I do not have Opera installed in my workplace's PC).

    Regards,

    Hansi

  8. #8
    Join Date
    Oct 2007
    Posts
    1
    Plugin Contributions
    0

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

    I am only new at this version of Zencart and have just started to set up a new site. I installed horizontal dropdown menu and it works fine in IE 7 but in firefox 2 it is all wrong and pushes the sidebars and middle of the page to the side.

    http://cuddlesncloth.com.au/Cuddlysh...php?main_page=

    I would appreciate any help in getting this to work for me with firefox

  9. #9
    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 Lowndsey View Post
    I am only new at this version of Zencart and have just started to set up a new site. I installed horizontal dropdown menu and it works fine in IE 7 but in firefox 2 it is all wrong and pushes the sidebars and middle of the page to the side.

    http://cuddlesncloth.com.au/Cuddlysh...php?main_page=

    I would appreciate any help in getting this to work for me with firefox
    Add <div class="clearBoth"></div> to the very end of includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php

  10. #10
    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 hansi View Post
    Hi,

    Just an update on my previous email.

    No, it did not work , the extra traling cell is still there when the menu displays on Opera browsers.

    Regards

    Hansi
    It's not an extra trailing cell.

    Anyway, you put the noLine in the wrong place, it should be on the my account link:

    <li class="submenu"><a class="noLine" href="index.php?main_page=account">My Account</a>

 

 
Page 1 of 3 123 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