2026年5月31日日曜日

[Bootstrap]Sticky Sidebar

Bootstrap

Bootstrap 5 - sticky sidebar
https://codepen.io/longster/pen/MWVYVRV

単純にグリッドで組んでいる場合

aside に sticky-top のクラスを追加

Position · Bootstrap v5.3
https://getbootstrap.com/docs/5.3/helpers/position/

<aside class="sticky-top sticky-offset">
<!-- サイドバー -->
</aside>

Navbar fixed (fixed-top)等を使っている場合
Fixed top navbar example · Bootstrap v5.3
https://getbootstrap.com/docs/5.3/examples/navbar-fixed/

オフセット分を追加

追加CSSの例

.sticky-offset {
    top: 4.5rem;
}

サンプル > https://development-for-blogger.blogspot.com/2025/09/blog-post.html

JetThemeにはすでにあるから要らんかったな

F(uriouz)

欲しいものリスト / 優先度の高いほしいものリスト / ☕を奢る
Donate 寄付 カンパ サポート Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.
詳細プロフィールを表示

0 comments:

スパム対策の為コメントをオフにしています。
Disqusは利用出来ます。

注: コメントを投稿できるのは、このブログのメンバーだけです。

...

Recent Posts

 
"The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License."