Just yesterday, we talked about twitter releasing the official twitter button for websites and blogs. Adding twitter buttons is very easy as it involves putting a HTML code at appropriate place. As every Wordpress theme is different, hence you need to find the suitable theme file and place to put that HTML code.
Today we will talk about how to do that specifically for Thesis theme. Thesis theme has got Hooks in place for customizing every bit of theme. Any customization can be done by just editing two files namely custom_functions.php and custom.css. First we will see how to do that using custom_functions.php. You need to just add the following code to your custom_functions.php.
{ 2 comments }
