Article Header Size

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Nov 11, 2012 7:29 am
Reply with quote
Report this post
Where can adjust the article header size for the blog layout and individual article post?
(I'm using the standard Joomla articles, not K2)

Thank you!
User avatar
Fresh Boarder

teitbite
Sun Nov 11, 2012 10:59 pm
Reply with quote
Report this post
Hi

Please try with this code:

Code: Select all
header h1 {
    font-size: 46px;
}
User avatar
Moderator

GK User
Mon Nov 12, 2012 2:37 am
Reply with quote
Report this post
teitbite wrote:Hi

Please try with this code:

Code: Select all
header h1 {
    font-size: 46px;
}


Thank you!
User avatar
Fresh Boarder


cron