Social Link

Posted in: Newsmag
Post count: 16

Can anyone tell me how to change the Social counter bar, Currently You have to click on the Text such as “Like” “+1” for the link, I would like to make the whole block clickable as a link, not just the text.

Thanks!!

Post count: 6535

Hi

You have to edit the social counter code, which it’s located in:(your localhost)\wp-content\plugins\td-social-counter like here: http://screencast.com/t/5BjPc9k2zP
Now replace this code http://screencast.com/t/88Kkm8Zej with this one: http://pastebin.com/z9rJUB7E and in Theme panel > custom css add this css:

.td_block_social_counter a{
color:#FFFFFF;
}

Here is the result: http://screencast.com/t/htwCzlYjxBD
Thanks for the message!

Post count: 16

Thanks for the help, exactly what I was looking for! Cheers

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.