Hi,
BTW, that is round share count style 🙂
You can add following CSS in Custom CSS option at Super Socializer > General Options page in admin area.
For horizontal sharing interface:
.the_champ_horizontal_sharing .the_champ_square_count{
width: 13px !important;
padding: 2px 3px!important;
}
For vertical/floating sharing interface:
.the_champ_vertical_sharing .the_champ_square_count{
width: 13px !important;
padding: 2px 3px!important;
}
Problem with above CSS is that the width of the counter container is fixed which will not be appropriate for 3 digit share counts.
Greeting again team heateor * im not sure this is the right css code for my request * sorry if i didn’t make my question clear but what i want is the count style ( white borders with blue background and shadow effect) exactly like this one here : http://i66.tinypic.com/kdkhs4.jpg
Cool !!!! that’s exactly what i was asking about * thank you guys you’re the best *