Page 42 of 76 FirstFirst ... 32404142434452 ... LastLast
Results 411 to 420 of 754
  1. #411
    Join Date
    Jan 2009
    Posts
    310
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    My apologies,

    I had made an error in re-saving the stylesheet_categories_menu.css in post 361...

    Time to change those colors

    Excellent addon...
    Steve
    Site Under Construction: adatglobal.com

  2. #412
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Support for CSS Flyout Menu

    Hi all.........Just letting everyone know, that after a very long sick leave, that I'm now back in the "game". So, if any of you are still having problems with your Flyout Menu, re-post your question, and I'll try to help you solve the problem(s) as soon as possible.

    Sorry for any inconvenience that this illness might have caused anyone.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  3. #413
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    OT- Welcome back Robert. Long time no see.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #414
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Support for CSS Flyout Menu

    Thanks, Kim...............Good to be back.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  5. #415
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    wannspeed.com is my site

    I have the css flyout menu installed.

    How can I add the #catBoxDivider that seperates "specials, new products, featured products and all products" from the main products listed?

  6. #416
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Also for some reason my subcategories don't fly out directly to the side, they drop down one row which makes it really tricky to cross with the mouse. What setting do I need to edit to fix that? wannaspeed.com (my server is having issues after a big upgrade so the site may load slow.)

  7. #417
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by dudemaaan View Post
    wannspeed.com is my site

    I have the css flyout menu installed.

    How can I add the #catBoxDivider that seperates "specials, new products, featured products and all products" from the main products listed?

    In your "includes/templates/CUSTOM/css/tpl_categories.css" , you should have a line (line 28 for me) that looks like this:

    Code:
    $content .= '<P></P>';  // insert a blank line/box in the menu
    is it missing or commented out?

    Quote Originally Posted by dudemaaan View Post
    Also for some reason my subcategories don't fly out directly to the side, they drop down one row which makes it really tricky to cross with the mouse. What setting do I need to edit to fix that? wannaspeed.com (my server is having issues after a big upgrade so the site may load slow.)
    In your "includes/templates/CUSTOM/css/stylesheet.css" , find this section of code:

    Code:
    div#nav-cat ul ul {
        z-index: 1000; position: absolute; top: 1; left: 100%;
        display: none; 
    }
    you currently have the "top:" set to 1........set it to 0.


    Hope this helps.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  8. #418
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Ok setting the top align to 0 worked perfectly! Thanks a hundred times.

    My tpl_categories.css wasn't located in the directory you listed. I found mine in "includes/templates/CUSTOM/sideboxes/tpl_categories.css

    I opened it up and it looks pretty close to what you have

    Code:
    if (SHOW_CATEGORIES_BOX_SPECIALS == 'true' or SHOW_CATEGORIES_BOX_PRODUCTS_ALL == 'true'){
        $content .= '';  // insert a blank line/box in the menu
        if (SHOW_CATEGORIES_BOX_SPECIALS == 'true') {

    Does it need the "<p><p>" or do I need to move it to the other directory?

    One last unrelated question. Can I add arrows only to the categories with sub categories? My version has no background images or references to images right now.

  9. #419
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Support for CSS Flyout Menu

    No, don't move it. That was my bad.......I forgot a folder. Sorry for the confusion.

    Yes, you put the '<p></p>' for a blank line.

    Hope this helps.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  10. #420
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    When I add the '<p></p>' I end up with a double white space and no line between the products and specials area.

    I've tried <hr> with varying styles but It never comes out quite right. It's always a white section with a line in it. Or something else weird. All I really want is a grey line that divides it. I tried a <div> styled but then it changed my whole page some how so I took it off.

 

 
Page 42 of 76 FirstFirst ... 32404142434452 ... 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