すべてのトピックからボトムバーを削除する方法

Hide it with CSS:

.topic-map {
    display:none;
}
「いいね!」 5