When i use ID="jumpto" and then i point using #

GK User
Tue Dec 30, 2014 9:23 pm
Some websites when you use #jumpto an specific part of the site, they scroll down slowly which looks nice.

In photo template is jumping very fast to that place. Is there any way to decrease the speed of scrolling down?

Thanks a lot
User avatar
Fresh Boarder

GK User
Tue Dec 30, 2014 10:49 pm
Hi,
not all templates have implemented delay script.
Only those which use OnePage layout.
If you have knowledge about JS you can cut off this part (search in \js folder) and insert into Photo template.
User avatar
Platinum Boarder

GK User
Sun Feb 22, 2015 9:00 pm
I used Scroll to CK extension, then disabled "jump to top button" in plugin options and then i used

for link :
Code: Select all
<a class="scrollTo" href="#namehere">


for anchor:
Code: Select all
<div id="namehere"> </div>
User avatar
Senior Boarder

GK User
Sun Feb 22, 2015 11:42 pm
In my opinion GK Photo is too weak to be OnePage template it has only 3 module position.And adding more manually is way the blind alley.
User avatar
Platinum Boarder


cron