I updated my template and I am having an issue with radio buttons text overlapping the radio button field. I have searched with firebug but cannot find a way to correct this. It appears to be hard coded into the php but I cannot find that either.
Please have a look at the form in the link below and you will see the issue I am having with this button. Any help or advice would be greatly appreciated.
This is not hard-coded in PHP, but there is styling in this file:
/components/com_dtregister/assets/css/main.css
After the 2.8.12 update, we discovered that the modified CSS for field changes was not included in the package. That has since been resolved, so if you had the very latest build, this would not be an issue. You can modify the above file though... find this:
Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at
www.JoomlaEmployee.com
.
Layout issue with radio buttons
10 years 7 months ago #22935
Thanks, I am running Joomla 2.5.19 with DTRegister 2.8.12a. This was the key because I was making edits to my local dev site which was using the older version and without knowing it I had reverted the new version back to the old CSS by doing this. Feel like I should have taken one more day off...