remove date from "video" layout on gk5

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
Tue Mar 18, 2014 8:26 am
Reply with quote
Report this post
hi there
i have additional info turned off but the module is still showing the date (video layout).... is there a way to force the date to hide? or does it need a new config file?
User avatar
Platinum Boarder

GK User
Wed Mar 19, 2014 9:14 am
Reply with quote
Report this post
Both Info1 and Info2 blocks are disabled? If yes please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkNspPM-VideoList strong { display: none}

and then just remember to enable "Use override CSS" option in template advanced settings tab. This should work until we release a fixed version of this module variation.
User avatar
Platinum Boarder

GK User
Thu Mar 20, 2014 1:40 am
Reply with quote
Report this post
bkrztuk wrote:Both Info1 and Info2 blocks are disabled? If yes please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkNspPM-VideoList strong { display: none}

and then just remember to enable "Use override CSS" option in template advanced settings tab. This should work until we release a fixed version of this module variation.



thanks! perfect.
User avatar
Platinum Boarder


cron