TomH Posted September 4, 2019 at 04:24 PM Share Posted September 4, 2019 at 04:24 PM Okay I updated the iReview them from 3.6 to the latest version (3.8.1) and I also did the big Joomla update. I new I had to update JReviews but not the iReview template. I guess there is no upgrade notification built into Joomla for tempaltes? I have been reviewing slowly all of my custom css changes. A few I didn't need any more and 1 is not working If you visit my site and click the add a review button: https://www.reviewchatter.com/health-beauty/eye-care/ezcontacts You will notice that the Customer Confirmation Field check box doesn't look right (the checkbox is thin and not aligned to the top). I want it to look like the "I consent to the storage and handling of the data provided in this form in accordance with this website's privacy policy." checkbox. Originally this review field would get cut off mid sentence but I added to custom.css /* Customer Confirmation text to long fix */ .jrCustomerconfirmation label[for=jr_customerconfirmation_y] { white-space: normal; } Which fixes that problem but made the line height not look right and the checkbox to be messed up. How should I fix this? Link to comment
Alejandro Posted September 4, 2019 at 06:21 PM Share Posted September 4, 2019 at 06:21 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
TomH Posted September 4, 2019 at 09:40 PM Author Share Posted September 4, 2019 at 09:40 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.