Nice
Nice
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
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
You must upload the pic on Poal and use a tag name in the css.
Poal doesn’t accept external links (for security purpose)
You must upload the pic on Poal and use a tag name in the css.
Poal doesn’t accept external links (for security purpose)
Check out this sub's sidebar to get an idea:
Check out this sub's sidebar to get an idea:
https://poal.co/s/Poaldev/new
(post is archived)