modifier les CSS de component flexi

More
6 years 6 months ago #69678 by alog
bonjour,

comme je l’ai fait pour bootstrap et template…, comment puis-je créer 3 custom CSS via le backend (administration) pour modifier les CSS, sans modifier les fichier originaux, pour:

monsite/www/component/com.flexicontent/assets/css
monsite/www/modules
monsite/www/media

Je souhaiterai modifier directement les CSS sur Extension/Templates .. faut-il créer des substitutions pour en faire des fichiers .CSS personnalités ?

merci de votre aide, je m’y perd un peu..

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

More
6 years 6 months ago - 6 years 6 months ago #69683 by ggppdk
Hello

Do not copy all CSS rules
copy only the CSS rules that you want to customize
into custom.css of your Joomla template

then add in front of them just add
Code:
body ....

to make them of higher priority


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

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

More
6 years 6 months ago #69685 by alog
Hello ggppdk,
after trying, it doesn’t work in my custom.css with 'body' before code, like that:

.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search
body {
background: #22b8f0;
color: #fff;
z-index: 11;
}

maybe i have to add !important for each code ?

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

More
6 years 6 months ago #69686 by ggppdk
Hello

i meant if FLEXIcontent CSS rule is
Code:
.someclass div.someclass2 { ... }

then create:
Code:
body .someclass div.someclass2 { ... }


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

More
6 years 6 months ago #69689 by alog
it seems to work well now, but i can't align filter fields (see pict enclosed)
which code can allow to align them horizontally ?

thank you..
Attachments:

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

More
6 years 6 months ago #69690 by ggppdk

it seems to work well now, but i can't align filter fields (see pict enclosed)
which code can allow to align them horizontally ?


Inside Filtering Form TAB, there are parameters for placement of filters


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