Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • diosneptuno Friend
    #132349

    Hello:

    Please excuse my English.
    In my site I have inserted the search module into position user 4.
    I have problems with this position, I do not see well the module.
    My website is: http://www.diosneptuno.eu
    They can tell me what is the problem?.
    Thank you very much.

    reachthesky Friend
    #265857

    <em>@diosneptuno 74167 wrote:</em><blockquote>Hello:

    Please excuse my English.
    In my site I have inserted the search module into position user 4.
    I have problems with this position, I do not see well the module.
    My website is: http://www.diosneptuno.eu
    They can tell me what is the problem?.
    Thank you very much.</blockquote>
    As you can see, the original code has the following lines:

    <!– BEGIN: PATHWAY + SEARCH –>
    <div id=”ja-pathway”>
    <span class=”breadcrumbs pathway”>
    Home</span>

    </div>

    <div id=”ja-search”>
    <form action=”index.php” method=”post”>
    <div class=”search”>
    <input name=”searchword” id=”mod_search_searchword” maxlength=”20″ alt=”Search” class=”inputbox” type=”text” size=”20″ value=”search…” onblur=”if(this.value==”) this.value=’search…’;” onfocus=”if(this.value==’search…’) this.value=”;” /><input type=”submit” value=”Search” class=”button” onclick=”this.form.searchword.focus();”/> </div>
    <input type=”hidden” name=”task” value=”search” />
    <input type=”hidden” name=”option” value=”com_search” />
    </form>
    </div>

    <!– END: PATHWAY + SEARCH –>

    but yours is:

    <!– BEGIN: PATHWAY + SEARCH –>
    <div id=”ja-pathway”>

    </div>

    <div id=”ja-search”>
    <form action=”index.php” method=”post”>
    <div class=”search”>
    <input name=”searchword” id=”mod_search_searchword” maxlength=”20″ alt=”Buscar” class=”inputbox” type=”text” size=”30″ value=”Buscar…” onblur=”if(this.value==”) this.value=’Buscar…’;” onfocus=”if(this.value==’Buscar…’) this.value=”;” /><input type=”submit” value=”Buscar” class=”button” onclick=”this.form.searchword.focus();”/> </div>
    <input type=”hidden” name=”task” value=”search” />
    <input type=”hidden” name=”option” value=”com_search” />
    </form>
    </div>

    <!– END: PATHWAY + SEARCH –>

    Anyway, try to enable breadcrumbs in ja-pathway. It might be possible that the lack of the word home is causing the bar not to stretch and therefore, it looks smaller and mixed with the menu.

    ——–
    Intenta habilitando el modulo de Breadcrumbs en la posicion JA PAthway. Como podés observar, en el demo la palabra HOME, ensancha un poco el borde. Creo que al no estar ejecutando ese modulo joomla cree que no es necesario estirar el borde por eso el modulo colapsa.

    —–

    diosneptuno Friend
    #265885

    Thank you very much!!!
    Problema resuelto!!

    reachthesky Friend
    #265938

    <em>@diosneptuno 74203 wrote:</em><blockquote>Thank you very much!!!
    Problema resuelto!!</blockquote>
    Great man, glad to hear that.

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

This topic contains 4 replies, has 2 voices, and was last updated by  reachthesky 16 years, 3 months ago.

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