[SOLVED] Flexicontent CSS overwrites tinymce CSS

More
8 years 6 months ago - 8 years 6 months ago #57713 by grand
Hi,

installed flexicontent on a clean joomla installation. The CSS from the TinyMCE Buttons gets overwritten by the flexi_form.css.
Any way to fix this easily?
Attachments:
Last edit: 8 years 6 months ago by ggppdk.

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

More
8 years 6 months ago - 8 years 6 months ago #57714 by ggppdk
Hello

i think we can remove a part of the match definition of the CSS rule as it is not need in v3 !

change in flexi_form.css
(note i say change the file, because this change will be commited for v3.0.9, any other changes you should make them in your own custom CSS files)

about line 312:
Code:
.flexicontent button:not(.btn):not(.close), .fc_button:not(.btn), .fc_buttons button:not(.btn), .flexi_buttons button:not(.btn) { ... }

to:
Code:
.fc_button:not(.btn), .fc_buttons button:not(.btn), .flexi_buttons button:not(.btn) { ... }

thus removing the:
.flexicontent button:not(.btn):not(.close),


-- 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: 8 years 6 months ago by ggppdk.
The following user(s) said Thank You: grand

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

More
8 years 6 months ago #57723 by grand
Anyone having the same issue you also have to remove:
Code:
.flexicontent button:not(.btn):hover,
from line 389 to get rid of the wrong :hover.

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

More
8 years 6 months ago #57750 by ggppdk
Hello
Code:
.flexicontent button:not(.btn):hover,

yes that is not needed either, will remove it

please note that any other changes that you make will be overwritten when you upgade,
and it is important to be able to upgrade the component,
so you should put any other CSS changes into a sepearate file


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