Change font only in the article

October 08 Joomla Templates
GK User
Thu Jun 28, 2012 11:28 am
Hi, Ive been reading posts in the forum but I couldn't find the way to change the font in the articles. I tried adding this in override.css :

.gkArticleContent { font-size: 15px; }

and in template /advanced settings / Custom css code

but the font in my articles are the same (small)

Thank you
User avatar
Fresh Boarder

teitbite
Thu Jun 28, 2012 1:53 pm
Hi

Please show me an exact page where I'll be able to see this problem.
User avatar
Moderator

GK User
Mon Jul 02, 2012 12:12 pm
There is no problem, I just want the font size bigger in the articles
User avatar
Fresh Boarder

teitbite
Mon Jul 02, 2012 1:18 pm
Hi

No problem. Please just show me Your website.
User avatar
Moderator

GK User
Thu Jul 05, 2012 11:21 am
Hi, I sent you an email, but I just want to change the font in the articles, nothing else

Thanks!
User avatar
Fresh Boarder

teitbite
Thu Jul 05, 2012 6:48 pm
Hi

Sorry, but I didn't get any url via mail today. Can You please send it again and please maby use PM in the forum this time.
User avatar
Moderator

GK User
Sun Jul 08, 2012 2:09 pm
I sent an email again
User avatar
Fresh Boarder

teitbite
Mon Jul 09, 2012 12:21 pm
Hi

Sorry, but still nothing. Please use my site's contact form. Looks like it's the last way of communication ;/
User avatar
Moderator

GK User
Wed Jul 11, 2012 2:06 pm
Done, i contacted in your website

But why is that difficult to change the size in the articles?

thanks
User avatar
Fresh Boarder

teitbite
Thu Jul 12, 2012 4:28 pm
Hi

It's easy, but You first need to know what type of article was used on the site. This is why I needed to see Your site. Now with this css code You can make any changes to the font:

Code: Select all
.itemIntroText,
.itemFullText {
font-size: 15px;
}
User avatar
Moderator

GK User
Fri Jul 13, 2012 12:01 pm
Sorry but where do I put that code? :?

Thanks!
User avatar
Fresh Boarder

teitbite
Fri Jul 13, 2012 4:06 pm
Hi

For any css modification please use override.css file, but please remember that You need to allow using it in template settings.
User avatar
Moderator


cron