Hello , love the ad on !! I was wondering if it is possible to have the drop down menu extend a little further down? I have a lot of products and when the menu drops down , it cuts off a lot of my products...my website is
http://jygoods.com/shop/index.php?ma...Path=1326_1330
that is where you can see the categories and how it doesnt drop down all the way...
And one more issue, when i click on information in the menubar, it brings me to the shops original homepage and not the information page,
thanks for any help...
![]()
Good afternoon jettrue, I'd like to thank and commend you on the mod, it's an awesome and very functional addon. But WTF is it with the about us page!!?? (jokes, jokes)
So, I've gone through the steps and installed the applicable files into their applicable places, and the menu is looking great, working awesome, everyone's happy, birds are singing, rainbows abound.
Then, as is the usual course of events, I open the site in IE, curse, and look for a solution.
(you, reader, can view the site here: http://store.persite.com )
The menubar works, the a:hover works, but the menu itself won't fly out. Considering this is the bulk majority of its purpose, and IE is the bulk majority of our installed base, this is something that I'd need to get working at some point.
I've followed your advice, and added the following to my .htaccess
What happens if I make it ^www.store.persite.com$ and http://store.persite.com/$1 ? Same thing. /shrugCode:RewriteEngine On RewriteCond %{HTTP_HOST} ^http://store.persite.com$ [NC] RewriteRule ^(.*)$ http://www.store.persite.com/$1 [R=301,L] AddType text/x-component .htc
So, what's causing my grief? I would love to keep this working in its current iteration!
Thanks for reading, and thanks in advance.
-Tim
<!-- just commenting -->
I spent several hours on this tonight and got the menu up and running. I have a site set at a width of 747px though and am having a terrible time figuring out the css file.
The tentative site is listed here: www.cornerstonewebsites.com/zencart/index.php.
Any help would be appreciated.
How the heck is mine the only one that doesn't want to work? What am I doing wrong?
-Tim
<!-- just commenting -->
Ha, ha, ha, Tim is so funny.But WTF is it with the about us page!!?? (jokes, jokes)
Two questions for ya:What happens if I make it ^www.store.persite.com$ and http://store.persite.com/$1 ? Same thing. /shrug
1)In your includes/configure.php file, do you have your site listed with or without the www?
2) Did you upload includes/csshover.htc?