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
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!
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
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
jettrue
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:blush:)
And I looked at the thread for the FAQ and got that problem solved. Thanks
Luke
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
thedidgmaster
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:blush:)
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.
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
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
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
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
hansi
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.
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
hansi
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>
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
bumba000
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?
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
Lowndsey
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