Arrows on the Intro to be always visible?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Mar 17, 2014 1:30 pm
Reply with quote
Report this post
Hi,
I need the arrows on the intro page to be visible always. The animation on the rollover is good.

Thanks,
Gorast
User avatar
Platinum Boarder

GK User
Mon Mar 17, 2014 2:04 pm
Reply with quote
Report this post
Please edit: /templates/gk_creativity/css/override.css and add at its end:
Code: Select all
.gkIsWrapper-gk_creativity .gkIsPrevBtn {
    left: 20px;
}
.gkIsWrapper-gk_creativity .gkIsNextBtn {
    right: 20px;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Mar 18, 2014 12:03 am
Reply with quote
Report this post
Done and done :D
Thanks,
Gorast
User avatar
Platinum Boarder


cron