Font Size of Article Title in Blog Mode

GK User
Sat Sep 17, 2011 10:29 pm
Is it possible to reduce the font size of article titles in ONLY blog mode? For your information, I have not changed anything in the template setting. They are all at default setting.
User avatar
Senior Boarder

GK User
Tue Sep 27, 2011 2:52 pm
No one? Anyone?
User avatar
Senior Boarder

teitbite
Thu Sep 29, 2011 9:39 am
Hi

Please show me an exact page You would like to make this change.
User avatar
Moderator

GK User
Thu Sep 29, 2011 11:27 am
The site is still on localhost so can't show you yet. However, I want this change only in blog mode. If this is not possible then how about changing the font itself?

Thanks for your help Teitbite. And if the picture is of you and your daughter, she is absolutely adorable. You must be a very proud daddy.
User avatar
Senior Boarder

GK User
Thu Sep 29, 2011 11:30 am
Try this in override.css

Code: Select all
.article-meta.blog > h2 {
    font-size: 30px;
}
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 11:53 am
User avatar
Senior Boarder


cron