feautured icon

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Wed Dec 26, 2012 6:49 pm
How can remove the featured icon from all articles?
I want to remove and the word "main" (κύριο) from the article
please check
http://www.aek1924.gr/beta/index.php/vo ... E%AF%CE%B1
User avatar
Gold Boarder

GK User
Thu Dec 27, 2012 9:33 am
Please use this code :

Code: Select all
h2.itemTitle sup { display: none !important }


You need to add code to override.css file and then enable 'Use override CSS' option in template advanced settings.
User avatar
Platinum Boarder

GK User
Thu Dec 27, 2012 9:58 am
the feautured icon remains :(
User avatar
Gold Boarder

GK User
Fri Dec 28, 2012 11:40 am
any answer?
User avatar
Gold Boarder

GK User
Fri Dec 28, 2012 9:32 pm
Yes, you're right. This code will definitely do the trick :

Code: Select all
.itemIsFeatured, .catItemIsFeatured, .userItemIsFeatured { background: none !important}
User avatar
Platinum Boarder

GK User
Sat Dec 29, 2012 9:16 pm
Ok now its Ok! Thnxxx
User avatar
Gold Boarder


cron