Social media buttons

Posted in: Newspaper
Post count: 19

Hi all, bit of a problem but im sure one of you guys knows the answer.
How do i get rid of the Facebook and Twitter buttons as per my attached file ?
[IMG]http://i61.tinypic.com/nyea2x.jpg[/IMG]
http://tinypic.com/view.php?pic=nyea2x&s=8#.VhZh2vlVhHw

Post count: 22421

Hello,

There is no option in the theme panel for that, but you can remove them with custom CSS:

.td-classic-sharing{
display:none;
}

Or from the core files:
http://screencast.com/t/5WMy2up3k

Thank you!

Post count: 19

You Sir are a star,
Thank you very much, works a treat.

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