Jump to content
Sign in to follow this  
organicman

Cannot find CSS code to move displaced sidebar widget

Recommended Posts

organicman

On our site, which is http://yourbuzzline.com , I cannot find the CSS code that will fix the top widget in the right sidebar, which is displaced 14 pixels to the left of where it should be. Used FireBug but it is confusing and no clear answer to this problem has presented itself. Could use some help!

Share this post


Link to post
Share on other sites
catrina

Please add the following CSS to your custom CSS:

ul#list_sidebar_secondary div.widget-pad {margin-left: 15px;}


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
organicman
Thanks, the above affected more than one widget. I found the code within the plugin's CSS for the widget I was using, and that fixed it.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×