-
AuthorPosts
-
harvas Friend
harvas
- Join date:
- September 2010
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 23, 2011 at 11:17 pm #161858Hi all. I am brand new to this but I think my question is rather straight forward. I want to add an image through a mod_custom on top of the RIGHT position on the default JA SOCIAL template. But I want this image NOT to have the border we usually get with any module in JA SOCIAL. I have hidden the title, but the white rounded border still appears. This needs to appear on the home page.
From what I have read there are two ways to do so: (a) either define on the mod_custom a Module Class Suffix that will clear the border (i.e. something like _none, _clearfix, etc.) or by creating a new position with STYLE = “JARAW” through T3 as follows:
<blocks name=”middle” colwidth=”22″>
<block name=”content-mass-top” style=”jaraw”>content-mass-top</block>
<block name=”content-top” type=”spotlight”>user1,user2,user3</block>
<block name=”content-bottom”>bottom</block>
<block name=”inset2″>left</block>
<block name=”right-mass-top” style=”jaraw”>rightraw</block>
<block name=”right2″>right</block>
</blocks>
In the first case I do not know the Module Class Suffix that will do this (pls. advice which ones are available or how I can create the one I want) and in the later case, when I add the image on the RIGHTRAW position it messes up the width of all columns and it overlaps with the slideshow etc.
Your help is greatly appreciated. I have tried to resolve the issue myself but reached a dead-end so far.
Thanks.
Charisharvas Friendharvas
- Join date:
- September 2010
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 27, 2011 at 10:23 pm #383499Great Support!!! No one from the moderators/experts has bothered to help me slightly? Thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 29, 2011 at 3:36 am #383727i’m sorry for my late,
Please take a overview on the t3 design concept :
and http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Default_Layout
When you defined the “right-top-position” => the width of main colum and right colums were changed. => The slideshow overlap modules on the right side.
Can you please provide me a snapshot on exactly positions which you would like to have.
I will try finding a solution on this.Thanks
harvas Friendharvas
- Join date:
- September 2010
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 29, 2011 at 9:28 pm #383893<em>@tienhc 230779 wrote:</em><blockquote>i’m sorry for my late,
Please take a overview on the t3 design concept :
and http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Default_Layout
When you defined the “right-top-position” => the width of main colum and right colums were changed. => The slideshow overlap modules on the right side.
Can you please provide me a snapshot on exactly positions which you would like to have.
I will try finding a solution on this.Thanks</blockquote>
Thanks for your reply. Indeed with right-top-position that is exactly what happened. Looking at some other threads in the meantime, I managed to find the solution I was looking for by adding the following:
#ja-container .moduletable_clean {
background:none;
-moz-border-radius:0 0 0 0;
-moz-box-shadow:0 0 0 0;
}#ja-container .moduletable_clean .ja-box-ct {
padding-left:0 !important;
}Thanks!
-
AuthorPosts
This topic contains 4 replies, has 2 voices, and was last updated by harvas 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum