Hello, I would like to change the icon and size of facebook button. How can I do this?
Thanks in advance
Hi troupdim!
Here is how to change the font size of the icon:
.html_header_sidebar #top #header .social_bookmarks li a {
font-size: 20px;
}
Regarding changing the icon, can you elaborate more on that? like what icon would you like to replace it. Hope this helps. :)
Cheers!
Nikko