test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ccardiel Friend
    #168036

    Hello everyone.

    I think my question is clear.
    BTW, I dont want the module to “drop” just to simply look rounded and all that stuff.

    Thanks 🙂

    Blaine Friend
    #409906

    Hi ccardiel,
    Without a link to view the site, or a screenshot, it is not clear what you want to mimic.
    Please post a site URL or screenshot.
    Thanks!

    ccardiel Friend
    #409924

    my bad!!

    I’m using JA Purity II in a Joomla 1.7
    What I want is that the modules that are in the left column looks like the ones in the right column…

    Thanks Blaine


    1. screeeeeen
    chavan Friend
    #409968

    Please post your site and ftp details I will resolve it for you.

    shara21jonny Friend
    #410020

    In root/templates/ja_purity_II/core/etc/layouts/default.xml

    find

    <blocks name="middle" colwidth="20">
    <block name="left1">left</block>
    <block name="right1" style="jarounded">right</block>
    </blocks>

    And replace it with

    <blocks name="middle" colwidth="20">
    <block name="left1" style="jarounded">left</block>
    <block name="right1" style="jarounded">right</block>
    </blocks>

    A little more documentation about block style you can find right here :

    http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Block_style

    In general go here :
    http://wiki.joomlart.com/wiki/JA_T3_Framework_2/FAQs
    http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides

    ccardiel Friend
    #410046

    Thank you so much shara21jonny!

    Do yo know ho to remove the collapsible feature in the modules??

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

This topic contains 6 replies, has 4 voices, and was last updated by  ccardiel 13 years, 3 months ago.

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