Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • gilesk Friend
    #183216

    Hi Joomlart

    Can you please advise if it is possible to display a module on the right the same size as Content Module

    The Module is JA Bulletin

    Please see image provided

    Kind Regards
    Kelly Giles


    1. Capture
    TomC Moderator
    #476702

    Hi Kelly . . .

    So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    gilesk Friend
    #476708

    Hi Tom

    I have turned of the “Optimize CSS” in my Template – with no change

    Link to development website that has been upgrade – http://www.bankstownbasketball.com.au/BBADEV/

    Link to live where the “: ” is – http://www.bankstownbasketball.com.au/

    Kind Regards
    Kelly Giles

    Luna Garden Moderator
    #476779

    <em>@gilesk 351160 wrote:</em><blockquote>Hi Joomlart

    Can you please advise if it is possible to display a module on the right the same size as Content Module

    The Module is JA Bulletin

    Please see image provided

    Kind Regards
    Kelly Giles</blockquote>

    Hello Kelly Giles,

    You mean to make a module spot under the Content and has the same size as Content ?

    In order to to that, please go to back-end >> Extension >> Template manager >> Click on JA Portfolio >> Open tab Layouts >> Open Default profile: find these lines:

    <blocks name="middle" colwidth="20">
    <block name="content-mass-top" style="raw">content-mass-top</block>
    <block name="inset1" style="jaxhtml">left</block>
    <block name="right1" style="jaxhtml">right</block>
    </blocks>

    Change to:

    <blocks name="middle" colwidth="20">
    <block name="content-mass-top" style="raw">content-mass-top</block>
    <block name="inset1" style="jaxhtml">left</block>
    <block name="right1" style="jaxhtml">right</block>
    <block name="content-mass-bottom" style="raw">content-mass-bottom</block>
    </blocks>

    Then open module JA Bulletin >> set position is content-mass-bottom

    Hope this helps

    TomC Moderator
    #476821

    <em>@gilesk 351160 wrote:</em><blockquote>Hi Joomlart

    Can you please advise if it is possible to display a module on the right the same size as Content Module

    The Module is JA Bulletin

    Please see image provided

    Kind Regards
    Kelly Giles</blockquote>

    Kelly:
    What is the url link to the page “Bruins Seniors” – so I can take a look at the actual page you depict within your image

    SIDE NOTE:
    Your site is looking REALLY great … I love the colors and graphics you’ve employed

    gilesk Friend
    #476956

    Hi Tom

    The URL to the page is:

    http://www.bankstownbasketball.com.au/BBADEV/bruins-representative/bruins-seniors

    Kind Regards
    Kelly Giles

    Luna Garden Moderator
    #477145

    <em>@gilesk 351526 wrote:</em><blockquote>Hi Tom

    The URL to the page is:

    http://www.bankstownbasketball.com.au/BBADEV/bruins-representative/bruins-seniors

    Kind Regards
    Kelly Giles</blockquote>

    Hello Kelly Giles,

    Please try my above suggestions and let me know if it would help

    TomC Moderator
    #477418

    If that doesn’t work, another possible workaround might be . . .

    Within file path –> /BBADEV/templates/ja_portfolio/css/layout.css

    at line, 34 …. add a height property to the CSS, for example . . . .

    #ja-right div.ja-moduletable, #ja-right .div.moduletable, #ja-right div.ja-module, #ja-right div.module {
    height: 352px;
    margin-right: 5px;
    }

    Let us know if either of the above suggestions worked for you.

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

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

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