• I am having problem with my website display on wide screen monitor. There is always a big white background on the right hand side. I have tried a code : .main {
    margin:auto;
    width:100%;
    text-align: left;
    }

    to bring to the center. But the main content was shifted to the right. readers cannot read all the displayed text because they are hidden under the secondary bar. This my current CSS code:

    [Huge chunk of CSS moderated. Please don’t do that.]

    The website is http://www.africahealthitnews.com

    Thanks

The topic ‘How do I centralise my website’ is closed to new replies.