contact form

More
9 years 1 month ago - 9 years 1 month ago #57239 by philippeg
contact form was created by philippeg
Hi,

i have a problem with the Joomla contact form and the Themler support answer to me with this :
"I've found the issue with contact form here:

It happens because of the code added by flexicontent:

.control-label {
float: left;
}

The default size of the inputs is 100% ( from bootstrap stylesheet). The combination of default input size and flexicontent css causes the reported issue.
To solved please try specifying fixed width for inputs under the Themler Style tab >> Input >> Size >> 206px, for example.
This should help. "
it's under Firefox only.
Is something that can be corrected in Flexicontent ?

Thanks
Regards
Attachments:
Last edit: 9 years 1 month ago by philippeg.

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago - 9 years 1 month ago #57241 by ggppdk
Replied by ggppdk on topic contact form
Hello

if they need different CSS, why they do not appy it

e.g.
Code:
#someid .control-label { ... }

this is not a bug, but we can improve / avoid this:

move from (it is at the end of file)
component/com_flexicontent/assets/css/flexi-shared.css
to
component/com_flexicontent/assets/css/flexi-form.css

the lines:
Code:
/* J3 various */ .control-label { clear: left; float: left; min-width: 120px; text-align:right; padding: 4px 16px 4px 2px; } .control-label .label { width: auto; display:inline-block; }

This should not break our forms layout


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 9 years 1 month ago by ggppdk.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.414 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline