Zen Cart Logo
Forums / Addon Sideboxes / Support for CSS Flyout Menu

Support for CSS Flyout Menu

Views: 180,521

Results 201 to 220 of 755
22 Dec 2008, 8:20 AM
#201
reneberg avatar

reneberg

New Zenner

Join Date:
Nov 2008
Posts:
4
Plugin Contributions:
0

Support for CSS Flyout Menu

ckosloff:

Sorry, wrong thread, there is an AJAX menu in the downloads area.
Check to see if they have a support thread, they should.

Ok thx i will try that:blush:

22 Dec 2008, 10:10 PM
#202
best_price_accessori avatar

best_price_accessori

Zen Follower

Join Date:
Dec 2008
Posts:
155
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

Hi,

The flyout is brillant addon! Thanks.

I just need a bit of help. I would like the fount color on the sub menu to be white. If you go to https://www.bestpriceaccessories.com/shop you'll see what I mean.

Thanks

22 Dec 2008, 10:38 PM
#203
gee38l avatar

gee38l

Zen Follower

Join Date:
Jul 2008
Posts:
362
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

Sorry to be a bit of a hi jack... But i noticed on your site (best price accessories) in my account dropdown you have a tab called order status, can you please tell me how i can get this on my site?

22 Dec 2008, 10:48 PM
#204
best_price_accessori avatar

best_price_accessori

Zen Follower

Join Date:
Dec 2008
Posts:
155
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

Yep. Itshttp://www.zen-cart.com/wiki/index.php/Contribution:Integrated_Checkout_Without_Account download it from there. You can add order status without the Checkout without an account I think.

23 Dec 2008, 4:32 AM
#205
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

Best Price Accessori:

Hi,
The flyout is brillant addon! Thanks.
I just need a bit of help. I would like the fount color on the sub menu to be white. If you go to www.bestpriceaccessories.com/shop you'll see what I mean.
Thanks
Yikes! This question has been answered in previous page, you just change the value for the color: attribute.
http://www.zen-cart.com/forum/showpost.php?p=659193&postcount=195

29 Dec 2008, 8:14 PM
#206
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: Support for CSS Flyout Menu

Hello everyone, thank you for this mod. We've installed it in my site https://www.manuelavalenti.com/store and is working perfectly after a few changes in the CSS file.

One thing, originally in the admin area we can set up a separator between categories and subcategories (admin>configuration>layout settings) which I have previously set up before installing this mod, how can this be shown as originally intended using the css flyout?

Thanks in advance for your help.

30 Dec 2008, 3:03 AM
#207
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

mvstudio:

...One thing, originally in the admin area we can set up a separator between categories and subcategories...
Hola,
http://www.zen-cart.com/forum/showpost.php?p=570118&postcount=21
Start reading from there down, the separator is simply an <hr /> that you can customize with style.
I used to have it but deleted it later, I might put it back when the menu becomes more complex.
Ciao.

30 Dec 2008, 4:10 PM
#208
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: Support for CSS Flyout Menu

Hola y Gracias!
I'm going to check that out.
Happy New Year! :smile:

2 Jan 2009, 9:33 PM
#209
lloyd_borrett avatar

lloyd_borrett

Zen Follower

Join Date:
Mar 2006
Location:
Rosebud, Victoria, Australia
Posts:
308
Plugin Contributions:
2

Re: Support for CSS Flyout Menu

G'day,

For ages on my web site at http://www.scubadoctor.com.au/diveshop/ I've been having a problem with the breadcrumbs. More often than not, all of the categories in the path to a product aren't displayed in the breadcrumbs.

I've tracked the problem down to CSS Flyout Menus. It seems this module only ever puts one Category in the cPath part of the links it generates. This in turn causes the breadcrumbs to be displayed incorrectly.

Does anyone have a fix for this issue?

Best Regards, Lloyd Borrett.

2 Jan 2009, 10:06 PM
#210
lloyd_borrett avatar

lloyd_borrett

Zen Follower

Join Date:
Mar 2006
Location:
Rosebud, Victoria, Australia
Posts:
308
Plugin Contributions:
2

Re: Support for CSS Flyout Menu

I've found a suggested fix for this issue at http://www.zen-cart.com/forum/showpost.php?p=447333&postcount=165

It seems to be working.

This fix should be included in an updated version of the module.

4 Jan 2009, 12:24 AM
#211
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

lloyd_borrett:

This fix should be included in an updated version of the module.
Not yet, there is a bug in that file.
If you click on any parent category of the breadcrumbs menu you will see all items duplicated.

4 Jan 2009, 8:56 PM
#212
lloyd_borrett avatar

lloyd_borrett

Zen Follower

Join Date:
Mar 2006
Location:
Rosebud, Victoria, Australia
Posts:
308
Plugin Contributions:
2

Re: Support for CSS Flyout Menu

I'm not seeing that behavour. Maybe it's only a problem with more recent versions of Zen Cart.

5 Jan 2009, 4:28 AM
#213
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

lloyd_borrett:

I'm not seeing that behavour. Maybe it's only a problem with more recent versions of Zen Cart.
On your test site, build say 5 cats deep, then click on the 3rd. cat.
You will see what I mean, the sub cats links are duplicated, one on top of the other.

7 Jan 2009, 2:48 AM
#214
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

ckosloff:

On your test site, build say 5 cats deep, then click on the 3rd. cat.
You will see what I mean, the sub cats links are duplicated, one on top of the other.

Hi, Ckosloff,

Can you please help me to check my CSS menu at https://www.topalways.com?

My problem is, when hover in IE6, the sub-category won't appear at all. but works fine in IE7 & FF3.

Many appreciated!:smile:

7 Jan 2009, 4:48 AM
#215
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

Jerry5763837:

Hi, Ckosloff,
Can you please help me to check my CSS menu at www.topalways.com?
My problem is, when hover in IE6, the sub-category won't appear at all. but works fine in IE7 & FF3.
Understand that IE6 uses .htc.
FF and IE7 don't need it.
First, you need to make sure that it finds .htc.
There is an error in the menu distribution, correct path is:
behavior: url(includes/csshover.htc);
/* WinIE behavior call */}
Of course, csshover has to be in folder "includes".
Try using latest version of csshover, here:
http://www.xs4all.nl/~peterned/htc/csshover3.htc

7 Jan 2009, 5:03 AM
#216
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

ckosloff:

Understand that IE6 uses .htc.
FF and IE7 don't need it.
First, you need to make sure that it finds .htc.
There is an error in the menu distribution, correct path is:
behavior: url(includes/csshover.htc);
/* WinIE behavior call */}
Of course, csshover has to be in folder "includes".
Try using latest version of csshover, here:
http://www.xs4all.nl/~peterned/htc/csshover3.htc

Hi, ckosloff,

Anyhow, many thanks for your reply.
But unluky, seems unworkable.

Also, searched the thread and tried csshover2,or csshover3 under folder Includes, all unworkable.

Any furhter suggestion? thanks again.:cool:

7 Jan 2009, 9:22 AM
#217
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

hi, ckosloff,

Worked on it for hours, finally located where the problem is, not because of the file "csshover.htc"
but the value of "position: absolute; top:-10000000px;"
here is the css code in "stylesheet_categories_menu.css"

div#nav-cat UL UL {
	BACKGROUND: url(../images/menu_arrow_bg.gif) no-repeat 0px 100%; LEFT: 148px; PADDING-BOTTOM:4px; WIDTH: 162px; POSITION: absolute;TOP: -10000000px;  HEIGHT: auto;
}

but do not know how to change, since FF3 & IE6 parse the value of "position:ablolute" differently;

can you please check for so many confused guys how to correct,
many appreciated.

7 Jan 2009, 1:46 PM
#218
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

Jerry5763837:

hi, ckosloff,
POSITION: absolute;TOP: -10000000px;
I cannot imagine why you would need such a huge value in a negative margin, 10 M pixels!
That will break your site for sure.
Also, try position: relative, that would be relative to the container.
I will repeat what I have said in previous posts, you need 3 things:

  1. A test site.
  2. A style editor. I use Top Style Pro, just a suggestion.
  3. The Web Developer toolbar, which is a free FF extension, that will tell you which element is causing grief.
14 Jan 2009, 2:02 AM
#219
issy avatar

issy

New Zenner

Join Date:
Jan 2006
Posts:
59
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

I've been able to install mod but I have a problem with left vertical sub menus displaying behind right content, I've been going at it for days now and I can not figure out where I went wrong, could you guys please take a look at my site? maybe a second set of eyes will catch my error. I've tried 2 version of this mod!!! :)
I've checked z-index on navColumnOne (z-index: 10) and centerColumn (z-index: 0)

Thanks in advance for all your help.
Here's the link to site hxxp://www.imagetech.us/shop/

I'm willing to pay some one to get this fixed!

Thanks

14 Jan 2009, 2:20 AM
#220
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Support for CSS Flyout Menu

issy:

I've checked z-index on navColumnOne (z-index: 10) and centerColumn (z-index: 0)
Where are you checking z-index?
You have to look in stylesheet_categories_menu.css
div#nav-cat li {
background-image: url(../images/b1.gif);
background-repeat: no-repeat;
position: relative;
list-style: none;
margin: 0;
z-index: 20;
height: 20px;
width: 150px;
/* change it to whatever space you want to put space between buttons*/}
/* <---this line may help or hinder IE menu shifting issues /
div#nav-cat li li {
margin: 0;
/
this overrides the margin-top in the declaration above */
}
Once this is fixed I'll invoice you with the details of my bank account. :yuck: