Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • steinm10 Friend
    #117003

    this is after installing the avior template….am I missing something

    http://www.mattsteinman.com/clearwater

    peterlowish Friend
    #210061

    If 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

    steinm10 Friend
    #210062

    fixed 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?

    http://www.mattsteinman.com/clearwater

    peterlowish Friend
    #210063

    about line 545
    #ja-topnav {

    change height: 15px;
    to
    height: 30px; (or what ever works for you)

    P

    christi12 Friend
    #210078

    I 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 Admin
    #210079

    Hi christi12,

    Please remove some mainmenu items, I guess the problem’ll be solved. 😉

    christi12 Friend
    #210083

    That’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.

    christi12 Friend
    #210092

    bump plus ten characters

    Hieu Nguyen Admin
    #210100

    Hello 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!

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

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