Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4117
    Elisabetta
    Member

    Hallo,

    I have activated on social links, my account fb. can I have blue FB logo? now it’s white.

    Thank you

    Elisabetta

    http://www.federicoalberati.com/wordpress/

    #4153
    Sakin
    Keymaster

    @Elisabetta: just add the following css in your Custom CSS box in your Theme Options panel.

    ul.social-profile li.facebook a {
    background-position: 0 -43px;
    }
    ul.social-profile li.facebook a:hover {
    background-position: 0 0;
    }

    #4182
    Elisabetta
    Member

    Tank you, now logo is blue!

    I wrote “SEGUICI SU”,  in my “header and footer codes” in “code to display on header”, but the word does not appear near the logo. How I can to write SEGUICI SU on the left FB logo?

    Thank you very much

    Elisabetta

    #4188
    Sakin
    Keymaster

    @Elisabetta: Header and Footer codes are for the Scripts like Google analytics, Facebook tracking code, Add this code and other scripts that needs to load in the header or footer behind the site which is not visible to the user but needed for this type of services.

    Currently there is no option to add the text in the header. Except for the Site title and description from Settings => general and then Social Icons and Search box.

    If you want to add further then you need to build child theme and then customize the header.php and add it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo FB’ is closed to new replies.