Well I was thinking for /s/motivationalgroup. I have the image uploaded but can't figure out how to css it into the sidebar.
.subinfo{
background: url(%%HandsIn%%);
background-size: 200px 200px;
background-repeat: no-repeat;
background-attachment: fixed;
}
I suck at CSS so I'm basically just copy-pasting what I think will work.
Well I was thinking for /s/motivationalgroup. I have the image uploaded but can't figure out how to css it into the sidebar.
`.subinfo{`
`background: url(%%HandsIn%%);`
` background-size: 200px 200px;`
`background-repeat: no-repeat;`
`background-attachment: fixed;`
`}`
I suck at CSS so I'm basically just copy-pasting what I think will work.
I've noticed where the problem is. (It's server side)
Fixing it now.
I've noticed where the problem is. (It's server side)
Fixing it now.
(post is archived)