• I have inherited a website that uses the Twenty Ten theme.
    I have discovered that the home page content area is a fixed size – the other pages on this web-site simply grow to include all content. But the home page seems to limit it to 300 px.
    I’ve found that if I change the CSS visibility setting in .index-content-wrapper from hidden to auto, the content is displayed, but a scroll bar is added to that area, which is not a great solution.
    Thanks for any suggestions.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • It appears you have resolved this issue. The home page loaded wider than 300px with the post/text content also loading greater than 300px.

    If you have not resolved this issue, please clarify what specific content is troubling you or if you are refering to the

    /* =Content
    ————————————————————– */

    section in your style.css file.

    Thread Starter peteredonahue

    (@peteredonahue)

    I was not clear on my question – the problem was that when I added text to the body of the homepage it would not lengthen to fit the new text – all other pages do.

    I found 4 settings in the style.css file that had a height property of 290px.
    Increasing all of them fixed the problem.

    Thanks for your response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Home page content is fixed size’ is closed to new replies.