WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

817

body .pure-u-1 .sbimg {

height: 200px;

background: url(%%your_image_for_day_mode%%) no-repeat center/contain;

}

body.dark .pure-u-1 .sbimg {

height: 200px;

background: url(%%your_image_for_dark_mode%%) no-repeat center/contain;

}

`body .pure-u-1 .sbimg {` ` height: 200px; ` ` background: url(%%your_image_for_day_mode%%) no-repeat center/contain;` `}` `body.dark .pure-u-1 .sbimg {` ` height: 200px; ` ` background: url(%%your_image_for_dark_mode%%) no-repeat center/contain;` `}`

(post is archived)

[–] 1 pt (edited )

Okay ... did as instructed and have the spacing for it, but where pic should be is blank ... what did I do wrong?

Code in s/Military:

body .pure-u-1 .sbimg {

height: 200px;

background: url (%%https://pic8.co/sh/woMhHE.jpg%%) no-repeat center/contain; }

body.dark .pure-u-1 .sbimg {

height: 200px;

background: url (%%https://pic8.co/sh/woMhHE.jpg%%) no-repeat center/contain; }

Edit: Spacing of code

[–] 1 pt

You must upload the pic on Poal and use a tag name in the css.

Poal doesn’t accept external links (for security purpose)

[–] 1 pt

Thanks ... works great now ... check it out! Military Sub w/Pic