anlinares 1 Report post Posted May 27, 2011 I have the Google Friend Connect widget in my sidebar and cannot for the life of me figure out how to get it centered. Seems like it should be easy but every code I have tried has yielded no results. Any clues? www.ittakesagrandma.com Thanks in advance for your help! Share this post Link to post Share on other sites
kastelic 6 Report post Posted May 27, 2011 For some reason the widget is not showing on your site in chrome but this code placed in Custom Code -> Custom CSS should do the trick: #div-4670536917163138983 { margin-left:auto; margin-right:auto; } Share this post Link to post Share on other sites
anlinares 1 Report post Posted May 28, 2011 That did it. Thanks! Right now I just see an outline. Just getting started designing her blog so perhaps it is because there are no followers yet. Once I get it ready to go if it still isn't showing up I may be back on here asking questions about that. Hopefully not! Share this post Link to post Share on other sites