Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • smartmax Friend
    #175788

    I’d like to repeat image ‘/map-bg.png’ in the header completely/totally.
    Please advise, many thanks in advance!


    1. Schermafbeelding-2012-04-04-om-20.44.35
    2. Afbeelding-1
    chavan Friend
    #447354

    Need your site Url please

    smartmax Friend
    #447356
    smartmax Friend
    #447357

    Now I have in my template.css

    /* HEADER
    ——————————————————— */
    #ja-header { background: #003470; }

    #ja-header .main {
    background: url(../images/map-bg.png)repeat-x left center;
    padding: 8px 0 15px 0;
    }

    chavan Friend
    #447501

    Add this code to template.css file

    #ja-header {
    background: url("../images/map-bg.png") repeat-x scroll left center #003470;

    }

    smartmax Friend
    #447507

    You’re really great!! THANKS

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

This topic contains 6 replies, has 2 voices, and was last updated by  smartmax 12 years, 7 months ago.

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