neasoluzioni77 Posted November 4, 2013 Share Posted November 4, 2013 (edited) Dear All, i've a great problem with my prestashop. During the authentication i can't sign the newsletter and privacy checkbox, because this are like a picture. Please let me know V. Edited November 4, 2013 by vekia (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted November 4, 2013 Share Posted November 4, 2013 it looks like you use some module which disabling these boxes. can you share url please? i will check it 1 Link to comment Share on other sites More sharing options...
neasoluzioni77 Posted November 4, 2013 Author Share Posted November 4, 2013 thank you very much this is the url http://www.neasoluzioni.it/negozio1/index.php?controller=authentication&back=history Link to comment Share on other sites More sharing options...
El Patron Posted November 4, 2013 Share Posted November 4, 2013 This worked for me, here if firefox, but also in chrome and explorer. I did notice on all three browsers it would clear my email address when I tried to create the registration and had to enter it again each time. http://screencast.com/t/YHTIZ8PJf4 Link to comment Share on other sites More sharing options...
neasoluzioni77 Posted November 4, 2013 Author Share Posted November 4, 2013 (edited) in my chrome don't work ;( Edited November 4, 2013 by neasoluzioni77 (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted November 4, 2013 Share Posted November 4, 2013 yes, I see same problem with chrome. I can not select the check boxes, the form code looks fine. Hopefully vekia can look at why the form is not working on chrome as I do not see anything obvious. Link to comment Share on other sites More sharing options...
El Patron Posted November 4, 2013 Share Posted November 4, 2013 it looks like you use some module which disabling these boxes. can you share url please? i will check it vekia, it does not work on chrome...and I don't see why...can you check for the poster...thanks, Fred Link to comment Share on other sites More sharing options...
vekia Posted November 4, 2013 Share Posted November 4, 2013 it's because of css styles: input:not([type=radio]) { -webkit-border-radius:0px!important; -webkit-appearance: none!important; } i mean: -webkit-appearance: none!important; remove this! it's a part of http://www.neasoluzioni.it/negozio1/themes/simplegreat/css/theme/styles.css file line ~9 3 Link to comment Share on other sites More sharing options...
neasoluzioni77 Posted November 4, 2013 Author Share Posted November 4, 2013 (edited) Vekia You are great! Now work !! Thanks a lot ! Edited November 4, 2013 by neasoluzioni77 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted November 4, 2013 Share Posted November 4, 2013 glad to hear that i could help you a little in this case topic marked as solved 1 Link to comment Share on other sites More sharing options...
indus Posted March 6, 2014 Share Posted March 6, 2014 Double solved Thanks. Link to comment Share on other sites More sharing options...
DejavuLife Posted December 3, 2020 Share Posted December 3, 2020 (edited) On 11/5/2013 at 12:54 AM, vekia said: it's because of css styles: input:not([type=radio]) { -webkit-border-radius:0px!important; -webkit-appearance: none!important; } i mean: -webkit-appearance: none!important; remove this! it's a part of http://www.neasoluzioni.it/negozio1/themes/simplegreat/css/theme/styles.css file line ~9 hi vekia, i didnt find this page for 1.7.6.9. i have same problem Edited December 3, 2020 by DejavuLife (see edit history) 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