Before you ask please READ THIS

Sociable plugin bullet points

edited February 2013 in Hypershot Posts: 38

Hello again,

I realize it's a plugin question, but I've tried everything, so I'm hoping you might take a look..

I have tried various social plugins for the 'like buttons', but every single time I get bullet points in front of the icons/text.

I've tried everything I can think of, but I can't seem to remove these bullet points: http://d.pr/i/ttF5

I tried disabling all plugins, but that didn't work. I looked at the forums of the various plugins, but no solution that worked for me. I also tried the following modification in css:

.sociable ul li {list-style:none !important;}
.sociable li {list-style:none !important;}
.sociable li { display:inline !important; }
.sociable ul li { display:inline !important; }
.sociable li { list-style-image:none !important; }
.sociable ul li { list-style-image:none !important; }


.real-content ul li {list-style:none !important;}
.real-content li {list-style:none !important;}
.real-content li { display:inline !important; }
.real-content ul li { display:inline !important; }
.real-content li { list-style-image:none !important; }
.real-content ul li { list-style-image:none !important; }

.clearfix ul li {list-style:none !important;}
.clearfix li {list-style:none !important;}
.clearfix li { display:inline !important; }
.clearfix ul li { display:inline !important; }
.clearfix li { list-style-image:none !important; }
.clearfix ul li { list-style-image:none !important; }

I don't think it has anything to do with the css of the plugin. I think a piece of css of the hypershot theme is causing the bulletpoints. Any idea what could be causing it?

Comments

  • AirAir
    edited February 2013 Posts: 10,970
    Hello,

    Yes your plugin is inherting style of content. Choose your plugin and then come back to me with link to page where I can see it, so I could prepare propers styles to remove this inherited styles for you.

    With regards.
    Post edited by Air on
  • edited February 2013 Posts: 38
    On second thought, I decided to manually implement the specific like buttons in loop.php and single.php.
    I don't like (and trust) the plugins out there..
    Thanks anyway and sorry for the bother!
    Post edited by AlvaE on
  • AirAir
    Posts: 10,970
    ;-) Now you are programmer :-)

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!