crisb Posted September 30, 2010 Share Posted September 30, 2010 Hi there,I have the shipping estimate module installed on my site. Everything works fine, except on Safari when the module is sent to the right side of the screen.Anyone know how can I solve that? I attached a screen capture for better understand.Thank you for the help! Link to comment Share on other sites More sharing options...
razaro Posted September 30, 2010 Share Posted September 30, 2010 Try with this code. Add it to global.css #shipping_estimate { clear:both; } This will shift down that module but it should display correctly in all browsers.You also have some warnings and errors but nut sure how to fix them. Failed to load resource: the server responded with a status of 404 (Not Found) chromestyle.css Failed to load resource: the server responded with a status of 404 (Not Found) jquery.slider.js Uncaught TypeError: Cannot call method 'match' of undefined jquery.cross-slide.js:135 Link to comment Share on other sites More sharing options...
crisb Posted October 1, 2010 Author Share Posted October 1, 2010 I tried the code, problem solved again! You are good!heheI don't have any idea what could be causing this errors and not even how to fix it! Let's see if someone good with codes know the solution...Thank you for reply! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now