Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pagabas Friend
    #165117

    Hello,

    I would like to remove the search window and then put a banner 468×60 on top of the site
    near the logo
    Thanks

    chavan Friend
    #395911

    Disable Search Module In Module Manager.

    Then Create a Custom HTML Module in the Module or Use the Banner Module and assign the module to the search position.

    Once done with the above you will see your banner on top. with not properly aligned.

    For that do this css Edits

    Go to this File Path: templatesja_portfoliocsstemplate.css

    Replace the Following code


    #ja-search {
    border: 1px solid #cacccd;
    background: url(../images/icons/icon-search.png) no-repeat 10px center #fff;
    bottom: 20px;
    right: 5px;
    height: 28px;
    width: 200px;
    }

    With


    #ja-search {
    height: 60px;
    right: 5px;
    width: 680px;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 12 years, 11 months ago.

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