Forum Replies Created

Viewing 1 replies (of 1 total)
  • Alchymyth. I think I somewhat have the same issue and hopefully you can help.

    1st issue

    I understand a bit the css and sizing of content and left content. I currently have content set to this.
    #content {
    width: 960px;
    margin: 0px auto 0px;
    padding: 0px;
    }

    and left content to:
    #contentleft {
    float: left;
    width: 700px;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 20px 0px;
    max-width: 700px;
    }
    Issue is on my home page http://pigtailbrands.com/bbq-news-blog/

    I would really like for when say I click on the posst on the main home page http://pigtailbrands.com/bbq-news-blog/ it takes me into the actual single post. When I go into the single post I also want the content area to be 960 so it takes up the whole page. The problem is when I put content left at 960px it just overruns the sidebars. Typically I would like on the home page for the width of the posts area to be 700 px and the sidebar you see and then once opening the actual post for it to all be 960. Is there a way to do this where on the main page it will only show 7oo px or a preview and not overrun and then show full page when I got into the actual post?

    This same issue applies on my single pages like for instance my about page which I like. Problem is when I change left contect to 960 it looks perfect but when I change the left content to 700 on the home page so it wont overrun then it changes this text area in my single pages to 700 when I want it 960px. Thanks a bunch.

    Please reply or email direct to info@pigtailbrands.com or mhanna43@gmail.com. I can send over my css if that helps.

    Matt Hanna
    pigtailbrands.com

Viewing 1 replies (of 1 total)