• Hey, I’m relatively new to WordPress, I’m currently using Thesis and have modified it to my liking, however on a couple of my pages I have alot of of white spacing

    the first https://adamhuxtable.com/portfolio/
    I am using a table to format content but at the top there is a white space I’ve treble checked the code but cannot see why its doing it below is the codoing for the table

    <table width="100%" cellpadding="10">
    <tbody>
    <tr>
    <td style="color: #f00; background: #FFC6C6; font-size: 18px; font-weight: bold;" colspan="2">Review Me</td>
    </tr>
    <tr>
    <td><img src="https://adamhuxtable.com/wp-content/uploads/2010/06/reviewme.jpg" alt="Review Me -Final Year Project" width="247" height="159" /></td>
    <td>For my final year project I wanted to investigate the choices that designers have to go through when it comes to deciding whether to go for design over usability.</td>
    </tr>
    <tr>
    <td style="color: #f00; background: #FFC6C6; font-size: 18px; font-weight: bold;" colspan="2">Gigbookers</td>
    </tr>
    <tr>
    <td><img class="alignleft" src="https://adamhuxtable.com/wp-content/uploads/2010/06/gigbookers.jpg" alt="Gigbookers" width="247" height="159" /></td>
    <td>For my final year project I wanted to investigate the choices that designers have to go through when it comes to deciding whether to go for design over usability.</td>
    </tr>
    </tbody>
    </table>

    As well as this I am getting alot of white space between the end of the content and the comments section, one example of this is on https://adamhuxtable.com/marketing/seo-basics/

    Thanking you in advance

    Adam Huxtable
    https://www.adamhuxtable.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • The space both above and below have empty paragraphs with ‘rdetector’ terms in them.

    Thread Starter Adam Huxtable

    (@ahux)

    Yea I did think it was empty paragraph’s but I could find the coding in which they are placed, any recommendations on where I should be looking? Anyone else got any idea on how i’d go about removing this white space. Just used Firebug and they spans rather than parapraghs.

    Because your theme is not freely available, I can’t look at the code to give more specific advice. If your theme has a support forum, you should post there.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘White Spacing’ is closed to new replies.