test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • multimediavideo Friend
    #173413

    I added an image in the header of the site http://www.ens.it

    body#bd {
    background: url(“../images/sfondo.jpg”) no-repeat scroll 0 0 transparent;
    background-position: Top Center;
    color: #333;
    font-size: 12px; /* Base Font */
    line-height: 1.5;
    }

    when I click on the print or email icon in this article the image appears as a background and how I can remove it, see image attachment for more details.

    Thank you


    1. header-print-icon
    multimediavideo Friend
    #436492

    someone help me? :((

    Thank you

    dieudonne Friend
    #436623

    This is not the good way to change the logo picture.
    If you want to change the logo, please try this in template.css +/- ligne 790 :

    /* HEADER
    --------------------------------------------------------- */
    #ja-header { }

    #ja-header .main { height: 115px; padding: 0; }

    h1.logo, div.logo-text h1 { font-size: 40px; line-height: 1; }

    /* Logo Image ---*/
    h1.logo { height: 129px; /*margin-top: 40px;*/ width: 750px; }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left top;
    display: block;
    height: 129px;
    width: 750px;
    }

    It is a example.

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

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

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