WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

595

To add a banner to your sub you can now use the following in your sub's stylesheet

.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; }

Replace 'mybanner' with the image name you have uploaded.

To match the current values your banner must be 1150 × 234 pixels

.subbanner is for desktop banner

.subbannerm is for mobile banner

Check or for a preview

To add a banner to your sub you can now use the following in your sub's stylesheet `.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; }` Replace 'mybanner' with the image name you have uploaded. To match the current values your banner must be 1150 × 234 pixels .subbanner is for desktop banner .subbannerm is for mobile banner Check /s/testsub or /s/PaddysPub for a preview

(post is archived)

[–] 1 pt

I knew you would know. I think it looks good and thanks for doing it.

My programming, not "coding", skills were BASIC and COBOL from back in the early '70's. Technology has left me in the dust.

[–] 0 pt

Update: I cropped the banner image, uploaded it, centered it and added a black background all with CSS. So now it's centered no matter the viewport size.

[–] 0 pt

I started with PASCAL and BASIC on C64 in the early 80s, then a little ASM, GFA-basic and AMOS on Amiga computers