You can do it in three steps.First, find img links like ul#social-links li a.twitter { background: url(“../images/icons/twitter.png”) 50% 50% no-repeat } in wordpress->content->themes->simplecorp->library->css->main-css.css and use your icon to replace it.Second, find the social.php in wordpress->content->themes->simplecorp->admin->options and replace Twitter URL.Third, set your link in the Theme Option social. That’s all.
↧