test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • osemollie Friend
    #163014

    Am using JA Social and I wish to change the background colour in the logo position to Red instead of the default. I realise it is controlled by header_bg2. But when I change this graphic, it changes even the footer and other body background.

    I just wish to chage the logo position only (see attached graphic)

    Yuor help is much appreciated.

    khoand Friend
    #387324

    Hi,
    I can’t see your attached file? Could you attach it?

    chavan Friend
    #387330

    Edit the template.css in this path : templates/ja_social/css/template.css

    #ja-header {
    border-top: 1px solid #4FAED2;
    margin-top: 29px;
    z-index: 13;
    }

    Add a background css to the above css like ” background: #FF0000;”

    For Ex:

    #ja-header {
    border-top: 1px solid #4FAED2;
    margin-top: 29px;
    z-index: 13;
    background: #FF0000;
    }

    osemollie Friend
    #387640

    Hi Chavan,

    I have noticed something funny about my site. After changing the css as advised above. It seemed to work well but I ahve notice that the changes only affected the home page. If I navigate to any other link, the old background appears. How come it only applies to the home page and not the whole site.

    Please help if you can.

    Thanks

    khoand Friend
    #387672

    <em>@osemollie 235823 wrote:</em><blockquote>Hi Chavan,

    I have noticed something funny about my site. After changing the css as advised above. It seemed to work well but I ahve notice that the changes only affected the home page. If I navigate to any other link, the old background appears. How come it only applies to the home page and not the whole site.

    Please help if you can.

    Thanks</blockquote>

    Could you give me a link to your website to find down what happend to it?

    chavan Friend
    #387713

    Please provide your site url. Since the css code is a basic one and need to know what went wrong in your side.

    osemollie Friend
    #387734

    I have not published the site yet. It is still on my development machine. I wonder if you can be able to access it that way.

    chavan Friend
    #387753

    Please publish it and let us know to suggest you in a right way

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

This topic contains 8 replies, has 3 voices, and was last updated by  chavan 13 years, 7 months ago.

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