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