-
AuthorPosts
-
November 11, 2011 at 8:42 am #170610
I think that the font size of the page title in for example this page http://joomla17-templates.joomlart.com/ja_erio/index.php/about-joomla/whats-new-in-17 “Archive Module” is too big and would like to shrink it a bit. I have tried editing the template.css file, but without any luck. Any ideas?
kobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
November 11, 2011 at 9:01 am #424200Please open again your template.css file and find this code:
h2.contentheading a {
color: #222;
}And change like this:
h2.contentheading a {
color: #222;
font-size: 30px;
}You can set 30 as you want…
November 11, 2011 at 9:49 am #424206It worked perfectly – you’re a stare. Many thanks you your help!
kobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
November 14, 2011 at 12:35 am #424512By the way where could change the size of the titles like: Demo Notice Block Grid, Clean and Minimalistic, About Erio! etc. in the home page?
I tried to do something with it without success!
Thanking you in advance
Ara
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 14, 2011 at 3:43 am #424522<em>@aratype 282532 wrote:</em><blockquote>By the way where could change the size of the titles like: Demo Notice Block Grid, Clean and Minimalistic, About Erio! etc. in the home page?
I tried to do something with it without success!
Thanking you in advance
Ara</blockquote>
Hi,
Could you give me a link to your page as you said? Could you give me a snapshot with your annotation?Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
November 14, 2011 at 8:45 am #424551Thank you Khonad, I thought it was clear…. Some of them:
http://www.joomlart.com/demo/#joomla17-templates.joomlart.com/ja_erio
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 14, 2011 at 3:52 pm #424606To change font size of “Demo Notice Block”, “Grid, Clean and Minimalistic”, you add this code into /templates/ja_erio/css/template.css
#ja-content-mass-bottom .ja-moduletable h3 span {
font-size: 16px;
}
To change font size of “Who’s Online”, “About Erio!”, “Minimalistic theme Features” you add this code into /templates/ja_erio/css/template.css
#ja-right1 .ja-moduletable h3 span {
font-size: 16px;
}1 user says Thank You to khoand for this useful post
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by khoand 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum