Is it possible to show an empty ribbon?

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Mon Apr 30, 2012 3:28 am
Hi,

I was wondering if it was possible to show an empty ribbon for K2 items when you turn off the option to show the creation date for those items?

Help much appreciated,
Tony
User avatar
Fresh Boarder

Konrad M
Mon Apr 30, 2012 8:25 am
Hi,
If you add this code to override.css and set date visible you will achieve this :)
Code: Select all
.itemView .ribbonEl div {
text-indent:-999px;
}

remember to enable override.css option in template settings
User avatar

GK User
Tue May 01, 2012 3:53 am
Hi Konrad,

thanks for the reply. I'm struggling a bit with this. Added the code but it doesn't change anything. I'll explain a bit what I'm trying to achieve. I have 2 'types' of articles: some articles contain basic info and for these I would like to display an empty ribbon (so the overall layout of the site stays the same) and other articles contain information about past or upcoming events. For these I would like to use the creation date as the starting date of the event. So some articles show the ribbon with the date, others show an empty ribbon. Is that possible?
The website is still under construction, but you can have a look at www.phuket-pocket-guide.com

Some of the pages (K2 category listings) show the ribbons with the dates, even if I disabled them in the category and item view options.

Thanks,
Tony
User avatar
Fresh Boarder

Konrad M
Fri May 04, 2012 10:38 am
Unfortunetly no.
User avatar

GK User
Fri May 04, 2012 12:08 pm
Hi Konrad,

thanks. Any idea though why some pages show the ribbon with the creation date even if they are disabled in the category and the item.

Thanks,
Tony
User avatar
Fresh Boarder


cron