Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tuscanasori Friend
    #158908

    i would like to have a unique picture as background only for the first page. the others should stay like they are.

    what do i have to do? and where da i have to do the changes??

    Thanks for your help

    thangnn1510 Friend
    #372779

    Dear tuscanasori!

    Please change this code:

    div.dark {
    background: url("../images/noise-d.gif") repeat scroll 0 0 transparent;
    }

    in /templates/ja_cloris/css/template.css line 739 to:


    div.dark {
    background: none;
    }

    And change this code:

    #ja-footer {
    background: url("../images/noise-d.gif") repeat scroll 0 0 transparent;
    color: #524A42;
    padding: 0;
    }

    in line 499 to

    #ja-footer {
    background: none;
    color: #524A42;
    padding: 0;
    }

    Hope this helps and good luck! 😎

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

This topic contains 2 replies, has 2 voices, and was last updated by  thangnn1510 13 years, 4 months ago.

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