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)
-   -   Why are my sociable icons spread out? (http://forum.bytesforall.com/showthread.php?t=2182)

dsegel Jun 25, 2009 01:49 PM

Why are my sociable icons spread out?
 
At http://digitalageparenting.com/

If I use the sociable css they are all jammed up on the left; if I turn that option off they get spread out over the entire line. Is this the result of some other css changes I've made?

Flynn Jun 26, 2009 03:44 PM

Quote:

Originally Posted by dsegel (Post 9161)
Is this the result of some other css changes I've made?

Yes, you have a left margin on all LI's in posts:

.post ul li {
margin-left: 3em;
}

Add a CSS Insert

span.sociable ul li {
margin-left: 0 !important;
}


All times are GMT -6. The time now is 08:30 PM.

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