tweeter counter

October 08 Joomla Templates
GK User
Mon Jan 16, 2012 7:32 pm
Hi,

I want to disable tweeter counter (NOT the tweeter button). How can I do that?

http://gulennews.org/index.php/technolo ... le-battery

Thanks,

Levent
User avatar
Senior Boarder

Konrad M
Mon Jan 16, 2012 7:44 pm
Hi
Try add to override.css
Code: Select all
.hcount .count-o {
    display: none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Mon Jan 16, 2012 7:50 pm
it did not help. there is still tweeter counter showing up.
User avatar
Senior Boarder

Konrad M
Mon Jan 16, 2012 7:58 pm
Did you add code to override.css correctly? Becasue Firenbug shows no css rules in this file.
User avatar

GK User
Mon Jan 16, 2012 8:13 pm
I checked. it is there and CSS override is alreday on.
User avatar
Senior Boarder

Konrad M
Mon Jan 16, 2012 9:22 pm
Can you send me PM with access to joomla panel ?
User avatar


cron