#1  
Old 08-08-2012, 11:57 AM
Phytacol Ltd's Avatar
Phytacol Ltd Phytacol Ltd is offline
 
Join Date: Dec 2010
Posts: 18
Default Nav arrows in Firefox

I have disabled the nav arrows but they still appear in Firefox but not in IE and Chrome. What do I need to do?

The URL is www.phytacol.com/testsite

Thanks
Reply With Quote
  #2  
Old 08-08-2012, 12:22 PM
Eugene Rimmer's Avatar
Eugene Rimmer Eugene Rimmer is online now
Ecwid Team
 
Join Date: Jan 2011
Location: Ecwid headquarters
Posts: 7,517
Default

Quote:
Originally Posted by Phytacol Ltd View Post
I have disabled the nav arrows but they still appear in Firefox but not in IE and Chrome. What do I need to do?

The URL is www.phytacol.com/testsite

Thanks
In the rule that precedes the rule hiding the arrows in your Ecwid custom CSS theme, there is such code:
Code:
div.ecwid-minicart {
background-image:url(http://d3lsmbh0k6qtyk.cloudfront.net/gz/12.0-17014/[(base_url)]assets/images/minicart.png');
}
This code is treated as invalid by Firefox, most probably because of the part I highlighted in bold above, and the rest of the CSS code (which is the rule to hide arrows) is not parsed by Firefox and does not apply to the site. Please, correct the rule above, then the arrows hiding rule will work too.
__________________
Eugene Efimochkin, Team
_________________________
Shipping methods are not showing up? Here is how to set it up properly!
Have a question? Look up the answer at our help portal!

⬇ Click Thanks, please, if this reply helped you.
Reply With Quote
The Following User Says Thank You to Eugene Rimmer For This Useful Post:
Phytacol Ltd (08-08-2012)
  #3  
Old 08-08-2012, 12:36 PM
Phytacol Ltd's Avatar
Phytacol Ltd Phytacol Ltd is offline
 
Join Date: Dec 2010
Posts: 18
Default

Thanks Eugene for the quick reply. I have reordered the css and put the nav code ahead of the minicart code and it appears to work in Firefox now.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:19 PM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.