Page 48 of 76 FirstFirst ... 38464748495058 ... LastLast
Results 471 to 480 of 754
  1. #471
    Join Date
    Feb 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Support for CSS Fly out Menu

    hi ppl , i use iframes in my site , for catalog's and other flash content , how can i GEt the css flyout menu to stay on top of the i frame ,
    you can see what i mean on our site
    http://www.ultracheapauto.com.au

    please help , its driving me mad

    or any alternative to iframes to display this content easily?..

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

    Default Re: Support for CSS Fly out Menu

    Quote Originally Posted by xeontranq View Post
    hi ppl , i use iframes in my site , for catalog's and other flash content , how can i GEt the css flyout menu to stay on top of the i frame ,
    you can see what i mean on our site
    http://www.ultracheapauto.com.au

    please help , its driving me mad

    or any alternative to iframes to display this content easily?..



    Getting a blank page at that addy.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  3. #473
    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 johnson4x4 View Post
    I'm trying to figure out a way to do subtitles. For instance, I want to insert a different styled list item with just plain text in between certain catalog items. Can anyone direct me to some info?

    thanks in advance

    Don't know of a way to add sub-titles, as the menu list is generated according to your products.

    But you CAN add all the links you want BETWEEN the menu list and the "Specials, New Products, All products" by opening up:

    includes/templates/YOUR_CUSTOM_TEMPLATE/sideboxes/tpl_categories_css.php

    At about line 26 you will see a line that reads:
    Code:
    $content .= '<P></P>';
    You can edit that to something like this:
    Code:
    $content .= '<br><a href="http://your-link.com">link 1</a></br>';
    $content .= '<br><a href="http://your-link.com">link 2</a></br>';
    $content .= '<br><a href="http://your-link.com">link 3</a></br>';
    Hope this helps.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  4. #474
    Join Date
    Feb 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Support for CSS Fly out Menu

    Quote Originally Posted by Get Em Fast View Post
    Getting a blank page at that addy.
    internal server 500 error , host uping max open files , it will be back in about a hour

  5. #475
    Join Date
    Feb 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    OK the site is back , anyone know how i can fix this annoying problem please? ...

  6. #476
    Join Date
    Feb 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    i have some more info .. it only seems to be happening on IE , firefox etc all fine , ....
    http://www.ultracheapauto.com.au/ind...age=catalogue3 try it for your self ... anyone know how i can fix this ... ?...
    cheers
    Andrew
    www.ultracheapauto.com.au

  7. #477
    Join Date
    May 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    hallo everyone,

    Im new with using zen cart... I have a problem... I installed the flyout menu...everything is working fine... in my english version... but if Im changing the language into German or japanese the sidebox is not viewable anymore. Hopefully somebody can help me. Do I have to install something into the languages ??

    thank for you help... to view the site please click here

    http://movez.de/catalog/index.php?ma...ex&language=en


    thanks for your help... Im using the latest version of zen cart and the flyout menu is css_flyout_menu_1-3-8a

  8. #478
    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 albi View Post
    hallo everyone,

    Im new with using zen cart... I have a problem... I installed the flyout menu...everything is working fine... in my english version... but if Im changing the language into German or japanese the sidebox is not viewable anymore. Hopefully somebody can help me. Do I have to install something into the languages ??

    thank for you help... to view the site please click here

    http://movez.de/catalog/index.php?ma...ex&language=en


    thanks for your help... Im using the latest version of zen cart and the flyout menu is css_flyout_menu_1-3-8a


    albi, It's not a problem with your menu. I looked at your site, edited your menu in FF, expanding the listing boxes and coloring the text white.........but, there was none. It appears that you language packs aren't sending the text for the links to your menu.
    Try turning the Flyout Menu off, turn your Default menu on. See if it does the same thing.
    Attached Images Attached Images  
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  9. #479
    Join Date
    May 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    hey... thank you so much... I was looking for hours in the code... now after your reply I realized that I did not put in the german category names... well... now I got it... wonderful... thanks a lot that you took the time. safed my evening by albi

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

    Default Re: Support for CSS Flyout Menu

    Not a problem, albi. That's what we're here for.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

 

 
Page 48 of 76 FirstFirst ... 38464748495058 ... 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