SlideshowCK impossible de changer la police

Replied by Alain_42 on topic SlideshowCK impossible de changer la police

Posted 6 years 1 month ago #47276
Le style du template devrait aussi écraser la couleur et la taille non ?
J'avait rajouté dans le template du CSS complémentaire, quelle paramètre puis je rajouter pour que la police ne soit pas écrasée ?

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

Replied by ced1870 on topic SlideshowCK impossible de changer la police

Posted 6 years 1 month ago #47278
tu peux écrire cela dans ton template :
Code:
#camera_wrap_89 div.camera_caption_title { font-family: 'Mountains of Christmas' !important; }

Joomlack Webmaster and Developer

by ced1870

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

Replied by Alain_42 on topic SlideshowCK impossible de changer la police

Posted 6 years 1 month ago #47279
Bonjour,
Tu m'as permis de trouver la cause du problème:
C'est bien effectivement le CSS du template qui écrase la police définie dans le css du diaporama
J'aurais besoin d'aide pour trouver la solution.
J'ai essayé en ajoutant du CSS à la fin du template:
#camera_wrap_89 .camera_caption_title {
font-family: initial !important;
}
ça ne fonctionne pas
par contre si je mets
#camera_wrap_89 .camera_caption_title {
font-family: le_nom_de_la_police;
}
ça fonctionne.
J'aurais préféré une solution qui laisse la possibilité de modifier la police dans la page paramètres du diaporama.
Si quelqu'un a, une idée ?
merci
@lain
Last Edit:6 years 1 month ago by Alain_42
Last edit: 6 years 1 month ago by Alain_42.

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

Replied by ced1870 on topic SlideshowCK impossible de changer la police

Posted 6 years 1 month ago #47280
dans ton template tu as cette règle
div, p, td {
font-family: 'Open Sans', sans-serif;
font-size: 1.0em%;
}

tu pourrais la remplacer par
body {
font-family: 'Open Sans', sans-serif;
font-size: 1.0em%;
}

Joomlack Webmaster and Developer

by ced1870

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

Replied by Alain_42 on topic SlideshowCK impossible de changer la police

Posted 6 years 1 month ago #47281
Merci
Je n'ai pas réussi à trouver où modifier div etc.. par body
Mais en mettant
#camera_wrap_89 div.camera_caption_title {
font-family: 'Mountains of Christmas' !important;
}
dans la partie custom du template cela modifie la police.
Merci
Last Edit:6 years 1 month ago by Alain_42
Last edit: 6 years 1 month ago by Alain_42.

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

Time to create page: 0.718 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 419 guests and no members online