1 |
|
---|---|
Posted by | CSS background |
Libby (#438187)
Vicious View Forum Posts ![]() Posted on 2023-06-01 16:46:13 |
Hi! I have been adding CSS to my den, but the only code I am struggling with getting to work is the foreground/scrolling bar? (idk what it's called haha!) This is the code I have been attempting to use. Help would be greatly appreciated. Thank you!! .col-md-9.col-xs-12 { background: #556657 !important; min-height: 800px !important; padding-top: 25px; padding-bottom: 25px; } ![]() |
grassman 🌱 | albino (#282830) View Forum Posts ![]() Posted on 2023-06-07 04:58:35 |
hi! it seems to be working fine? what do you want to do with it? make transparent, add image, etc ![]() |
Libby (#438187)
Vicious View Forum Posts ![]() Posted on 2023-06-07 05:03:09 |
Hi! Thank you for your response. I figured it out, thank you! This code wasn't working but I found another code. ![]() |
grassman 🌱 | albino (#282830) View Forum Posts ![]() Posted on 2023-06-07 05:04:16 |
1 |
---|