-
AuthorPosts
-
December 18, 2012 at 1:18 pm #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
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 18, 2012 at 7:50 pm #476702Hi 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 settingsDecember 18, 2012 at 9:06 pm #476708Hi 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 GilesLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
December 19, 2012 at 10:20 am #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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 19, 2012 at 7:21 pm #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 imageSIDE NOTE:
Your site is looking REALLY great … I love the colors and graphics you’ve employedDecember 20, 2012 at 1:56 pm #476956Hi Tom
The URL to the page is:
http://www.bankstownbasketball.com.au/BBADEV/bruins-representative/bruins-seniors
Kind Regards
Kelly GilesLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
December 22, 2012 at 4:15 am #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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 24, 2012 at 3:14 pm #477418If 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.
AuthorPostsViewing 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
Module to be same size as Content
Viewing 8 posts - 1 through 8 (of 8 total)