Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sujugiri Friend
    #139883

    I would be very grateful if someone help me in changing the background of home page like the one

    http://www.iitm.ac.in .

    leaving the background of other pages remain white.

    Thanking in advance.

    Css Magician Friend
    #299805

    Hi ,

    If you want change background in homepage, I have example when I change background in #ja-containerwrap in homepage :
    [PHP]
    <div id=”ja-containerwrap” <?php if($tmpTools->isFrontPage()) : ?>class=”bg-home” <?php endif ?> >
    <!– content –>
    </div>
    [/PHP]

    and I ‘ll style for class bg-home :


    #ja-containerwrap.bg-home {
    background: url(your background) !important;
    }

    sujugiri Friend
    #300132

    Thanks for your prompt and nice guide. I tried accordingly to locate the lines in Edit CSS file under template manager. But unfortunately couldn’t solve.

    Would be more clear if possible pls.

    Thanking you.:((

    Css Magician Friend
    #300209

    HI sujugiri,

    Would you like give your live site to me ?

    lasor123 Friend
    #302246

    Hi.

    Can you also help me whit color change, background in template and body….want it to look like this….ore somthing nearby

    http://www.skisport.dk/

    Also whit graidiant

    Best, Lasor

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

This topic contains 5 replies, has 3 voices, and was last updated by  lasor123 15 years, 6 months ago.

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