Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bytestor Friend
    #139918

    Hi,
    I have an issue with the logo not matching with the header in IE. Its working fine in other browsers.

    here is the site http://www.travelconcepts.com

    Looking forward for your help guys,

    Thanks.

    nguyenhuu quang Friend
    #300021

    template_css.css (line 784)
    your css: [PHP]background:#ffffff url(../images/headerright-bg.gif) no-repeat scroll right top;[/PHP]
    replace to:

    [PHP]#ja-header {
    background:transparent url(../images/headerright-bg.gif) no-repeat scroll right top;
    clear:both;
    height:80px;
    line-height:normal;
    position:relative;
    text-align:left;
    }[/PHP]

    bytestor Friend
    #300035

    Hi,

    I dont find a code like this in my css

    background:#ffffff url(../images/headerright-bg.gif) no-repeat scroll right top;

    But I do have this code already.

    [PHP]#ja-header {
    background:transparent url(../images/stripe1.gif) no-repeat scroll right top;
    clear:both;
    height:80px;
    line-height:normal;
    position:relative;
    text-align:left;
    } [/PHP]

    May I know where you found the code plzz?

    Thanks.

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

This topic contains 3 replies, has 2 voices, and was last updated by  bytestor 15 years ago.

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