babyewok Posted December 15, 2015 Share Posted December 15, 2015 (edited) I am noticing that sometimes the select boxes on the guest address form on the opc are truncated. When I use firebug I can see that the width on the div with class 'selector' is just 10px and on the span is 0 so obviously hasn't been calculated correctly. Also after saving the address, the checkbox next to 'I agree to the terns & conditions' is unstyled. After checking it the payment details are revealed and the checkbox is styled and the selectbox are correctly styled again. I do not know anything about jquery uniform, so wondered if anyone had any suggestions? I don't seem to get any script errors showing in firebug and annoyingly sometime just opening and closing firebug can fix the problem! Edited December 15, 2015 by babyewok (see edit history) Link to comment Share on other sites More sharing options...
babyewok Posted December 22, 2015 Author Share Posted December 22, 2015 (edited) Has no one else come across a similar issue with width of the select boxes anywhere on their site? Edited December 22, 2015 by babyewok (see edit history) Link to comment Share on other sites More sharing options...
Simonas Invertus Posted December 23, 2015 Share Posted December 23, 2015 The problem is with your CSS. So most likely you will not find a solution via firebug. You should ask developer who made your theme for help. Link to comment Share on other sites More sharing options...
Daresh Posted December 24, 2015 Share Posted December 24, 2015 I think this is a Prestashop JS problem, I've noticed it once even on a fresh installation of the default theme. Some crazy workaround would be to launch the bindUniform(); function every second or so. 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