Headlines font size too big. How to change?

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
Wed May 29, 2013 6:03 pm
Reply with quote
Report this post
Hello. I'm using News on Joomla 2.5.11.

Headlines of every post intro in my front page are too big, like 24 points in size. Where can I change this?

I'm not using any News Pro engine or the like.
User avatar
Fresh Boarder

GK User
Wed May 29, 2013 6:20 pm
Reply with quote
Report this post
Hi,
can you give us url to your site? It will be much easier to help you.
User avatar
Gold Boarder

GK User
Wed May 29, 2013 8:57 pm
Reply with quote
Report this post
Here's my URL: http://chihuahuanfrontier.com/svet/jupgrade/

I should add that I just migrated from Joomla 1.5 to 2.5.
User avatar
Fresh Boarder

GK User
Fri May 31, 2013 9:44 am
Reply with quote
Report this post
Please try add to override.css
Code: Select all
article header h1, .category header, article header h2 {
font-size: 38px;
}

and decrease this value to fit your needs. Remember to enable override.css option in template settings.
User avatar
Gold Boarder

GK User
Sat Jun 01, 2013 12:39 am
Reply with quote
Report this post
Thank you Konrad. It worked smoothly!

However I have other issues that I'll post in other threads.

Thnx.
User avatar
Fresh Boarder

GK User
Wed Jun 26, 2013 11:32 pm
Reply with quote
Report this post
Hi regarding this issue the code you provided in overide.css didnt work at all , this is my url: http://karditsalive.net/mig2_5/ (username: admin123456 pasw: 7l(aqC3P306x
Please provide imiadiat help on this one
User avatar
Junior Boarder

GK User
Thu Jun 27, 2013 5:10 pm
Reply with quote
Report this post
hi i am still waiting for answer from the expert here, as i told the solution didnt work for me and i did the overide css On option and add the code in the coresponding file, nothing happened..
Advice immidiatly please
User avatar
Junior Boarder

GK User
Sat Jun 29, 2013 9:38 am
Reply with quote
Report this post
Hi @veronis,

Try this for your site:

Code: Select all
.nspArt h4.nspHeader{
font-size: 14px!important;
}
User avatar
Platinum Boarder


cron