I tried everything, messed with Sociable's CSS and mine, Sociable's files and co... and nothing, they wont leave! Arrrg! Help please.
Example:
http://www.kingola.com/entertainment/music/mavado-settle-down/
I tried everything, messed with Sociable's CSS and mine, Sociable's files and co... and nothing, they wont leave! Arrrg! Help please.
Example:
http://www.kingola.com/entertainment/music/mavado-settle-down/
Open Your style.css in current thems and write following code below htat style css
code like:
.sociable .sociable_tagline ul li{
list-style:none;
}
Thanks.
Didnt work ... same thing
these 'bullets' are background images defined in black-blue.css in the style of:
.the-post ul li, form ul li{background:url(../images/li-white.png) left 5px no-repeat;}
therefore this might work:
.sociable ul li {background-image: none; }
hi olajideolaolorun!
Thanks for writing us!
alchymyth says is correct, this change would work
Special thanks to sangram.patra and alchymyth for helping us solve problems
I tried putting that in the sociable.css and my main css and it didnt work.
You have to remove in black-blue.css Line 170 this line ".the-post ul li, form ul li{background:url(../images/li-white.png) left 5px no-repeat;}"
No way to do it without removing that?
Okay i got it to take off the bullets but now i want to take out the indents... i did margin: 0 and padding 0, nothing, even messed witht he negatives, same thing.
Thanks
Fixed. Thanks a lot guys.
You must log in to post.