WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2026 Poal.co

780

(post is archived)

[–] 1 pt (edited )

Here you go. (pic8.co)

[–] 1 pt

You have my greatest thanks.

[–] 0 pt

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.

[–] 2 pts (edited )

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 (files.catbox.moe) image I had in the code with the pic8 image if you prefer it.)