Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • neton Friend
    #121607

    Hi,

    i don’t know how to fix that.
    My template in IE is fine, but mozila firefox show template in diferent way…

    my website is http://www.njmwindows.ie

    Help me. please.

    Thanks in advance

    ShannonN Friend
    #224980

    Neton;21907Hi,

    i don’t know how to fix that.
    My template in IE is fine, but mozila firefox show template in diferent way…

    my website is http://www.njmwindows.ie

    Help me. please.

    Thanks in advance

    works here in (Mozilla) Firefox 2.02 try refreshing the cache? if on a lapop check the font are selected to cleartype

    instantinlaw Friend
    #224998

    Neton;21907Hi,

    i don’t know how to fix that.
    My template in IE is fine, but mozila firefox show template in diferent way…

    my website is http://www.njmwindows.ie

    Help me. please.

    Thanks in advance

    This may be hapening because you removed the tools menu.
    You can set the header-bg.jpg to display at a set value.
    In template_css.css search for


    #ja-headerwrap {
    background: url(../images/header-bg.jpg) no-repeat top left;
    }

    and change it to


    #ja-headerwrap {
    background-image: url(../images/header-bg.jpg);
    background-repeat: no-repeat;
    background-position: 350px top;
    }

    You will need to play around with the background-position: 350px until you get it where you want it.
    Good luck

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

This topic contains 3 replies, has 3 voices, and was last updated by  instantinlaw 16 years, 9 months ago.

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