test melih
 melih
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • didima Friend
    #150642

    l cant find how to replace search module on header with 648-60 banner and when l replaced wit banner logo dosent look right ? any ideas for css ?

    Anonymous Moderator
    #341524

    Hi didima

    Please open templates/ja_teline_iii/css/template.css file

    – for the logo, please find following code section to change the width and the height to your idea:

    /* Logo Image ---*/
    h1.logo {
    width: 265px;
    height: 62px;
    margin: 0;
    }

    h1.logo a {
    width: 265px;
    height: 62px;
    display: block;
    background: url(../images/logo.gif) no-repeat left;
    }

    – for replacing a banner to the search position, please find following code section:

    #ja-search .inputbox {
    width: 270px;
    background: url(../images/icon-search.gif) no-repeat 8px center #fff;
    padding-left: 24px;
    font-weight: bold;
    font-size: 115%;
    }

    here you change the width to your website.

    Hope it helps

    didima Friend
    #341548

    thanks sorted but l did change margins top to 0 and looks alright now.

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

This topic contains 3 replies, has 2 voices, and was last updated by  didima 14 years, 9 months ago.

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