Default Template: Top zone width limits

More
11 years 4 months ago #38101 by Yamiyo
Hi there!
I made a field called "TopText". It should be in "top" zone of the template, near "image" zone.
But, i think there is a "limit" in the width of this field, because when i write big texts, some parts are cut.

I would like to remove this limit.

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

More
11 years 4 months ago #38102 by ggppdk
Hello,

there is this CSS rule, in file
components/com_flexicontent/templates/default/css/item.css
Code:
.flexi.topblock { overflow: hidden; ... }
so if you field does not fit it will be cut-off,
you can override a new rule, inside any CSS file loaded by your item view page, (if you duplicate 'default' FC template to make an FC template 'default1' then you can edit the item.css file too)
e.g. add :
Code:
#flexicontent .flexi.topblock { overflow: scroll !important; }
-- If the above does not work, then please try examining CSS yourself to identify the needed changes,
-- also you can post an online link

Regards


-- 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...

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

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