Forums

[resolved] Body content exceeding width of header and footer (3 posts)

  1. leftajarandy
    Member
    Posted 1 year ago #

    Hi
    I have managed to style the page using a custom style sheet (so I can do this for every new page I create to give it a "flavour"), however, the last hurdle!

    The width of the body is exceeding the width of the header and footer - I have managed to define the widths on the right hand side, but not the left hand side?

    Any support would be greatly appreciated :)

    link: here

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    you could possibly edit the 'emily the strange.css' file, and change here:

    #content-wrapper-inner {
        float: left;
        background: black;
    	padding: 20px 20px;
        width: 940px;margin-left:10px;
    }

    (shown after changes; width reduced by 10px; left margin added)

    (not widely tested)

  3. leftajarandy
    Member
    Posted 1 year ago #

    worked a treat! thank you!!!

Topic Closed

This topic has been closed to new replies.

About this Topic