この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

トピック別トレンド記事コンポーネントの CSS 上書きの移行

カスタム CSS 上書きを継続して使用する場合は、テンプレートの更新後に CSS 上書きを移行してください。

このトピックでは、セレクターの変更点について説明します。

  • テンプレートの更新では、カスタマイズがサポートされるとは限らないため、カスタム CSS は慎重に使用してください。
  • 現在、カスタム CSS は、すべてのサイトページで共有されています。ログインページでカスタム CSS を使用していた場合は、コピーしてから CSS エディターを閉じます。次に、ログイン以外のページに移動し、エディターを再び開いて、カスタム CSS を追加します。

メモ

コミュニティのトレンド記事

以前のセレクター 新しいセレクター
.selfServiceTopicTrendingArticles

.base-items

.uiAbstractList

.selfServiceBaseSimpleItems

.comm-topic-trending-articles

コンポーネント��イトル

以前のセレクター 新しいセレクター
.selfServiceTopicTrendingArticles h2

.selfServiceTopicTrendingArticles .base-items-header

.comm-topic-trending-articles h2

記事リスト

以前のセレクター 新しいセレクター
.selfServiceTopicTrendingArticles ul

.selfServiceTopicTrendingArticles .base-items

.comm-topic-trending-articles ul

記事リスト項目

以前のセレクター 新しいセレクター
.selfServiceTopicTrendingArticles .base-simple-item .comm-topic-trending-articles li

.selfServiceTopicTrendingArticles .base-simple-item

.comm-topic-trending-articles li

.comm-topic-trending-articles .comm-topic-trending-articles__item

記事リンク

以前のセレクター 新しいセレクター
.selfServiceTopicTrendingArticles .item-title-link

.selfServiceTopicTrendingArticles a

.comm-topic-trending-articles li a

.selfServiceTopicTrendingArticles .item-title-link

.selfServiceTopicTrendingArticles a

.comm-topic-trending-articles li a

.comm-topic-trending-articles .comm-topic-trending-articles__item a