Page 64 of 235 FirstFirst ... 1454626364656674114164 ... LastLast
Results 631 to 640 of 2345
  1. #631
    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!

  2. #632
    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

  3. #633

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

    Quote Originally Posted by jettrue View Post
    I wouldn't ignore that error. It seems to have something to do with your installation of a zen cart faq manager? I'd go to the support thread for that mod, and ask them for help. Just ignoring that sql error may get you into trouble in the future. From some reading in the Faq Manager thread, there seems to be a common problem with sql issues.... Are you using the latest version of Faq Manager? Also, before you get too far into developing this site, I'd install the latest version of Apple Zen, as well.

    To disable discount coupons, go to "Modules", "Order Total", and uninstall the Coupons module. It will disappear from the drop down menu.


    Here's a link to a section of the Faq Manager thread:

    http://www.zen-cart.com/forum/showth...e_added&page=9

    around thread #86, there begin to be some solutions offered, but again, I would post there if you haven't already.
    So this may not be a simple or easy question, but, If I have the 1.8 version of this template, what would be the best way to upgrade to the 2.2 version without having to customize the things that I've customized? (which I'm not sure of everything I've customized)
    And I looked at the thread for the FAQ and got that problem solved. Thanks

    Luke

  4. #634
    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 thedidgmaster View Post
    So this may not be a simple or easy question, but, If I have the 1.8 version of this template, what would be the best way to upgrade to the 2.2 version without having to customize the things that I've customized? (which I'm not sure of everything I've customized)
    And I looked at the thread for the FAQ and got that problem solved. Thanks

    Luke
    Well, in the readme.txt file, I list all the changed files for each upgrade. So, you can leave some files alone, and replace only the ones I've adjusted. You can use a file comparison tool like WinMerge to show you exactly what the differences for those updated files are, so you can keep your changes, and only merge in the stuff you want.

  5. #635
    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

  6. #636
    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

  7. #637
    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,

    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
    Yeah, at least removing the line would remove the "illusion" that it was another tab... however, the extra space will still be there in Opera.

  8. #638
    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>

  9. #639
    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?

  10. #640
    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

 

 

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