XenForo
Administrative
- Thread starter
- Admin
- #1
Hello,
I put links on the top of forum home to categories (on the same page).
I tried to get a smooth scroll when i click on them but i can't figure it out.
in
Less:
But where i have to put the
I tried on
Is someone can help me ?
Thanks.
ادامه مطلب...
I put links on the top of forum home to categories (on the same page).
I tried to get a smooth scroll when i click on them but i can't figure it out.
in
extra.less
i haveLess:
Code:
.smooth {
scroll-behavior: smooth;
}
But where i have to put the
smooth
class ?I tried on
node_category_list
template on some places but without success.Is someone can help me ?
Thanks.
ادامه مطلب...