[Explanation: CSS has priority over size parameter] Field Size Overrided by FLEXIcontent's CSS

More
5 years 7 months ago - 5 years 7 months ago #74719 by Dave LeDev
The Field size isn't being honored.


In relation to the default Isis Administrator Template, setting the CSS to this resolves the problem:
\administrator\components\com_flexicontent\assets\css\flexicontentbackend.css @line 2664
Code:
#flexicontent form select.fcfield_selectval, #flexicontent form input.fcfield_textval {     height: 26px;     line-height: 26px;     overflow: auto;     vertical-align: top;     min-width: unset;     width: unset;     max-width: unset; }
There's likely a better way, but it yields desired results.
Last edit: 5 years 7 months ago by ggppdk.

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

More
5 years 7 months ago - 5 years 7 months ago #74730 by ggppdk
Hello

this has been discussed many times in Joomla repository too

Short answer
the "size" will be used by the browser only if CSS that effects it does not exist

So this is the expected behaviour
probably we should remove this parameter completely

please do not try to use this parameter for styling, instead use some custom CSS in your Joomla template

or add the custom CSS in file:
template/MYJoomlaTemplate/css/flexicontent.css


-- 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: 5 years 7 months ago by ggppdk.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.267 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