-
AuthorPosts
-
azilanur Friend
azilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 26, 2012 at 5:12 am #174298Hi,
I would like to ask on how to add horizontal and vertical line like ja minisite into ja kranos?
Please refer attachment with red highlighted.Thank you.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 26, 2012 at 2:51 pm #440146What area do you want to change?
azilanur Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 26, 2012 at 3:33 pm #440150Hi,
I want to add in between of module topsl (user5, user6, user7) in ja kranos template.
Thank you.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 27, 2012 at 2:42 pm #440315You add the code into /templates/ja_kranos/css/template.css
#ja-topsl .ja-moduletable {
border-right: #E8E8E8 solid 1px;
margin: 0 5px 0 0;
padding: 0 15px;
}#ja-topsl .ja-box-right .ja-moduletable {
border-right: none;
margin-right: 0;
}1 user says Thank You to khoand for this useful post
azilanur Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 28, 2012 at 1:39 am #440473Hi,
So far when added, no changes even I use default actual JAKranos template.
Now, I m changing the module to user13, user14, user16. I make changes into this code:
#ja-topsl1 .ja-moduletable, #ja-topsl1 .moduletable, #ja-topsl .ja-moduletable, #ja-topsl .moduletable,
#ja-botsl1 .ja-moduletable, #ja-botsl1 .moduletable, #ja-botsl .ja-moduletable, #ja-botsl .moduletable
{
border-right:solid 1px #e8e8e8;
margin-bottom: 0;
margin-right: 0;
margin-left: 10px;}
Its work but there is another horizantal line of the last module which user16 on right.
I dont know how to remove that.
Thank you.1 user says Thank You to azilanur for this useful post
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 28, 2012 at 4:55 pm #440644You add the code into template.css
#ja-botsl1 .ja-box-right .ja-moduletable,
#ja-topsl1 .ja-box-right .ja-moduletable {
border-right: none;
margin-right: 0;
}AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by khoand 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to add horizontal and vertical line like ja minisite into ja kranos?
Viewing 6 posts - 1 through 6 (of 6 total)