-
AuthorPosts
-
August 8, 2006 at 11:41 pm #117003
this is after installing the avior template….am I missing something
August 9, 2006 at 12:56 am #210061If you are talking about the repeated top image in your template_css.css file find #ja-container-shadow { (about line 477)
amend the line
background: url(../images/header-bg.jpg) top right #000000;to
background: url(../images/header-bg.jpg) no-repeat top right #000000;
worked for me
P
August 9, 2006 at 12:57 am #210062fixed that problem….now my problem lies within firefox…
the topnav bar has perfect spacing in IE but when I look at Firefox, the topnav text is sitting right on the mainbody. My goal is to add about 15px of space under the topnav text. How do I go about doing that?
August 9, 2006 at 1:23 am #210063about line 545
#ja-topnav {change height: 15px;
to
height: 30px; (or what ever works for you)P
August 10, 2006 at 4:34 am #210078I didn’t see this when I was check out the templates, but in this template when I choose to view larger with my browser settings, the left col goes to the middle and all the other cols fall to the bottom, this happens in firefox mac. I don’t know what happens in other browsers. I haven’t touched any of the CSS. Please help, the other templates don’t do this, only this one.
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
August 10, 2006 at 7:22 am #210079Hi christi12,
Please remove some mainmenu items, I guess the problem’ll be solved. 😉
August 10, 2006 at 4:14 pm #210083That’s the first thing I did and it doesn’t fix it. It even does the shifting on the preview same on your site. The extreme shifting doesn’t occur in the other templates I look at, just this one in Firefox.
Any other suggestions?
This site is so slow, it took forever to post this message. Whenever I come to the site, it takes a long time too.
August 11, 2006 at 3:18 am #210092bump plus ten characters
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
August 11, 2006 at 9:52 am #210100Hello Christi12,
I think you need to change the height of the header. Find this code
#ja-header {
position: relative;
height: 220px;
}If you want to change the height of JA Avior template, here’s some simple things that might help you:
Header height = 220px;
Top Navigation height = 30px;So the header-bg.jpg should be 250px height.
Hope it could help!
-
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by Hieu Nguyen 18 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum