Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • molodev Friend
    #179735

    Hello,

    I tried many ways but I’m not able to display the page-background in IE8 at the menu entry home. (Accueil)
    I have a specific css for all the different menues, and the other all work but not the accueil.
    Can you help me?

    Sherlock Friend
    #463586

    Hi molodev,

    You have made mistake in writing css defined
    Now you can open the file of templates/ja_puresite/css/template.css look for this css

    body#bd { background: url(../images/backhome_calt.jpg)no-repeat #D1D1D1 color: #656667 line-height: 1.6; /*background-size:contain;*/ background-position:50% 0%;}

    Change it to

    body#bd {
    background: url(../images/backhome_calt.jpg) no-repeat #D1D1D1
    color: #656667
    line-height: 1.6;
    background-position:50% 0%;
    }

    Notice here a space between background: url(../images/backhome_calt.jpg) and no-repeat
    I think that would help !

    molodev Friend
    #463604

    THANK YOU SO MUCH!!! After checking and re-checking i don’t notice such a stupid mistake… tstststs
    You are awesome and saved me a lot of hours I would continue searching everywhere but there…

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

This topic contains 3 replies, has 2 voices, and was last updated by  molodev 11 years, 10 months ago.

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