The new inline styling is a real pain to deal with as it's overriding my own styles and requires a lot of very messy CSS to overcome.
I don't want to remove the form styling entirely, but it being inline is a pure headache to making my own styling work as it always loads after any template CSS file.
It's bad to force people to use the !important tag just to style something right?
If I've got multiple forms on one page that require different styling it gets even more messy.
An option to simply disable the basic styling would be lovely, just way too much of the current styling is forced on you to overwrite in really ugly ways that become very poblamatic fast, it was better in V6 in soeways because at least there was control over the ID's and classes that wrapped the fields, now I can only change the classes and ID's of the input fields which makes it a lot more cumberson to fix, not to mention breaks all the previous styling I've written.
I've even tried deleting the CSS files from \plugins\system\chronog3_plg\chronog3\assets\semantic-ui\css but that doesn't work either.
I'll re-add the styling parts I need in a file I can edit, but I just need to unload the ones that are being forced on me atm as they're adding hours of work just to update a form.
Cheers
I don't want to remove the form styling entirely, but it being inline is a pure headache to making my own styling work as it always loads after any template CSS file.
It's bad to force people to use the !important tag just to style something right?
If I've got multiple forms on one page that require different styling it gets even more messy.
An option to simply disable the basic styling would be lovely, just way too much of the current styling is forced on you to overwrite in really ugly ways that become very poblamatic fast, it was better in V6 in soeways because at least there was control over the ID's and classes that wrapped the fields, now I can only change the classes and ID's of the input fields which makes it a lot more cumberson to fix, not to mention breaks all the previous styling I've written.
I've even tried deleting the CSS files from \plugins\system\chronog3_plg\chronog3\assets\semantic-ui\css but that doesn't work either.
I'll re-add the styling parts I need in a file I can edit, but I just need to unload the ones that are being forced on me atm as they're adding hours of work just to update a form.
Cheers
You need to login to be able to post a reply.