text decoration

Professional Joomla social template with metro design and JomSocial extension 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 Oct 09, 2013 8:13 am
Reply with quote
Report this post
http://12glifadas.info/%CE%B1%CE%BD%CE% ... E%B9%CF%82

How can i remove the text decoration from the tittle?
User avatar
Junior Boarder

GK User
Wed Oct 09, 2013 10:12 am
Reply with quote
Report this post
What you mean by text decoration ? You are talking about color, font-size, weight ? The text is transform to uppercase, you want to remove this effect ?
User avatar
Platinum Boarder

GK User
Wed Oct 09, 2013 10:18 am
Reply with quote
Report this post
http://12glifadas.info/%CE%B1%CE%BD%CE% ... %82-1-2013

You will see on top of some UPPERCASE letters there some signs like this Ό Ά Ύ

Ι know that it has to be fixed by a text-decoration:none property but i need instructions

Thank you in advance
User avatar
Junior Boarder

GK User
Wed Oct 09, 2013 10:47 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
article header h1, article header h2 { text-tranform: none !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder


cron