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

    Hi,
    i would like to change the background colñour with an image. I set the template with the defoult colour.

    How can i do it?

    Many thanks.

    Marco

    Ninja Lead Moderator
    #496847

    This way will help you change it

    Open templates/ja_mendozite/css/template.css file

    From

    body#bd { background: #eee color: #555 line-height: 1.6; }

    Change to

    body#bd { background: url(../images/new_your_bg.png); color: #555 line-height: 1.6; }

    Logo path is: templates/ja_mendozite/images/new_your_bg.png

    Remember to clear cache from Admin area

    marco17 Friend
    #497203

    I am traing and i will tell you.

    Many thanks.

    Marco

    marco17 Friend
    #497371

    Hi,

    i have tried but it doesn’ work very well.

    You can see what appens in the image.

    I would like to put an image in the background but in the header it keeps the white background.

    Many thanks.

    Marco


    1. joomlart_1
    Ninja Lead Moderator
    #497427

    I have debugged on your site and seen that the background’s not changed as my above suggestion

    Try to open /joomla/templates/ja_mendozite/css/template.css file

    and change with my solution here

    + if you want to change background in header.

    Open /joomla/templates/ja_mendozite/css/template.css file

    #ja-header { background: #222; }

    #ja-slideshow {
    z-index: 8;
    position: relative;
    background: #222;
    }

    Change background color with my red mark

    Remember to clear cache from Admin area

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

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

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