Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
abpse
Did you ever figure out how to do this? I am trying to do the same thing. The only answer I can find is to remove the contact us from the header. But I like it that and would like to keep it if I could get it to work correctly.
Thanks for any help.
I posted in the wrong place......Look on page 28 Post 280 for a solution.
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
Zadris
Absolutely! I even did a search on this thread and it seems others have the same problem with the
.customerservice-li{display:none;}
Maybe someone will post an answer. I am keeping my fingers crossed.
Thank you for your response.
I'm having the same problem anyone found out how to do this
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
discoverytdi
I'm having the same problem anyone found out how to do this
If you post a link to your site I can take a look.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
Thanks,
Anne
found the problem
.customer_service-li {display: none;} no change
.customer_service {display: none;} this works
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
discoverytdi
found the problem
.customer_service-li {display: none;} no change
.customer_service {display: none;} this works
I am happy that you figured it out. I will fix this typo in an updated template release.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
I was wondering if there is any way to make the categories menu look more like the information menu, if so, how?
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
Knowltman
I was wondering if there is any way to make the categories menu look more like the information menu, if so, how?
Check out the posts by frank18 in the Bentley Classic template thread around page 12:
http://www.zen-cart.com/showthread.p...Support-Thread
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Hello,
I have been working with this theme and absolutely love it. I've only run into one major issue thus far, somewhat hard to describe:
The mega menu submenu links are not clickable on the leftmost ~40-50px of the submenu items. It was initially behaving this way on all submenus, now it seems to be only on the first submenu level.
I've poured over the css, tried tweaking things here and there, and haven't found a solution. I am utterly stumped.
Hard to describe so for reference, the store and menu are here: http://dowsers.org/bookstore/
and a quick video of the issue: http://screencast.com/t/irHyvy2NeC
Thanks!
Kind regards,
Nathan
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
asdowser
Hello,
I have been working with this theme and absolutely love it. I've only run into one major issue thus far, somewhat hard to describe:
The mega menu submenu links are not clickable on the leftmost ~40-50px of the submenu items. It was initially behaving this way on all submenus, now it seems to be only on the first submenu level.
I've poured over the css, tried tweaking things here and there, and haven't found a solution. I am utterly stumped.
Hard to describe so for reference, the store and menu are here:
http://dowsers.org/bookstore/
and a quick video of the issue:
http://screencast.com/t/irHyvy2NeC
Thanks!
Kind regards,
Nathan
I believe that you are seeing default behavior. Are you tring to hover where there is no link text?
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
sweettease
OK, I figured out the issue with the link... this is the thread I had found previously. I made the switch to #whatsNew but the tab is not open until you click it. I'd rather have the new products displayed automatically when the page loads rather than the user to have to click the tab. Does that make sense?
Is there a fix for this? I'd like the new products to display automatically on the homepage without have to click on the tab. I tried the fix suggested before and it didn't work.