vintagetouch Posted August 4, 2015 Share Posted August 4, 2015 (edited) Bonjour, je suis sur notepad dans category.css et j'aimerai changer la taille de mes catégories mais je ne sais absolument pas à quoi toucher... aussi j'aimerai savoir après modification s'il faut que j'écrase l'ancien fichier ou... ?merci de vos réponses Une nulle en informatique. Edited August 4, 2015 by vintagetouch (see edit history) Link to comment Share on other sites More sharing options...
vintagetouch Posted August 9, 2015 Author Share Posted August 9, 2015 Help... Link to comment Share on other sites More sharing options...
memphis bleek Posted August 11, 2015 Share Posted August 11, 2015 Hello, Tu souhaites que tes boutons de catégories changent de tailles ? c'est cela ? Oui tu dois ensuite remplacer le fichier en question par le même que tu as modifié pour que ton site bénéficie des modifications... Link to comment Share on other sites More sharing options...
vintagetouch Posted August 22, 2015 Author Share Posted August 22, 2015 Je ne sais pas comment le remplacer justement? Link to comment Share on other sites More sharing options...
vintagetouch Posted August 22, 2015 Author Share Posted August 22, 2015 content_scene_cat { border-top: 5px solid #333; color: #d7d7d7; line-height: 19px; margin: 0 0 26px 0; } .content_scene_cat .content_scene_cat_bg { padding: 18px 10px 10px 42px; background-color: #464646 !important; } @media (max-width: 1199px) { .content_scene_cat .content_scene_cat_bg { padding: 10px 10px 10px 15px; } } .content_scene_cat span.category-name { font: 1 20px/10px "Open Sans", sans-serif; color: #fff; margin-bottom: 12px; } @media (max-width: 1199px) { .content_scene_cat span.category-name { font-size: 6px; line-height: 30px; } } .content_scene_cat p { margin-bottom: 0; } .content_scene_cat a { color: #fff; } .content_scene_cat a:hover { text-decoration: underline; } .content_scene_cat .content_scene { color: #777; } .content_scene_cat .content_scene .cat_desc { padding-top: 20px; } .content_scene_cat .content_scene .cat_desc a { color: #777; } .content_scene_cat .content_scene .cat_desc a:hover { color: #515151; } j'ai ça mais je ne trouve pas la ligne pour changer la taille des catégories.... Link to comment Share on other sites More sharing options...
vintagetouch Posted August 23, 2015 Author Share Posted August 23, 2015 aidez moi Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now