Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   Positioning of Social Media tags (http://forum.bytesforall.com/showthread.php?t=14529)

nick51 Jun 7, 2011 12:21 PM

Positioning of Social Media tags
 
on my site www.nickvalente.com i used the addthis plugin which works great. It does not have the linkedin where you see the share count. So I added the code from linkedin. Unfortunately I don't know where to put it to make it line up with addthis links. Anyone have a suggestion?

Appreciate the help.

Nick

lmilesw Jun 8, 2011 03:13 PM

Just use CSS to postion it. Here is one suggestion.

.
HTML Code:

IN-widget {
    position: relative;
    left: 320px;
    bottom: 49px;
    height: 0;
}



All times are GMT -6. The time now is 11:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.