Sign Up |

Changing the initial vertical height in Sharebar

(2 posts) (2 voices)
  1. lx999 Posted 1 year ago #

    I'd like the initial height of the bar to be about 80px higher. I've messed with the sharebar_scroll function in sharebar.js for awhile but I can't figure it out.

    Any help would be appreciated. Thanks!

    Also, I'm curious about maybe making the bar background transparent. Is there any way to do that? No border or solid background color? Thanks again.

  2. Monjurul Dolon Posted 1 year ago #

    To change the location of the Sharebar, disable Auto mode and add the Sharebar PHP code to your theme manually. It will appear at the level of the parent element where you place it (by default it goes right next to the title, you can make it go higher by placing it in a div above that).

    As for the background color, leave the color options in the settings blank and in your theme CSS stylesheet, add the following line:

    body ul#sharebar { background: transparent !important; border-color: transparent !important; }


Reply

You must log in to post.

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