Font Changes in 3.8.1

Support forum dedicated to GameNews game Joomla template perfect for gamers, game portal news and reviews with dedicated extensions for rating and video support
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 22, 2013 10:25 am
Reply with quote
Report this post
Dear Support,

I recently updated to the latest Game News template 3.8.1 and I have noticed a few changes in the system fonts.

Like the demo http://demo.gavick.com/joomla25/gamenews site I was using the Google Oswald font (along with the same settings), but since the update the headers have changed from upper case to sentence case.

For example in the http://demo.gavick.com/joomla25/gamenews/ link you can see that all the modules and articles contain sentence case headers, where as before the 3.8.1 update these were all in upper case.

My question: Is there a way to set the headers back to upper case as they were before?

Brett
User avatar
Senior Boarder

teitbite
Wed May 22, 2013 10:59 am
Reply with quote
Report this post
Hi

Sure there is. Please just tell me which header You want to change.
User avatar
Moderator

GK User
Wed May 22, 2013 12:40 pm
Reply with quote
Report this post
Thanks for the reply,

Essentially I would like the option to change the Font headers used by the News ShowPro GK5 and Tabs GK5 modules.

http://demo.gavick.com/joomla25/gamenews

However please note my site runs using Joomla 3.1.1

Brett
User avatar
Senior Boarder

teitbite
Wed May 22, 2013 10:32 pm
Reply with quote
Report this post
Hi

It would be better to see Your site first, but try this code first:

Code: Select all
.nspArt h4.nspHeader, .nspArt h4.nspHeader a, .nspLinks ul li h4, .nspLinks ul li h4 a {
    text-transform: uppercase !important;
}
User avatar
Moderator

GK User
Thu May 23, 2013 7:42 am
Reply with quote
Report this post
Thanks for the code I will add this to my Override.css file and see how this goes (i'll post back here if it works).

I've not put the site link up because the location is changing soon, but its structure is almost the same as the demo site which is why I thought it easier to point this link out instead.
User avatar
Senior Boarder

GK User
Thu May 23, 2013 8:16 am
Reply with quote
Report this post
Great this worked (see image).

I added the code to my Override.css file and after refreshing the page cache by holding ctrl and pressing F5 a few times it reflected the changes.

Thanks! You can mark this as closed :D
User avatar
Senior Boarder

teitbite
Fri May 24, 2013 10:04 am
Reply with quote
Report this post
Hi

Ok. Great to hear that. Glad I could help.
User avatar
Moderator


cron