Add CSS - phpBB Extension

Extensions for phpBB 3.3.X
Maintained and supported by Stoker

Add CSS - phpBB Extension

Post by Stoker »

Extension Name: Add CSS
Author: Stoker
Extension Version: Image
Requirements: Image


Extension Description:
A simple extension that allow you to add your own css without editing phpBB core files.
EXAMPLE: Usefull for bbcodes which needs CSS edits like:
FadeIn BBCode
Ticker BBCode
CSS for these bbcodes are added to the stylesheet + some extra

How to add more CSS::
Open /ext/stoker/addcss/styles/all/theme/addcss.css
And just add to the bottom. Save, upload and F5 + CNTRL your browser

Download:
stoker_addcss1.0.0.zip
You do not have the required permissions to view the files attached to this post.

Add CSS - phpBB Extension

Post by deninho32 »

With this extension, you can do this in the ACP.
https://github.com/phpbb-extensions/custom-css

Add CSS - phpBB Extension

Post by Stoker »

No access

Add CSS - phpBB Extension

Post by SpIdErPiGgY »

Stoker wrote: 22 May 2025, 17:28
No access
Oops 😁 now you have

Add CSS - phpBB Extension

Post by Stoker »

Almost same Idea, just a "couple" of more files :D

Add CSS - phpBB Extension

Post by flumsi »

The best thing for me in the last few months since I started managing phpBB3.

I've added all the CSS, created my own for specific purposes, and learned how to integrate it.

It makes my life in forum administration so much easier!

Thank you so much for this.