test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • rougeint Friend
    #185720

    http://www.sunnycars.com.au

    Hi,

    The logo is doubling. :((
    I used the /templates/ja_onepage/images/themes/solid/header_bg.png logo replacing with my own.

    I tried also renaming the header_bg.png so it wouldn’t appear, then tried using the logo option in Template Manager -> Style (ja_omnepage solid) -> theme tab then uploading and selecting my logo. No good.

    Please advise,
    Thanks.

    rougeint Friend
    #486034

    Also, the grey background on About Us is gone…

    Please advise,
    Thank-you.

    rougeint Friend
    #486043

    I’ve fixed the logo.

    But the background on About Us is still missing…

    Thank-you.

    phong nam Friend
    #486150

    Hi rougeint,

    In order to call back your About us ‘s background, you need to open /templates/ja_onepage/css/themes/solid/template.css on your server. Then replace lines:

    .section2 {
    background:#fff;
    color: #666;
    }

    with

    .section2 {
    background:#666 // Background color
    color:#fff // Text color
    }

    ** If you want About us have same background as Brand We Sell.
    Open templates/ja_onepage/css/themes/solid/template.css. Then replace:

    .section2 {
    background:#fff;
    color: #666;
    }

    with

    .section2 {
    background: url(../images/themes/solid/pattern-2.png);
    }

    Remember to Clean T3 cache.

    Regards,

    Leo

    rougeint Friend
    #486485

    Thank-you Leo Burnetts.

    Fixed my issues.

    Legend!

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

This topic contains 5 replies, has 2 voices, and was last updated by  rougeint 11 years, 8 months ago.

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