Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • aduff Friend
    #137000

    I am having a problem displaying all background components correctly – it just plain old white that I want to display!

    The following browsers do what is expected of them:
    IE7
    Opera
    Firefox
    Konqueror
    SeaMonkey

    The following browser do not:
    IE6

    The problem might have something to do with a missing gif – mainwrap-bg1.gif – I’m not too sure if this is needed? I can’t find the file in my images sub-dir.

    Anyone have any ideas (apart from ignoring IE6) that might help?

    aduff
    tas au

    scotty Friend
    #286000

    Have you changed the correct .css?

    /templates/ja_genista/css/template_css.css

    body#bd {
    background:#F2F9FD url(../images/body-top.jpg) repeat-x scroll center top;
    color:#333333;
    padding:70px 0 0;
    }

    change to…

    body#bd {
    background:#FFFFFF
    color:#333333;
    padding:70px 0 0;
    }

    aduff Friend
    #286201

    Thanks for the response. Your suggestion gave me the clue I needed to solve the problem. I inserted the bg color in the following location:

    #ja-wrapper {
    padding-top: 17px;
    width: 970px;
    margin: 0 auto;
    clear: both;
    background:#FFFFFF;

    many thanks,
    aduff
    tas au

    scotty Friend
    #286204

    Yea either way will work, your just placing it lower down the hierarchy than me but it still works.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  scotty 15 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum