Page 11 of 76 FirstFirst ... 9101112132161 ... LastLast
Results 101 to 110 of 754
  1. #101
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by cevans73 View Post
    Thanks Ckosloff for the update...I just noticed the flaw from IE6 and your update works great, thanks for sharing!

    One thing, however, that is a little annoying, maybe there's an easy fix...on my menu when you move curser over a link menu, the other links drop down slightly...is there any way to prevent this?

    Here is my link......
    http://www.bizmug.com/zencart/

    Thanks again for your help!
    Chris
    I see what you mean.
    When hovering on a cat. that has subcats. then the image becomes slightly bigger in the bottom and displaces the rest of the menu down.
    Please note that this doesn't happen with FF, only occurrences are with IE6 and 7.
    The answer is that FF is a much more standards-compliant browser.
    I am not embarrased to admit that I don't know of a fix for IE, it is a goofy browser, this error happens in my site too.
    On the bright side, it is barely noticeable, I wouldn't worry about it.
    Better eliminate that blank image in your menu, instructions are in this same thread, just look back a few pages.

  2. #102
    Join Date
    May 2008
    Posts
    77
    Plugin Contributions
    0

    red flag Re: Support for CSS Flyout Menu

    My earlier post with instructions on how to dynamically size the flyout menu had a couple of errors!

    Sorry about that -- it turned out I missed a couple of additional alterations to the php. For those who are interested, I'm attaching an archive which should be a little easier to work with.
    Attached Files Attached Files

  3. #103
    Join Date
    Apr 2008
    Posts
    283
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Hello I am trying to figure out if it is possible to use the css flyout menu for categories as well as regular links. What I would like to do is have PRODUCTS as a button and add all my "product categories" in there which makes those subcategories. I got all that working but now I would like to also have like a HOME link Contact Us, and so forth on this same menu. Isn't there a way to accomplish this. I know I have done this with the css flyout menu which went horizontal. I was able to edit the php file but this one is a little different.

    The site to look at is

    http://www.wpc-consulting.com/~stxmill/

    Thanks for the help!

    EDIT...

    I am trying to get something like this
    http://www.thepecanbarn.com/PecanBarnProducts.php
    Last edited by welchyboy; 5 Sep 2008 at 03:21 AM.

  4. #104
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Support for CSS Flyout Menu

    Please note that the site where your solution is implemented is not Zen Cart.
    There are many fly-out menus out there, this thread deals specifically with the one designed for ZC.
    It would take extensive editing to accomplish what you want in Zen Cart, navigation is simply set a different way in ZC, with sideboxes, etc.
    If you can do it, please post here.

  5. #105
    Join Date
    Apr 2008
    Posts
    283
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    I surely don't know how I am very new but I do know that someone was able to help me get my css drop down menu with actual links and it works GREAT. It looks kind of weird on the website now because I am trying to remove it because I would like this on the left side. To check out my css drop down menu in its half way condition go here

    http://www.wpc-consulting.com/~stxmill/

  6. #106
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Support for CSS Flyout Menu

    Please note that none of the guys posting here are the original author or the last updater.
    Both are AWOL.
    We are just trying to help each other the best we can.
    If someone would like to tackle your problem, be my guest.
    I am unable, just wanted you to know that your posts are being read.

  7. #107
    Join Date
    May 2008
    Posts
    77
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    If you check out the PHP source of the drop-down CSS menu, you'll notice a place where the author uses the replace function to shift each of the categories listings one level down in the CSS hierarchy. Adapting that PHP and the matching CSS to work horizontally would be the majority of the work. Adding in links to the other parts of the site over or under the categories listing will be relatively straightforward after that.

  8. #108
    Join Date
    Apr 2008
    Posts
    283
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by ckosloff View Post
    Please note that none of the guys posting here are the original author or the last updater.
    Both are AWOL.
    We are just trying to help each other the best we can.
    If someone would like to tackle your problem, be my guest.
    I am unable, just wanted you to know that your posts are being read.
    I am sorry I am not sure how to do this I wouldn't be able to understand it. However it sounds like you are on the right track. I can't see why the css drop down menu can't just be converted into a vertical menu and put into a sidebox. I mean the css drop down menu I can add everything I need and it works like a charm just by editing the php code which I was able to research and kind of follow what was already there. I have tried this with the vertical css flyout menu but was unsuccessful. Maybe I am missing something. At least I hope so because the client I am working with REALLY wants this menu. If any one has any tips of how i can get this working I would be EXTREMELY THANKFUL. Thanks for the tip Mark I am just too new to even attempt that.

  9. #109
    Join Date
    May 2008
    Posts
    77
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by welchyboy View Post
    I am sorry I am not sure how to do this I wouldn't be able to understand it. However it sounds like you are on the right track. I can't see why the css drop down menu can't just be converted into a vertical menu and put into a sidebox. I mean the css drop down menu I can add everything I need and it works like a charm just by editing the php code which I was able to research and kind of follow what was already there. I have tried this with the vertical css flyout menu but was unsuccessful. Maybe I am missing something. At least I hope so because the client I am working with REALLY wants this menu. If any one has any tips of how i can get this working I would be EXTREMELY THANKFUL. Thanks for the tip Mark I am just too new to even attempt that.
    I'm pretty new to PHP myself -- honestly it would take me several hours to try and put something like this together (and as you can see from my recent posts, it would take a few tries to get it working smoothly!).

    You might consider getting some estimates from a paid coder. Since you know exactly what you're looking for and have all the pieces to the puzzle, it might not be very expensive.

  10. #110
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Support for CSS Flyout Menu

    When I say that I am unable I mean that, in my present circumstances, I can't afford to engage in a complicated fix.
    There are mods. for sideboxes available in the downloads area, I use Editable Sidebox quite a lot, you can put links in there, disable borders via CSS, etc.
    Just a suggestion.

 

 
Page 11 of 76 FirstFirst ... 9101112132161 ... LastLast

Similar Threads

  1. v151 How to uninstall CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Feb 2014, 07:39 AM
  2. Flyout Menu CSS For My Template.
    By NathanLee0921 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2010, 01:24 AM
  3. Extra text or image inbetween categories for css flyout menu?
    By arniesbarmyarmy in forum Addon Sideboxes
    Replies: 0
    Last Post: 23 Nov 2009, 10:30 AM
  4. css flyout menu (for side nav)
    By gsdcypher in forum General Questions
    Replies: 0
    Last Post: 3 Dec 2007, 12:10 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