Theme Name : Modern redux
Forum Version : modernBB
Main Colors : White, blue, dark gray
Template Usage : Yes (20)
Javascript Usage : Yes ( 8 )
Difficulty to Install : 8/9
Time taken to create : 2 weeks
Custom Images : Yes (48)
Theme Description : Modern redux is a modernBB skin which includes some new properties.
Theme Author : Wecoc
Step 1:
First you must go to hitskin.com to Install the skin on your forum.
Step 2:
Note: There are several codes and I can't post them all here, so I saved them in txt format.
Download the codes here: Modern redux.zip
Step 3:
Open the Templates folder, there you will find the complete templates to be replaced on your forum.
Step 4:
Open the Javascript folder and copy the javascripts in your forum.
Placement: In all the pages.
Enable Javascript code management: Yes.
Step 5:
That's all. I also included the images and CSS in the link, but once installed the skin everything should already be in its place. If you have any troubles let me know...
- Daemon: Hovercard
- Ange tuteur: Some hints and tricks from FMDesign
- Razor: Imgur drag & drop system (which I rewrote for this theme)
Forum Version : modernBB
Main Colors : White, blue, dark gray
Template Usage : Yes (20)
Javascript Usage : Yes ( 8 )
Difficulty to Install : 8/9
Time taken to create : 2 weeks
Custom Images : Yes (48)
Theme Description : Modern redux is a modernBB skin which includes some new properties.
Theme Author : Wecoc
Screenshot of Theme:
- Screen:
Installation:
Step 1:
First you must go to hitskin.com to Install the skin on your forum.
Step 2:
Note: There are several codes and I can't post them all here, so I saved them in txt format.
Download the codes here: Modern redux.zip
Step 3:
Open the Templates folder, there you will find the complete templates to be replaced on your forum.
- Annotation:
- Many of them have only a few changes but still, it's very recommendable to use them all.
Step 4:
Open the Javascript folder and copy the javascripts in your forum.
Placement: In all the pages.
Enable Javascript code management: Yes.
- Annotation:
- I know this is quite are a lot, every one has in the very start a little introduction explaining what it does, its requirements and in some cases some configuration. It's not as hard as it may seem, perhaps just a bit tedious to configure.
Some are not really necessary to use, I made them specifically for this theme but it's up to you to decide which ones you want to apply.
The javascript Hovercard uses a profile field which you will need to define if you want to use it. This profile field is the user's auto-defined description, or "Say something about yourself". The script header has more detailed explanation about this.
If you want to disable this option change the line
to- Code:
var desc_id = 1;
in the script configuration.- Code:
var desc_id = 0;
Step 5:
That's all. I also included the images and CSS in the link, but once installed the skin everything should already be in its place. If you have any troubles let me know...
Theme properties:
- Mobile users facilitations:
- The profile displayed in posts has two modes: visible and hidden, as you can see in this comparative screen. You simply toggle the mode and it will be stored in the forum cache.
Many things have been adapted for a better display in mobile devices, for example the new topic and reply fixed buttons.
- Hovercard with description:
- SCEditor adaptations:
- Now you can easily pick the number of rows and columns of a table, based on the Microsoft Word system.
Also, the color picker has been remade to a simpler version which fits better with the template and also is easier to pick on any device. The last color picked is now stored n the cache. The title color, when enabled, will use the dark version of the same colors.
Some other little changes where made on the editor: Now if you have a link selected in the textare and then click the link button, the tag will be inserted automatically. Same with the image, youtube and dailymotion tags.
Finally, now you can drag an image in your computer and automatically drop it in the SCEditor to upload it to Imgur and get its link.
- Blog comment replies:
- Points addon:
- Media-based CSS:
Special Thanks:
- Daemon: Hovercard
- Ange tuteur: Some hints and tricks from FMDesign
- Razor: Imgur drag & drop system (which I rewrote for this theme)