test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • michaelyork06 Friend
    #184947

    Hi,

    I am currently using JA Mendozite and I have user13, user14, user15, user16, and user 17 active for a total of 5 modules. I have changed the layout setting to
    <block name=”botsl2″ type=”spotlight” main-inner=”1″>user13,user14,user 15,user16,user17</block>

    Then I added this to the template.css file in the /css directory. The center 3 module are equal and working.
    #ja-botsl2 .ja-box-center{
    width: 24% !important;
    }

    #ja-botsl2 .ja-box-right {
    width: 14% !important;
    }

    What I am trying to do in individually set, user15 module to width 28% and the rest of the modules to 18%. This would be 100%. Can this be done.

    Please let me know.

    Michael

    Saguaros Moderator
    #483747

    Hi Michael,

    This needs some hack in code of the plugin. You can try with this:

    – Unzip and copy attached file to directory: /templates/ja_mendozite(your_default_template)/blocks

    – Change the special width for your desired position like this:
    [PHP]
    <block name=”botsl2″ type=”spotlight” main-inner=”1″ special=”right” specialwidth=”40″ specialuser15=”10″ specialuser13=”5″>user13,user14,user15,user16,user17</block>
    [/PHP]

    – Once done, clean JAT3 cache.

    Hope this helps.


    1. spotlight.zip
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 11 months ago.

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