Jump to content

(SOLVED) Shipping estimate module send to the right on Safari


crisb

Recommended Posts

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!

30634_1fmwmSJfTZ2D83fWNhKp_t

Link to comment
Share on other sites

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

I tried the code, problem solved again! You are good!hehe

I 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...