Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • djiben33 Friend
    #191317

    Hello,
    The background of this template seems to be in 3 parts in css body#bd, #ja-header, #ja-mainnav and #ja-slideshow.
    I want to put an image in the entire background of the site.
    Have you an idea where i can put my image in the css.
    Thanks

    Excuse for my english.

    Ben

    pavit Moderator
    #508796

    Hi

    In this file /templates/ja_mendozite/css/template.css around line 20

    body#bd {
    background: #eee <---Change the color here or add an image
    color: #555
    line-height: 1.6;
    }

    djiben33 Friend
    #508805

    Thank you for this answer.
    I tried it and i have the same problem with the header and the slideshow background. I can’t remove them.
    Look : cec.mateva.fr

    pavit Moderator
    #508806

    Try in this way in the same file find

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

    Then find in your theme template.css file

    #ja-header,
    #ja-mainnav,
    #ja-slideshow { background-color: #4eaeb9 } change to background:none;

    djiben33 Friend
    #508808

    It works.
    Thank you very much

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

This topic contains 5 replies, has 2 voices, and was last updated by  djiben33 11 years, 1 month ago.

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