Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mbs2008 Friend
    #166774

    I would like to change the background color of my JA Travel website. However, I would like for the content area (uder the Slideshow) to remain the same (in white). I know how to change the entire background, but this also changes the content area.

    Is there a CSS entry that I need to create or change to accomplish this? I basically want the left and right margins of the site to be the same color as the header and I want the content to remain white.

    Thanks for your time 🙂

    khoand Friend
    #403341

    Hi,
    You change this code from /templates/ja_travel/css/template.css in the line #586, #592, #817,#706

    #ja-header {
    background: url("../images/top-bg.gif") repeat scroll left top;
    }

    #ja-header .wrap-inner1 {
    background: url("../images/header.gif") repeat-x scroll left bottom;
    }

    #ja-botsl2 {
    background: url(../images/botsl_bg.gif) repeat-x scroll left bottom #72031B;
    border-top: solid 1px #880420;
    }

    #ja-footer {
    background: url("../images/top-bg.gif") repeat scroll left top;
    color: #A64A3A;
    padding: 0;
    }

    -You change this code from /modules/mod_jaslideshow/assets/themes/travel/style.css in the line #14, #18

    #ja-slideshow {
    background: url("slideshow-bg.png") repeat-x scroll left bottom #70031B;
    }

    #ja-slideshow .wrap-inner1 {
    background: url("shadow-bg.png") no-repeat center top;
    }

    emmabryce Friend
    #403350

    Hi khoand, please could you help answer my question about the menu link?

    mbs2008 Friend
    #403353

    Thanks khoand, but unfortunately, this did not work. Nothing changed on the site.

    In additon, I am using jaslideshow2 and this code does not exist:

    “#ja-slideshow .wrap-inner1 { background: url(“shadow-bg.png”) no-repeat center top; }”

    Any other ideas?

    khoand Friend
    #403396

    <em>@mbs2008 256016 wrote:</em><blockquote>Thanks khoand, but unfortunately, this did not work. Nothing changed on the site.

    In additon, I am using jaslideshow2 and this code does not exist:

    “#ja-slideshow .wrap-inner1 { background: url(“shadow-bg.png”) no-repeat center top; }”

    Any other ideas?</blockquote>

    Could you give me a link to your page as you said?

    mbs2008 Friend
    #403451

    Sure…

    My Website: http://simplyspavacations.com/

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

This topic contains 6 replies, has 3 voices, and was last updated by  mbs2008 13 years, 4 months ago.

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