-
AuthorPosts
-
proterra Friend
proterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
November 11, 2010 at 1:27 pm #156302Know that I can change the font-size in the template configuration (profile), but than I change the font-size from the whole site. I´am only want change the font-size of the content in the article.
Found the css specification: class=”article-content”, but is only one file (template.css) which include this tag, but there I can´t change the size.
Where must I change that.
proterra Friendproterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
November 16, 2010 at 6:59 pm #3630435 days and no help?
waleed alshare Friendwaleed alshare
- Join date:
- November 2010
- Posts:
- 3
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 3 times in 1 posts
November 20, 2010 at 11:21 am #3635361- open your template.css file.
2- add the following:.article-content p{font-size: 18px !important;}
3- change the font size value to any value you want.
3 users say Thank You to waleed alshare for this useful post
proterra Friendproterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 5, 2010 at 11:24 am #365297On my site it didn´t runs. On which position I must integrate this line?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
December 6, 2010 at 10:05 am #365419Dear proterra,
It is strange that it did not work for you, can you post your url here for checking ?
proterra Friendproterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 7, 2010 at 12:41 pm #365611Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
December 8, 2010 at 2:14 am #365683Dear proterra,
You can open the file of plugins/system/jat3/base-themes/default/css/template.css,looking for this css
.article-content {
overflow:hidden;
}
adding the font-size value in here,For example
.article-content {
overflow:hidden;
font-size:20px;
}1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by proterra 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum