• Hi there and thanks in advance to anyone taking the time to read this.

    I am using a customised version of the TwentyTen theme and I’m trying to get rid of an annoying blank line which appears on pages between the title and the content. I’ve been using firebug to try and detect where it is coming from but I can’t figure it out. It’s not the end of the world but it’s annoying, so any help would be greatly appreciated.

    This is the website:

    https://makeabignoise.org.uk/

    And these are the offending lines as seen on firebug:

    <div class="entry-content">
    <p>
    <br>
    </p>

    Cheers,

    Alan

Viewing 2 replies - 1 through 2 (of 2 total)
  • check your page content – possibly with the html setting of the editor – and make sure there is no empty line or space before the first image.

    as it seems to be in every page, it might also be caused by the wordbooker fb plugin code – deactivate the plugin and see if that removes the <p><br></p> as well.

    Thread Starter sistemalan

    (@sistemalan)

    Hi Alchymyth. You’re a genius. It was the wordbooker plugin.

    Nice one,

    Alan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Twenty Ten – Annoying blank line under title’ is closed to new replies.