-
AuthorPosts
-
April 10, 2012 at 10:58 pm #176016
Hi – Hope someone can help.
I have placed the same custom HTML data into the following locations: User1 User2 User3 User4.How can I change the style of User1 so that it is the same as User2 User3 and User4? This has me stumped!
Example attached. Thanks in advance!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 11, 2012 at 6:05 am #448075<em>@idealcs 313321 wrote:</em><blockquote>Hi – Hope someone can help.
I have placed the same custom HTML data into the following locations: User1 User2 User3 User4.How can I change the style of User1 so that it is the same as User2 User3 and User4? This has me stumped!
Example attached. Thanks in advance!</blockquote>
Hi,
You replace this code from /templates/ja_puresite/css/template.css
#ja-topsl .ja-box-left div.moduletable h3, #ja-topsl1 .ja-box-left div.moduletable h3, #ja-topsl2 .ja-box-left div.moduletable h3 {
border: none;
background: none;
font-size: 200%;
padding-bottom: 5px;
}
with
#ja-topsl .ja-box-left div.moduletable h3, #ja-topsl1 .ja-box-left div.moduletable h3, #ja-topsl2 .ja-box-left div.moduletable h3 {
border: none;
background: none;
font-size: 1.167em;
padding-bottom: 5px;
}April 11, 2012 at 10:06 pm #448175Hi Khoand,
Thanks again for responding to one of my questions! I really appreciate it!
I made the changes to template.css and my site looks more like I wish, however it is not 100% perfect.In the attached image, the text in User1 sits lower than in the other three boxes, and the heading does not have the small underline that the other three boxes have. Would you have any idea how to change this?
Thanks again,
Iain
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 12, 2012 at 6:02 am #448193<em>@idealcs 313473 wrote:</em><blockquote>Hi Khoand,
Thanks again for responding to one of my questions! I really appreciate it!
I made the changes to template.css and my site looks more like I wish, however it is not 100% perfect.In the attached image, the text in User1 sits lower than in the other three boxes, and the heading does not have the small underline that the other three boxes have. Would you have any idea how to change this?
Thanks again,
Iain</blockquote>
You go to Template manager,choose JA Puresite template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.
Could you give me a link to your page as you said?aris Friendaris
- Join date:
- April 2014
- Posts:
- 106
- Downloads:
- 27
- Uploads:
- 9
- Thanks:
- 83
- Thanked:
- 8 times in 1 posts
May 1, 2012 at 2:59 am #450813Hi Khoand, insert red code like below, mine is works.
#ja-topsl .ja-box-left div.moduletable h3,
#ja-topsl1 .ja-box-left div.moduletable h3,
#ja-topsl2 .ja-box-left div.moduletable h3 {
border: none;
background: none;
font-size: 1.167em;
padding-bottom: 5px;background: url(../images/title-bg.gif) no-repeat left bottom;
}
rgds
arisMay 28, 2012 at 12:07 pm #455224Hi,
Does anyone know how to change Users1,2,3 & 4 so that they are split onto two rows the same as Users 5 & 6 and Users 7 & 8 by any chance?
What I want to do is have four category rows one above the other using the JA_SideNews module as is displayed by Users 5 and 6, 7 and 8.
Thanks,
Tomo
aris Friendaris
- Join date:
- April 2014
- Posts:
- 106
- Downloads:
- 27
- Uploads:
- 9
- Thanks:
- 83
- Thanked:
- 8 times in 1 posts
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 4 voices, and was last updated by aris 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum