-
AuthorPosts
-
November 14, 2011 at 2:05 am #170676
Hi,
I’m new at joomlart.com.
I need some help to configure 3 new suffix in the Tiris Template. I have made an upgrade from the Minisite template and now i need the _type, _black and _white suffix’s thar exists in the Minisite.
Can someone help me, please?
Regards,
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 14, 2011 at 6:15 pm #424633You add this code into /templates/ja_tiris/css/template.css
/* sample content */
.moduletable_black {
background: url(../images/bgd_body.gif) 0 0 repeat;
color: #666;
}.column div.moduletable_type, div.moduletable_type,
#ja-right div.moduletable_type {
background: url(../images/bgd_theme.gif) 0 0 repeat;
color: #c1e3fd;
padding: 15px 0 0 0;
}div.moduletable_type .ja-box-ct {
background: url(../images/corner_black.gif) 100% 100% no-repeat;
padding: 0 20px 15px 20px;
}div.moduletable_black h3,
div.moduletable_type h3 { color: #fff; margin: 0 0 10px 0; padding: 0 20px; }div.moduletable_type p,
div.moduletable_black p,
div.moduletable_white p { margin-top: 0; }/* Black */
.column div.moduletable_black,
div.moduletable_black,
#ja-right div.moduletable_black {
background: url(../images/bgd_body.gif) 0 0 repeat;
color: #999;
padding: 15px 0 0 0;
}div.moduletable_black .ja-box-ct {
background: url(../images/corner.gif) 100% 100% no-repeat;
padding: 0 20px 15px 20px;
}/* white */
.column div.moduletable_white,
div.moduletable_white,
#ja-right div.moduletable_white {
background: url(../images/bgd_corner.gif) 100% 100% no-repeat #fff;
border-left: none;
border-left: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
margin-left: -1px;
padding: 15px 0 0 0;
}div.moduletable_white h3 { margin: 0 0 10px 0; padding: 0 20px; }
div.moduletable_white .ja-box-ct {
background: url(../images/corner_white.gif) 100% 100% no-repeat;
padding: 0 20px 15px 20px;
}And you extract my attached file into /templates/ja_tiris/images
1 user says Thank You to khoand for this useful post
November 14, 2011 at 7:13 pm #424639Mr Khoand,
Many thanks for your reply, very good support.
JCalado
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by jcalado 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Module configuration & type (suffix)
Viewing 3 posts - 1 through 3 (of 3 total)