Recent Topics

Members
Stats
  • Total Posts: 10,737
  • Total Topics: 1,372
  • Online today: 229
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 201
Total: 201

Back N Black For 2.1 RC2

Started by Skhilled, Sep 20, 19, 10:33:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Skhilled

You can download it in the attachment below. You can also see how it looks using the 2.1 demo site. If it does not show automatically for you just use the "Theme Select" block at the top left and change it to the theme of your choice:

https://www.jpr62.com/demos21/index.php?theme=4

Have fun! :D

Dragon41673

Thank you very much! Now if they will just release the new version! LOL
Owner - Aries Games & Miniatures

Skhilled

You're welcome!

Don't hold your breath waiting for the release. LOL

Dragon41673

Yeah I know...been what, 2 years?
Owner - Aries Games & Miniatures

Skhilled

May be longer.  :(

It was just pointed out that one of the areas were missing a color change when you select a theme in your profile. Those who have already downloaded this can either download the update I've just posted or edit this code:

In /Themes/BackNBlack/css/index.css change line 2425:

#pick_theme .selected {
    background: #cddbe6;
}


To this:

#pick_theme .selected {
    background: #000;
}


The attachment in the first post has been updated.