Hi
If you are using J!2.5:
On Image Show GK4 module with musicity style, you will find on "Interface" panel the option to enable/disable "Show date block".
If you are using J!1.5:
Enable override.css file on template parameters and them add this line on this file located on template css directory:
- Code: Select all
.gk_is_date {display: none}
Cheers