This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Checkboxes for terms and conditions not displayed as expected
#1

The checkboxes are not displaying as expected for the terms and conditions


Attached Files Thumbnail(s)
   
Reply
#2

(02-Jan-2025, 01:14 AM)netgurl Wrote:  The checkboxes are not displaying as expected for the terms and conditions

NVM I figured it out - the CSS files in 
frontend > view > default > stylesheet / css/ 
has to be updated to

.cmtx_container label{margin:0} 
from 
.cmtx_container label{height:auto;margin:0}

.cmtx_checkbox_container input{display:inline-block;margin-right:2px !important;vertical-align:baseline} 
from 
.cmtx_checkbox_container input{display:inline-block;margin-right:2px !important;vertical-align:baseline;width:auto}
Reply
#3

Thanks, I'll add this in the next version.

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post

Forum Jump:


Users browsing this thread: 3 Guest(s)