Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Adrien GEORGE Friend
    #150897

    Hi there,
    when I have virtuemart on my home page, there is a huge space between categories and “users” position, I cannot find how to use this space to put a custom module, if anybody can help me ?

    Have a look to understand better :

    thanks in advance,
    T.

    Saguaros Moderator
    #343004

    Dear thuraminho!

    Pls open the fiel templatesja_zeoliteindex.php and try to find code at line 190 as following:
    <!– END: CONTENT –> and replace:

    <!– END: CONTENT –>
    <div id=”ja-content-bot”>
    <jdoc:include type=”modules” name=”ja-content-bot” style=”rounded” />
    </div>

    and add the following css in the template.css file:


    #ja-content-bot {
    padding-top:20px
    }

    Good luck

    Adrien GEORGE Friend
    #343253

    Hi Tienhc,
    thanks for your quick reply,
    I did the changes you told me,
    unfortunately, I did not manage to put anything below virtuemart.

    By these changes, did you create a module position ? Thanks for you huge help,
    Adrien

    toymaker Friend
    #343273

    yes.. that’s a module position. You should be able to place modules inside either manually entering the position name in the module configuration dropdown (yes.. you will be able to write a name that is not listed) or inserting a new <position>ja-content-bot</position> entry inside the template’s XML file.

    Peace,
    Gabriel

    Adrien GEORGE Friend
    #343334

    Yes !!! I did not know about that ! It worked smoooooothly, thanks a lot both of you !

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

This topic contains 5 replies, has 3 voices, and was last updated by  Adrien GEORGE 14 years, 6 months ago.

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