Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • goranmilo Friend
    #140021

    How to add Jomm!Fish module after menu to this position ?

    site: http://www.ralex.rs/site


    1. joomfish_module
    nguyenhuu quang Friend
    #300403

    need to creat new position ( edit your index.php and css files)

    goranmilo Friend
    #300408

    <em>@quang268 123179 wrote:</em><blockquote>need to creat new position ( edit your index.php and css files)</blockquote>

    As you can see I edit index.php but I can not set the right module position.

    Please help.

    nguyenhuu quang Friend
    #300409

    yes I see.
    but u put it at: div id=”ja-topslwrap”

    need to put it at: div id=” ja-mainnavwrap”

    goranmilo Friend
    #300412

    <em>@quang268 123188 wrote:</em><blockquote>yes I see.
    but u put it at: div id=”ja-topslwrap”

    need to put it at: div id=” ja-mainnavwrap”</blockquote>

    Module is not in the div id=”ja-topslwrap”

    Module is located in the div id = “ja-mainnavwrap”.
    This is the problem.:confused:

    goranmilo Friend
    #300650

    1. In ../ja_cooper_business/index.php added:

    <div id="ja-mainnav" >
    <?php if ($jamenu) $jamenu->genMenu (0); ?>

    <div id="nav"> -----------------added--------------

    <?php if ($this->countModules('language')) : ?>

    <div>
    <jdoc:include type="modules" name="language" style="xhtml" />
    </div>
    <?php endif; ?>

    </div> -------------added----------------

    </div>

    2. In template.css added:

    #nav {

    position:absolute;
    top:0;
    right:0;
    width:200px;
    }

    3. In /modules/mod_jflanguageselection/tmpl/mod_jflanguageselection.css changed:

    #jflanguageselection
    {
    float: right;
    margin: 8px 0px 10px 5px;
    }

    4. Module Manager > Language selection > Advanced Parameters > Module Class Suffix : _blank

    Good luck.

    stbrides Friend
    #300940

    Well done that man

    I will have to do a little bit of fiddling around as I would rather the flag were not right over to the right.

    But nevertheless that is great work on the position of that new language selector positon.

    Just to say – to complete the instructions for others.

    You must publish the language selector to the new module postion “language”
    it will not automatically appear as you have not editied the templateDetails.xml file.

    Type in language into the positon in the language selector’s backend configuration.

    Nice work goranmilo

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

This topic contains 7 replies, has 3 voices, and was last updated by  stbrides 15 years, 1 month ago.

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