Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • cahillmary Friend
    #138305

    Hi,

    I am trying to change the header image that shows behind the top menu in JA Corona.

    Below is the code used in the template.css, however it is not working. The relevant jpg file is in the template images directory. When I substitute a background colour instead of an image the colour shows up fine.

    Can somebody figure this one out.

    #ja-headerwrap {
    color: #DDDDDD;
    height: 80px;
    line-height: normal;
    position: relative;
    }

    #ja-header {
    background: transparent url(../images/crystalheader_1.jpg) no-repeat top left;
    height: 80px;

    }

    Thank you.

    bennitos Friend
    #292415

    I think you are talking about the global background wich appears behind the menu?

    That would be:
    black.css line (17)


    #ja-wrapper-top {
    background:transparent url(../../images/black/body-top.jpg) no-repeat scroll center top;
    }

    For blue:

    template.css line 509


    #ja-wrapper-top {
    background:transparent url(../images/body-top.jpg) no-repeat scroll center top;
    min-width:950px;
    }

    cahillmary Friend
    #292459

    Hi,

    I’ve gone over this since my last reply and you did point me to the right area. For some reason when I make my image (1000 x 225 px) the background, the whole area changes to dark blue.

    I assume I can have a jpg file as a background.

    I really appreciate your help.

    Many thanks.

    cahillmary Friend
    #292590

    went back over code and retyped URL details. Made it repeat and then no-repeat. Image shows now. Solved.

    bennitos Friend
    #292592

    sorry for the late response, i see you have the background now.

    But everything looks quite odd now on my side, are you still working on it?

    bennitos Friend
    #292593

    screenshot of how it looks here:


    1. screenshot
    cahillmary Friend
    #292615

    Hi Mark,

    Yes I have been working on it so it looks fine from my end now.

    Thanks for all your help

    Mary

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

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

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