Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • minas69 Friend
    #139658

    Hi,

    I want to place a header background image like the attached picture ..

    What I have to do ?….:confused:

    many thanks…

    mina


    1. background
    scotty Friend
    #298557

    Add the following to the end of your template.css and fill in the path to the image…

    #ja-headerwrap {
    background: transparent url(PATH TO IMAGE) fixed center top;
    }

    minas69 Friend
    #298566

    Thanks for your quick reply…

    I tried and it work fine….but it is possible to place the image behind the news menu same like at the attached example ?

    scotty Friend
    #298570

    Yep sorry… didn’t look close enough. Undo what I told you earlier.

    Open template.css and find on line 23….

    body#bd {
    color:#333333;
    background:#FFFFFF;
    }

    and change to…

    body#bd {
    background:#FFFFFF url(YOUR IMAGE PATH) no-repeat scroll center top;
    color:#333333;
    }

    make your image 112px high.

    minas69 Friend
    #298579

    thank you too…

    I did like you explain but the image ends above the menu..please see the picture…

    any further idea ? 🙂


    1. header
    scotty Friend
    #298581

    Sorry I thought that is what you wanted. Do you want the image to show through the menu?

    To do this you would need to remove the background CSS colour from whatever menu system you are using (moo, suckerfish, ?).

    I wouldn’t recommend this though. Would not look nice IMO.

    minas69 Friend
    #298586

    no behind the menu but in the same row..so that you can see at the end of the menu the image too…

    (please see picture ) thanks…


    1. test
    minas69 Friend
    #298589

    it runs 🙂 🙂

    dont know what happen…changed nothing …many thanks …:D

    scotty Friend
    #298593

    You didn;t refresh your cache after the CSS changes. Thats what happened. 😉

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

This topic contains 9 replies, has 2 voices, and was last updated by  scotty 15 years, 7 months ago.

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