Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • 2d2t Friend
    #135572

    Hi Again, hope you experts or not so experts can help with this frontpage display problem.

    I am getting some extra code coming through on the frontpage of my site creating padding where I dont want it…

    http://www.2d2t.com/cms

    Notice the space below the newlight and above the banner…
    …………………………………………………………………………………………
    <table class=”blog” cellpadding=”0″ cellspacing=”0″>

    <tr>
    <td valign=”top” align=”center”>
    <br /><br />
    </td>
    </tr>
    <tr>
    <td valign=”top” align=”center”>
    </td>
    </tr>
    </table>
    …………………………………………………………………………………………..

    Any ideas on what I have done to make this mess :((

    Thanks
    Darrin

    Sherlock Friend
    #280343

    Hi 2d2t !
    You can control padding between banner and newslight module following way below :
    Open templates/ja_erica/css/template.css file , find following code section at about line 925 :


    #ja-containerwrap, #ja-containerwrap-f {
    padding:0;
    }

    change to :


    #ja-containerwrap, #ja-containerwrap-f {
    padding:10px 0 0;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum