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

    Hi,
    I am currently using JA Mendozite and I have user9, user10 and user11 active. I have changed the layout setting to

    <block name=”botsl1″ type=”spotlight” main-inner=”1″ special=”right” specialwidth=”33″>user9,user10,user11,user12</block>

    I want user9 and user11 to be 25% and user10 to be 50%

    How am I am to change the settings so the middle module (user10) to take up 50% of the module space.

    Thanks in advance

    Andy

    Ninja Lead Moderator
    #475838

    If you have user 3 positions in botsl1 block:
    <blockquote><block name=”botsl1″ type=”spotlight” main-inner=”1″ special=”left” specialwidth=”25″>user9,user10,user11</block></blockquote>

    Open this file:
    <blockquote>Open templatesja_mendozitecsstemplate.css file</blockquote>

    and add this CSS rule


    #ja-botsl1 .ja-box-center{
    width: 50% !important;
    }

    #ja-botsl1 .ja-box-right {
    width: 25% !important;
    }

    With this CSS rule the user9 and user11 to be 25% and user10 to be 50%

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

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

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