You have my greatest thanks.
You have my greatest thanks.
No problem fren. I also linked it in the sub info.
I would put it in the sub style sheet if I knew how to add it as the banner in CSS.
No problem fren. I also linked it in the sub info.
I would put it in the sub style sheet if I knew how to add it as the banner in CSS.
This might do it:
div.subbanner
{
background: url("https://pic8.co/sh/QRtqsm.png") no-repeat center;
background-position: center top;
background-size: 100% !important;
}
(edit: Replaced the direct image I had in the code with the pic8 image if you prefer it.)
This might do it:
>div.subbanner
>{
> background: url("https://pic8.co/sh/QRtqsm.png") no-repeat center;
> background-position: center top;
> background-size: 100% !important;
>}
(edit: Replaced the direct [catbox](https://files.catbox.moe/wveh1u.png) image I had in the code with the pic8 image if you prefer it.)
...well, I got carried away and ended up doing a lot more.
Thanks!
...well, I got carried away and ended up doing a lot more.
Thanks!
(post is archived)