Disable / Confige Date in GAVICK Photoslide GK3?

GK User
Tue Apr 05, 2011 5:18 am
Can you tell me where i can disable or change the date over the photoslide? thanks
User avatar
Fresh Boarder

teitbite
Tue Apr 05, 2011 11:56 pm
Hi

It's possible to belete it via modue settings, but You can also add this code to override.css (remember to allow using this file in template settings)

Code: Select all
.gk_is_date {
display:none;
}
User avatar
Moderator


cron