Forums

[resolved] Page height in reference to length of wp-post ? (3 posts)

  1. conor909
    Member
    Posted 2 years ago #

    Hi,

    Im having a problem resizing my pages to fit the length of the information on the screen. So far I have to set my page height to 1250 pixles (the size of my largest post on the website), but it looks terrible on page where I have a small amount of info. (lots of white space at the bottom, before the footer)

    If I remove this page height, the footer jumps directly under my header. And the posts appear to overflow on top of the footer, to the bottom of the browser page.

    Here is a link to my site http://www.flexhk.com/wordpress

    Any help would be extremely appreciated! This has been bugging me for a few weeks now!!

  2. DigitalSquid
    Member
    Posted 2 years ago #

    If you do a Google search for "css clear floats" it will give you a lot more info on why the problem occurs and how to fix it.

    However, if you want my advice then I'd remove the height:1250px from your CSS, then in your HTML move the stones div inside the content div (so it comes just after the right-colum div) and then add clear:both to the CSS for #stones

  3. DigitalSquid
    Member
    Posted 2 years ago #

    Edit: Double post deleted!

  4. conor909
    Member
    Posted 2 years ago #

    I have resolved this issue. Thanks to everyone for replying. If you want to see my simple fix, visit my other post here..

    http://wordpress.org/support/topic/resizing-page-height-on-each-page-in-relation-to-size-of-wp-post?replies=9

Topic Closed

This topic has been closed to new replies.

About this Topic