Sign Up |

Sharebar is visible but not displaying correctly...

(7 posts) (2 voices)
  1. MisterDBarton Posted 1 year ago #

    I just installed Sharebar and it is visible on my site but each of the services appear to be aligned="right" and partially cut off. Example below;

    My site is currently offline (launching tomorrow actually, I'm just making a few small, minor additions. Any help would be greatly appreciated.

  2. MisterDBarton Posted 1 year ago #

    Just updated this morning to the newest version of Sharebar and it still isn't displaying properly...

  3. Monjurul Dolon Posted 1 year ago #

    This is due to the following CSS style overriding the Sharebar CSS:

    #content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li, #featured-bottom ul li, #featured-top ul li

    Either edit/remove that or add this to the end of your CSS file:

    #content .post #sharebar ul li, #content .page #sharebar ul li { margin: 5px; padding: 0; }

  4. MisterDBarton Posted 1 year ago #

    Am I adding that line of text (the second snippet) to my theme CSS or sharebars' CSS?

  5. Monjurul Dolon Posted 1 year ago #

    Add that to your theme's CSS. Hope that helps!

  6. MisterDBarton Posted 1 year ago #

    That doesn't appear to have done the trick.

  7. Monjurul Dolon Posted 1 year ago #

    I would recommend downloading either Google Chrome or Firefox with Firebug and looking at the Sharebar with the element inspector. It looks like some properties in your style.css are still overriding the Sharebar CSS, namely around lines 855-860 where you set the list padding and margins for the content lists.

    You can either remove them or override them with your own Sharebar CSS.


Reply

You must log in to post.

© Copyright 2010 DevGrow - Design. Develop. Grow. 20 queries. 0.39 seconds.