-
AuthorPosts
-
cahillmary Friend
cahillmary
- Join date:
- May 2007
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 18, 2009 at 3:00 pm #138305Hi,
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 Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
February 18, 2009 at 7:27 pm #292415I 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;
}
1 user says Thank You to bennitos for this useful post
cahillmary Friendcahillmary
- Join date:
- May 2007
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 18, 2009 at 11:22 pm #292459Hi,
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 Friendcahillmary
- Join date:
- May 2007
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 19, 2009 at 10:35 pm #292590went back over code and retyped URL details. Made it repeat and then no-repeat. Image shows now. Solved.
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
February 19, 2009 at 10:44 pm #292592sorry 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 Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
February 19, 2009 at 10:45 pm #292593cahillmary Friendcahillmary
- Join date:
- May 2007
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 20, 2009 at 12:54 am #292615Hi Mark,
Yes I have been working on it so it looks fine from my end now.
Thanks for all your help
Mary
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by cahillmary 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Header image
Viewing 7 posts - 1 through 7 (of 7 total)