stratejem
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Format in mobile siteThat fixed it, thanks!
One last question, how do I change the font size for the section break and fieldset header text?
They are breaking up in mobile view, and coming up like:
Monthl
y
Liabiliti
esI’m guessing the only way to fix that is to reduce the font size?
Forum: Plugins
In reply to: [Calculated Fields Form] Format in mobile siteHi @codepeople,
Thanks for the help!
1. Should I insert all 3 pieces of code or just 1 of them?
2. The buttons are already in a DIV field, and separate from the labels above, which is why I’m wondering why they are still misaligned.Thanks!
Forum: Plugins
In reply to: [Calculated Fields Form] Format in mobile siteI added all 3 to the ‘Customize Form Design’, and everything looks good… except the buttons still. Also the fields above the buttons are misaligned due to the difference in label length above.
It looks like this on my phone.
Forum: Plugins
In reply to: [Calculated Fields Form] Format in mobile siteI can’t thank you enough, @codepeople.
Do I add all 3 bits of code to each form? Or just the last one?
Forum: Plugins
In reply to: [Calculated Fields Form] Format in mobile siteHi @codepeople,
Not sure if I’m doing this right but I added that second it of code below the first bit and it fixes the words breaking up mostly. The only thing left is that the calculate button now reads:
calcu
lateSome fields are misaligned due to the difference in length of text labels above, and the buttons are still misaligned.
Any other ideas?
Much thanks!
Forum: Plugins
In reply to: [Calculated Fields Form] Format in mobile siteThanks so much for the quick reply. That code works on all the pages except this one.
While it does break into the columns correctly, the words break up and become illegible when wrapping. Is there are fix to this?
Also all the fields, while in the DIV/fieldset tables, do not seem to align properly. The most obvious ones being the ‘calculate’ and ‘reset’ buttons, despite being in the same multi-column DIV fail to align.