Jump to content

Edit History

Sofian-13

Sofian-13

Bonjour 

Besoin d'aide svp. Sur mon footer, j'ai 4 bloc social (facebook, twitter, insta et google +) qui sont de couleurs verte et blanc en survol. Je voudrais mettre leurs couleurs propres.

 Dans le global css j'ai modifier ceci comme me l'a conseillé Stéphane (MERCI AU PASSAGE)

 

.footer-container #footer #social_block ul li.facebook a:before {
            content: "\f09a";
            color: #3b5998; 
            }
          .footer-container #footer #social_block ul li.twitter a:before {
            content: "\f099"; }
          .footer-container #footer #social_block ul li.rss a:before {
            content: "\f09e"; }
          .footer-container #footer #social_block ul li.youtube a:before {
            content: "\f167"; }
          .footer-container #footer #social_block ul li.google-plus a:before {
            content: "\f0d5"; }
          .footer-container #footer #social_block ul li.pinterest a:before {
            content: "\f0d2"; }
          .footer-container #footer #social_block ul li.vimeo a:before {
            content: "\f194"; }
          .footer-container #footer #social_block ul li.instagram a:before {
            content: "\f16d"; }

J'ai modifié celui de Facebook mais rien n'a changé

Mon site. www.TheLittleCandyShop.com

AIDE PLEASE!!!

Sofian-13

Sofian-13

Bonjour 

Besoin d'aide svp. Sur mon footer, j'ai 4 bloc social (facebook, twitter, insta et google +) qui sont de couleurs verte et blanc en survol. Je voudrais mettre leurs couleurs propres.

 Dans le global css j'ai modifier ceci comme me l'a conseillé Stéphane (MERCI AU PASSAGE)

 

.footer-container #footer #social_block ul li.facebook a:before {
            content: "\f09a";
            color: #3b5998; 
            }
          .footer-container #footer #social_block ul li.twitter a:before {
            content: "\f099"; }
          .footer-container #footer #social_block ul li.rss a:before {
            content: "\f09e"; }
          .footer-container #footer #social_block ul li.youtube a:before {
            content: "\f167"; }
          .footer-container #footer #social_block ul li.google-plus a:before {
            content: "\f0d5"; }
          .footer-container #footer #social_block ul li.pinterest a:before {
            content: "\f0d2"; }
          .footer-container #footer #social_block ul li.vimeo a:before {
            content: "\f194"; }
          .footer-container #footer #social_block ul li.instagram a:before {
            content: "\f16d"; }

J'ai modifié celui de Facebook mais rien n'a changé

 

AIDE PLEASE!!!

×
×
  • Create New...