Forums

[resolved] Top Postion of my Comment box (2 posts)

  1. Coleen
    Member
    Posted 1 year ago #

    I have up-loaded the Betround wordpress theme designed by TopTut and I need to change the top position where the comment box begins. Does anyone know what div id or class tag that is under? I can't seem to find where the margin/top is set for it in the css.

    TIA

    Coleen

  2. Coleen
    Member
    Posted 1 year ago #

    In case anyone else has this problem, it isn't the position of the margin/top of the comment box, it's the size of the header section. I just changed the size of the Header height from 300px to 250px - problem solved! Hope this helps someone else.

    div#header {
    position:relative;
    height:250px;
    margin:0;
    }

    Coleen

Topic Closed

This topic has been closed to new replies.

About this Topic