I'm having problems with the sidebar in my blog. The text doesn't start at the top of the page. How do I fix this??
The blog I need help with is liljenslifeasitis.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
I'm having problems with the sidebar in my blog. The text doesn't start at the top of the page. How do I fix this??
The blog I need help with is liljenslifeasitis.wordpress.com.
Link to my blog: http://liljenslifeasitis.wordpress.com
Change the left margin for the primary div and it will line correctly on the page (tested only in IE 7.0)
so,
#primary { margin-left: 0px; }
Thank you very much!!!! :)
This topic has been closed to new replies.