- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Blog spacing issue
I'm having difficulty getting all parts of a blog page to line up on the left. The blog-title, blog-date, blog-social and blog-comments-bottom are too tight to the left while the blog-content is correctly away from the left edge. (view at: http://www.adamsalerts.com/news) I have tried to modify the main_style.css with no luck. My other page with a similar modified theme (http://mrlennon.weebly.com/gq-blog) displays all of the blog elements aligned correctly. I did try to overide the sites.css .blog-header !important code with no success.
Any help would be appreciated.
Thanks,
Dave
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
What changes have you tried so far, @irishpirate2000? While we don't provide custom CSS help ourselves, some of our Community members might be able to assist.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I've tried adding this to the main_style.css
h2.blog-title {
margin-left:15px;
}
both with and without the !important added
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report