How to increase only the article's font size

Creative and professional Joomla music template focus on music type event management, music festivals and all music related events.
GK User
Thu Jul 29, 2010 9:08 am
Hello,

I have seaeched for my question in the forum, but without result. So is there any way to increase only the article's font size, but not the title or any other fonts?

Thanks in advance.
User avatar
Fresh Boarder

GK User
Wed Aug 25, 2010 12:30 am
You would need to assign a CSS class, probably, in the editor, then change the font-size declaration. I know that some templates have a CSS class article-content.
User avatar
Junior Boarder

teitbite
Fri Aug 27, 2010 2:50 pm
Hi

Please show me the site with this article.
User avatar
Moderator

GK User
Fri Aug 27, 2010 4:12 pm
I have one, but it's based on TWN : http://www.bunkerhillcc.com

Thanks for looking.
User avatar
Junior Boarder

GK User
Sun Aug 29, 2010 1:58 am
You can use for example:

Code: Select all
.blog p {font-size: 14px}
User avatar
Platinum Boarder

GK User
Sun Aug 29, 2010 4:07 am
Thanks. I am not sure how I missed that.
User avatar
Junior Boarder


cron