Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • fatimashah Friend
    #150332

    Hi,

    I’d like to be able to put a module that will take up space next to the logo (where the search module position is currently). I’d like to be able to put a banner or images there. What do I need to change to be able to use that position?

    Thankyou.


    1. headerrasite
    Saguaros Moderator
    #340303

    Dear fatimashah!

    I think you use the ja-search position where the search module displaying:

    1) YOu only change css as following:
    Open the /templates/ja_rasite/css/template.css and find codes:

    #ja-search {
    background: url(../images/search-bg.png) no-repeat center left;
    position: absolute;
    bottom: 20px;
    right: 15px;
    height: 30px;
    width: 255px;
    padding-right: 20px;
    }

    and replace:

    #ja-search {
    background: url(../images/search-bg.png) no-repeat center left;
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 73px;
    width: 670px;
    padding-right: 20px;
    }

    fatimashah Friend
    #340375

    Thanks 🙂 That did it.

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

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

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