Is there any way to remove this component from Latest and only have it appear within topics?
Great component, Is there a way to put it on the bottom right of the screen ?
2 个赞
Hi, I have edited in Desktop of CSS/HTML Scroll to Top:
.move-up {
bottom: 20px;
right: 30px;
}
From left to right.
2 个赞
Hello! I can’t install this theme component on the latest Discourse. Please, check it. I get 500 error.
1 个赞
一定有一些我应该知道的简单解决方法……但如何将箭头移到右侧?当然是使用 CSS ![]()
大多数应用程序都将其放在右下角,现在又放在左侧,它会覆盖工具。
1 个赞
我现在没有时间将其添加为选项,但您需要添加到 CSS 的就是这个
.move-up {
left: unset;
right: 30px;
}
4 个赞
您能也弄一个向下的按钮吗?
[image]
非常感谢这个组件。我认为它在主题列表页面上会非常有用,而在主题页面内部用处不大,因为时间滑块可以实现相同的功能。有什么方法可以让它只显示在首页以及 /latest、/new、/top 和 /unread 页面上吗?
1 个赞