• My background images suddenly won’t display. I cannot find any error in the code try as I might. I am using the Blossom theme but I have customized it significantly. My site is http://www.nijaeri.com. The only thing that I did was remove the header image but the background still worked when I did. Here is my code:

    * {padding: 0;margin: 0;font-family: ‘Freehand591 BT’;}
    body {background: url(images/PageBackground.jpg) repeat fixed; text-align: center; font-size: 72.5%;height: 100%}

    /* menu container */

    #topmenu {background: no-repeat top left; margin:10px auto 30px auto;height: 113px;width: 900px}
    #topright {margin-top: 100px;float: top left;clear: left;width: 400px;height: 70px;auto;text-align: right;color: #f31212;font-size: 1.1em;font-weight: bold}
    #topright p {text-align: left;padding: 1.5em;font-size: 1.3em}
    /* header */

    #header { height: 210px;margin: 0px auto 20px auto;width: 900px;background: transparent;}

    Please help

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Background’ is closed to new replies.