• I’m experiencing this problem which occurs when the sidebar is longer than the main part of the page, like when I have a relatively short post. See https://wadeemmert.com/001.jpg. The main part of the page is getting cut off. One solution I’ve tried is putting a buffer, like <div class=”pagebuffer”> directly into the shorter posts. But this is getting old. Is there some CSS magic to help me fill out the rest of the page for shorter posts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter emmert

    (@emmert)

    I think I found the answer — use the CSS property min-height on the div content tag. There is some comments about this working in some browsers and not others, but it seems to be working okay.

    Thanks for this emmert. I had the same problem and this has sort of solved it for me! Can you tell me if you are using a PC and which browsers you have checked this in. I can tell you I use a Mac and the fix works on Firefox, Opera and Safari but not on Omniweb and IE (5.2 – last version for Mac). But hey – three out of five ain’t bad. I’d like to know the PC stats…

    This was an old problem with some layouts and maybe your theme is based on such a design. See more details here: https://www.thebombsite.com/Layouts/122

    Thanks for this moshu. I have been building my theme from scratch and have different issues but the bomb site has pointed me in a direction I can try ro resolve the final issue I have. So thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS Help!: Main page cut off’ is closed to new replies.