Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kempis20 Friend
    #179153

    Sir,how do i change the green background to a customized picture header at the top.i need a response real quick to the problem
    i attached an image to the post,please check it


    1. ok
    Saguaros Moderator
    #461178

    Hi kempis20,

    You could open up file: templates/your default template/css/template.css, at approx line 632:

    #ja-header {
    background: none repeat scroll 0 0 #CC3333
    }

    Remove colour and add your own image for background st like:

    #ja-header {
    background: url("../images/your_image_path");
    }

    Hope this helps.

    Saguaros Moderator
    #461179

    Hi kempis20,

    You could open up file: templates/your default template/css/template.css, at approx line 632:

    #ja-header {
    background: none repeat scroll 0 0 #CC3333
    }

    Remove colour and add your own image for background st like:

    #ja-header {
    background: url("../images/your_image_path");
    }

    Hope this helps.

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

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 12 years, 4 months ago.

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