WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

1.3K

https://files.catbox.moe/elpe8o.png

I'm not sure what this means....

max is 2+mb?

My banner is 600kb

Is the limit account bound and not sub bound?

Even so my other subs combined are less than 100kb so 700kb?

https://files.catbox.moe/elpe8o.png I'm not sure what this means.... max is 2+mb? My banner is 600kb Is the limit account bound and not sub bound? Even so my other subs combined are less than 100kb so 700kb?

(post is archived)

Either way I'm no where near the 2mb max

[–] 0 pt

Your image might be/get corrupted when uploaded (happens with unstable connections).

[–] 0 pt

You can use that code for the banner image (change the height values to match your banner image's height)

.subbanner { background-color: #000 !important; background: url(%%mybanner%%) no-repeat center/contain; width: 100%; height: 234px; }

.subbannerm { background-color: #000 !important; background: url(%%mybanner%%) no-repeat center/contain; height: 4.05em; width: 100%; margin-bottom: -0.1em; margin-top: -0.3em; }

.submenumargin { padding-top: 3em !important; }

I already have a banner going. I'm just trying to figure out the mobil stuff cuz it keeps doing randoms stuff I'm trying to make my banner static instead of flex

[–] 0 pt (edited )

The code I just gave you makes the banner responsive and works on all mobile devices.