hide the date

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Oct 01, 2012 11:34 pm
I need to hide or remove the date in Image Show.
Is there a format i could enter in the Interface > date field that would hide it?
If not, how can i hide or remove the Date?
Thanks!
User avatar
Senior Boarder

GK User
Mon Oct 01, 2012 11:47 pm
Hi

It depends on which Image Show style are you using.
Please tell me which one.
User avatar
Platinum Boarder

GK User
Tue Oct 02, 2012 7:57 pm
Financial Business
User avatar
Senior Boarder

GK User
Tue Oct 02, 2012 8:15 pm
I am using Financial Business.
I would like the Title to start at the left instead of the date.
User avatar
Senior Boarder

GK User
Sun Oct 07, 2012 1:07 am
Hi

Please enable the use of css override on Financial Business template parameters.
Then add the following code on ../gk_financial_business/css/override.css

Code: Select all
.gkIsWrapper-gk_financial_business .gkIsTextTitle span {display: none!important}
.gkIsWrapper-gk_financial_business .gkIsTextTitle a {padding-left: 20px}


Cheers ;)
User avatar
Platinum Boarder


cron