Hey Folks,
Any idea why my sharebar is showing badges with bullet-points and how to resolve this to remove them?
Sample post:
http://www.ricardobueno.com/marketing-is-not-a-task/
Thanks,
Ricardo B.
Hey Folks,
Any idea why my sharebar is showing badges with bullet-points and how to resolve this to remove them?
Sample post:
http://www.ricardobueno.com/marketing-is-not-a-task/
Thanks,
Ricardo B.
It looks like you've switched to another plugin but for future reference (or for anyone else with the same issue), bullet points may show if the CSS from your theme is overriding the Sharebar CSS. To fix this issue, you have to isolate which CSS property is causing the bullet points using something like Firebug or Chrome's Inspect Element and either change it or remove it.
Looks like you got it fixed.
Someone asked me how to fix this today, and after banging my head against the 'list-style' attribute for the plug-in, I decided to find the source of the issue in the theme styles.
Lo and behold, some themes create bullets using the 'background:url(img)', rather than 'list-style' ... which means in order to get rid of the bullets in your ShareBar, you have to add an additional style that overrides the background (like, 'background:none;').
Hope that helps future answer-seekers.
— Mick Lauer
OK I have these bullet points too. Im a newbie here so please help. Where do I place "background:none". Is it in sharebar.css or colorpicker.css and where abouts in the file.
I places background:none on the last line in sharebar.css but the bullet points are still there.
You must log in to post.
© Copyright 2010 DevGrow - Design. Develop. Grow. 20 queries. 0.38 seconds.