Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fatfox Friend
    #154335

    Hello everybody,

    I have two problems with this template:

    1. I want disable the ja-search module(upper right of the page), but it doesn’t work, even if I disable the search module. How can I do it? I want put something others in the same place.

    2. How can I put a joomlafish language bar in the same position with “front tools” ? I saw the “front tools” is in the position named “usertool” in joomlart’s Position Guide.. So I add the position “usertool” in templateDetails.xml, but it doesn’t work. What shoud I do?

    Thanks!

    Saguaros Moderator
    #355666

    Hello

    the search module is put on the “user4” position,

    now, you go to the module manager disable the search module, and then you put the language switcher module on the user4 position. the next step, you open the file:

    #ja-search {
    background: url(../images/search-bg.gif) no-repeat 0 2px;
    bottom: 20px;
    height: 20px;
    right: 0px;
    position: absolute;
    width: 150px;
    font-size: 12px;
    }

    replace:

    #ja-search {
    bottom: -23px;
    height: 20px;
    right: 69px;
    position: absolute;
    width: 150px;
    font-size: 12px;
    }

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

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

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