Hi guys,
I have installed "Tweet this" plugin, which is working fine. Now I want to do some customization, like adding text "Share this news" below my content and before "tweet this" buttons. Reordering the buttons etc.
I tried editing tt-config.php and changed the following line
define('TT_PREFIX', '<p align="' . tt_option('tt_alignment') . '">');
but cudn't get how to do it. Can someone help me out with this please?