Forums

How to position/move down (4 posts)

  1. rye_ryu
    Member
    Posted 2 years ago #

    How do I move the rest of the page down so it is not obstructed by the top banner?

  2. Shane G
    Member
    Posted 2 years ago #

    Hi,

    You can add the either <p></p> between the header and post loop in the index.php file of your theme or add
    </br>.

    Thanks,

    Shane G.

  3. rye_ryu
    Member
    Posted 2 years ago #

    tried it, didn't work. here's the page http://druhillonline.com/site/

  4. jonimueller
    Member
    Posted 2 years ago #

    You want to make the edit in the stylesheet, not hard code it using brute force.

    The division #top-container is in your template code, but it's not in the stylesheet. Try adding this to styles.css and see what that does:

    #top-container {
    margin-top: 115px;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.