[Résolu] Modifier l'apparence du Label sur les articles

More
8 years 8 months ago - 8 years 8 months ago #56518 by Leifer
Salut, je suis de retour avec mes questions farfelus.
Comme d'habitude après de nombreuses recherche j'ai trouvé quelques petites choses dans les CSS de flexi concernant le label mais rien qui me permet de changer l'apparence complète du fond du label.
Pour exemple sur mon site, ce petit carré gris derrière "Durée".


Une idée ? Un endroit ou chercher en particulier ?
Merci d'avance ;)
Last edit: 8 years 8 months ago by Leifer.

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

More
8 years 8 months ago #56521 by ggppdk
Hello

it is CSS you can take the rule and make it more specific by adding a extra level to it e.g. 'body '
Code:
#flexicontent .label { background-color: black; }

or
Code:
body #flexicontent .label { background-color: black; }

you can also use !important;
but avoid it (instead make it more specific as mentioned above):
-- also avoid setting frontend color with ! important
this will cause problem with invalid/required fields:
Code:
color: white !important;


-- 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...
The following user(s) said Thank You: Leifer

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

More
8 years 8 months ago #56522 by micker
cible ton label avec firebug ou webdevelloper tu aura la class voulue
pour les questions de css sans lien vers le site impossible de t'aider
a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]
The following user(s) said Thank You: Leifer

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

More
8 years 8 months ago #56525 by Leifer
Firebug donne de meilleur résultat que l'outils "Examiner l'élément" de firefox.
Pour le #flexicontent .label il ne me permet pas de modifier l'éléments voulu.

Au final avec firebug j'ai trouvé dans bootstrap.css c'est .label, .badge

Décidément a chaque fois je suis vraiment proche de la solution ce n'est pas faute de chercher :(

Encore une fois merci ;) (surtout pour la vitesse de réponse)
A la prochaine !

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

More
8 years 8 months ago #56526 by micker
de rien

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

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