Page 1 of 1

CSS black theme idea

Posted: Fri Mar 09, 2018 10:26 am
by Isaac
There's nothing wrong with our black theme, but if we ever wanted it blacker we could add this line to the css:

Code: Select all

#body-wrapper{ background:  #1b1616 url(./images/pattern.png); }
Before:

Image

After:

Image

Re: CSS black theme idea

Posted: Fri Mar 09, 2018 12:04 pm
by Krom
I could add it as an alternate...

Re: CSS black theme idea

Posted: Fri Mar 09, 2018 12:25 pm
by Isaac
How about this. If you'd prefer to make an alternative theme, why don't I take some time and make a whole new alternative theme for fun. I can imagine something with Descent 2 bots and css3 animations, but nothing that a 1Ghz cpu with 1GB of ram couldn't run.

Re: CSS black theme idea

Posted: Fri Mar 09, 2018 3:52 pm
by Krom
You're welcome to try, but keep in mind one of the biggest annoyances with themes I've had is phpBB breaks them for every major release milestone. So 3.0.x themes don't work on 3.1.x, and 3.1.x themes don't work on 3.2.x. It wouldn't be so bad if they documented the necessary changes for each version, but they never do which makes it a big headache.

Re: CSS black theme idea

Posted: Fri Mar 09, 2018 4:37 pm
by Isaac
Oh no. That sounds like a nightmare.