• Hello.

    I’m sure I have already asked this question previously in here, and received a reply that I was able to fix the issue from, so I apologise in advance in case. I did try searching but I couldn’t find anything on this again.

    I have just submitted a new post to my blog, my second post after the standard “hello world” one.

    Unfortunately though it leaves a lot of white space and only starts halfway down the page below where the sidebar ends on the left.

    I can’t remember what I have to do to fix this. I believe all the settings in the css file should be okay. Sidebar is set to float left, content to float right.

    The only other thing is the index file. Theses are the first 5 lines:

    <?php include(‘header.php’); ?>
    <div id=”container” class=”clearfix”>
    <?php include(‘sidebar.php’); ?>
    <div id=”topcontentdouble”></div>
    <div id=”content”>

    These are the bottom six lines:

    </div> <!–Closes the contentright div–>
    </div> <!– Closes the content div–>
    <div id=”bottomcontentdouble”>
    </div>
    </div> <!– Closes the container div–>
    <?php include(‘footer.php’); ?>

    Do I have these in the right order? Should I move the sidebar include to the bottom above the footer include?

    The only other thing I can think of is that the image included in the post is causing this? But surely this image is not big enough to make this happen?

    Is there anything in the actual post that may cause this that you can see?

    The location of the blog is: https://tinyurl.com/8go2e

    Thanks very much for any help

    John

Viewing 4 replies - 1 through 4 (of 4 total)
  • What happens if you remove the two urls with the long strings of characters ? (/uACRN5/x7ZKE etc…..)

    (Btw, in Firefox it looks fine)

    I am reasonably familiar with the manji and now the Rin range of templates. Khaled is an outstanding theme deveoper and the theme is normally rock solid :).
    It might well be the long link. If not post again. Michael Howard needs all the help he can get.

    When John first posted, I thought his blog was about the Leeds boss !

    Thread Starter john10001

    (@john10001)

    Thanks very much for the help guys. Yes it was the URL. I split it half way onto a new line.

    I tried making my own design to start with but it was too much of a hassle for a site I may only have for a couple of weeks at the most. I liked the Rin theme the most, and I looked at hundreds of them. A lot of them were very good, but that was the best.

    Yep, I think Howard could do it a little help ?? Well, perhaps not him personally, but definitely the rest of the party. I think Howard has been doing quite well and is very confident. It’s like the Leader without a party ?? You never know though, everyone thought in ’92 it would be a Labour landslide but all the polls were way off target… I guess Conservative voters don’t like to say how they are going to vote as much as others.

    Yep, my main website is for the team I love: Leeds Utd. I have not updated it for a while though; it is in need of an overhaul. I am just hosting my blogs for H off there atm.

    John

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘posts not starting at top of page’ is closed to new replies.