Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • msilac Friend
    #189592

    Hello,

    I need on Ja_Brisk template positions below “position 2”, “position 3”, “position 4” so like on this screenshot at attachment. Three more positions…

    http://www.amicitia.hr/index.php

    Anyone know how to add them?


    1. module_positions
    TomC Moderator
    #501795

    Can you not simply duplicate/rename the block within your LAYOUT section (in your Template Manager) – and then assign modules to those positions accordingly?

    msilac Friend
    #501800

    Maybe I can but I dont know how? 🙂 Can you please help me with that a little?

    Thank you

    TomC Moderator
    #501824

    <em>@msilac 384286 wrote:</em><blockquote>Maybe I can but I dont know how? 🙂 Can you please help me with that a little?

    Thank you</blockquote>
    Will need temporary access to your site administration backend to take a look and advise further.
    Can you send me the info in a private message (PM) ??

    msilac Friend
    #501830

    Sure, here it goes…

    msilac Friend
    #501862

    Did you see my message?

    phong nam Friend
    #502062

    Hi msilac,

    You will need to customize our default “home” layout to get your requirements, so I suggest you to backup your files and follow below steps carefully:

    – Copy my attached file into templates/ja_brisk/tpls/blocks/ path.

    – Open templatesja_brisktplshome.php file, add the line into:

    <?php $this->loadBlock ('newspotlight') ?>

    like below snapshot.

    – Open templatesja_brisktemplateDetails.xml, then add below lines into:

    <position>position-42</position>
    <position>position-43</position>
    <position>position-44</position>

    – Then go to Module Manager >> create the modules at new defined position.


    1. newspotlight.zip
    msilac Friend
    #502845

    It is great! Thank you. Can you just explain me how to move that three new modules a little UP?

    20 pixels maybe…
    http://www.amicitia.hr/index.php

    Thank you

    phong nam Friend
    #502854

    Hi msilac,

    You can try to put below codes into templates/ja_brisk/css/custom.css file:

    .t3-newspotlight {
    margin-top: -20px;
    }

    Adjust the value until you get perfect.

    msilac Friend
    #502861

    It was -60 that do the job. Thank you very much.

    Solved!

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

This topic contains 10 replies, has 3 voices, and was last updated by  msilac 11 years, 3 months ago.

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