Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • charlesj Friend
    #148054

    Hello!

    I’d like to set up my background in black by the way of the container-bg.gif . When I’ve done that, the “mainframe” (with the video player) has a big black line located next to “you are here”. But this part has to be white.

    To be clear I’d like to have the side left and the side right next to the “mainframe” in black… How can I do that?

    Thanks

    micrantha Friend
    #330453

    Hello,

    You will also have to add this:

    #ja-container .main,
    #ja-container-f .main,
    #ja-container-fr .main,
    #ja-container-fl .main {
    background: #fff url(../images/main-bg.gif) no-repeat center top; /*add #fff for white bg color*/
    display: block;
    overflow: hidden;
    width: 980px;
    }

    But now you still have white bg in lower part of page.
    So you could best change this:
    <blockquote>
    #ja-container,
    #ja-container-f,
    #ja-container-fr,
    #ja-container-fl {
    background: #000 /*url(../images/container-bgbl.gif) repeat-x top left #FFFFFF*/;
    clear: both;
    margin: 0 0 20px;
    }</blockquote>

    Good luck,
    Micrantha

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

This topic contains 2 replies, has 2 voices, and was last updated by  micrantha 14 years, 10 months ago.

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