Remove the Date from the Home page slider

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Wed Jan 30, 2013 11:18 pm
I have the news slider on my homepage, but I do not want the date to show on the left hand side.

Is there any way to remove this?

Thanks
User avatar
Fresh Boarder

GK User
Thu Jan 31, 2013 9:35 am
If you are talking about News Show Pro date you can disable in module options just turn off the info block in layout settings.
User avatar
Platinum Boarder

GK User
Thu Jan 31, 2013 4:46 pm
Yes that is what I am talking about. I can not find the Info block setting you are talking about.

It is version ver. 3.1.3 if this changes anything.

Trying to remove the date from the photo below
Image

Here is the options I see in the module menu
Image
User avatar
Fresh Boarder

GK User
Fri Feb 01, 2013 9:27 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.nspMainPortalMode3 .nspTitleTab .nspDate {display: none !important}

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


cron