Link to the theme (https://custom.simplemachines.org/index.php?theme=3035)
(https://custom.simplemachines.org/index.php?action=download;theme=3035;attach=292818;image;thumb)
Elementary
A simple and clean looking multi-color SMF theme.
Features :
Dark Mode
Color Variants
Custom Forum Width
Social Network Icons/Links
Avatars On Board Index
Avatars On Message Index
Custom Footer Blocks
Info Center Sidebar Option
License :
(https://img.shields.io/badge/license-MIT-blue)
SMF Version :
(https://img.shields.io/badge/SMF-2.1-blue)
Patch Notes :
1.0 Initial Release
1.0.1
Bug Fix: Fixed an issue with the Go To Top link not working.
Bug Fix: Fixed an issue where the CAPTCHA was not displaying
properly on the register page.
Adjustment: Adjusted the layout for the header on smaller
screens.
Adjustment: Adjusted the valid/invalid background colors for the light versions of the theme.
[/code]
Loving the dark versions of these 8) Do you have a live view?
Quote from: Forumz on October 12, 2024, 02:47:56 PMLoving the dark versions of these 8) Do you have a live view?
Should be able to view it on my demo site.
Link is in my signature.
Finally something new :)
It looks really nice. I like the colours and the layout.
However I would consider changing this part into three columns view
(https://i.imgur.com/PlMIVQo.png)
so that there isn't so much empty space.
Quote from: bod22 on October 16, 2024, 10:29:31 AMFinally something new :)
It looks really nice. I like the colours and the layout.
However I would consider changing this part into three columns view
(https://i.imgur.com/PlMIVQo.png)
so that there isn't so much empty space.
Easy enough change if you wanted it to look that way.
Find :
@media screen and (min-width: 800px) {
.boardstats_grid_column {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
}
}
Replace :
@media screen and (min-width: 800px) {
.boardstats_grid_column {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
}
You could also enable the sidebar feature aswell.
Demo?
Thanks
Thanks
Why are the User Stats, Online Users and Search blocks below and not in the right sidebar?
Quote from: Ricsca on December 27, 2024, 07:57:46 AMWhy are the User Stats, Online Users and Search blocks below and not in the right sidebar?
It's a setting.... that section combined is called the info center
Ok, thanks
Nice theme thanks
@TwitchisMental It would be nice if dark mode was saved in the profile (
The selection is lost when cookies are deleted.)
Quote from: gevv on February 11, 2025, 11:01:52 AMNice theme thanks @TwitchisMental
It would be nice if dark mode was saved in the profile (The selection is lost when cookies are deleted.)
You're welcome
Easy option: change dark mode selection to use browser local storage instead of cookies. The code is much simpler to write. It runs much faster (no need to ping the server). It can still be cleared manually if desired.
Session is only used for guest afaik.
Also instead of local storage, for logged users you can use smf_setThemeOption to save it.
Hi,
Can you tell me how to remove the 'Search' button on the main menu?
The easiest way would be to throw this somewhere in the index.css -
li.button_search {
display: none;
}
Thanks for the reply. It works!
I found a bug on this theme! The anti-spam visual verification image that appears in the registration page stopped showing after installing the theme!
Thank you for reporting this, try the latest version I just uploaded to the theme site. The issue should now be resolved.
Quote from: TwitchisMental on April 24, 2025, 07:34:26 PMThank you for reporting this, try the latest version I just uploaded to the theme site. The issue should now be resolved.
Thank you TwitchisMental. Not sure if it is already fixed, but the Login/Register buttons disappear in mobile devices if the forum title is large. I think both buttons should appear below the forum title in mobile devices.
Also the "Go up" button does nothing if you press it.
Thanks again!
Quote from: MF30 on April 25, 2025, 03:48:48 AMQuote from: TwitchisMental on April 24, 2025, 07:34:26 PMThank you for reporting this, try the latest version I just uploaded to the theme site. The issue should now be resolved.
Thank you TwitchisMental. Not sure if it is already fixed, but the Login/Register buttons disappear in mobile devices if the forum title is large. I think both buttons should appear below the forum title in mobile devices.
Also the "Go up" button does nothing if you press it.
Thanks again!
Thank you for reporting these issues. I will look into these a bit later.
Alright thank you again
@MF30 for reporting these issues.
Version 1.0.1 has been uploaded.
1.0.1
Bug Fix: Fixed an issue with the Go To Top link not working.
Bug Fix: Fixed an issue where the CAPTCHA was not displaying
properly on the register page.
Adjustment: Adjusted the layout for the header on smaller
screens.
Adjustment: Adjusted the valid/invalid background colors for the light versions of the theme.
There is a small issue on mobile version. There are two little dots appearing below the username.
(https://i.imgur.com/s4LloG0.jpeg)
Quote from: MF30 on May 08, 2025, 08:19:33 PMThere is a small issue on mobile version. There are two little dots appearing below the username.
(https://i.imgur.com/s4LloG0.jpeg)
I will look into this later, thank you for reporting.
Thank you. The dark versions of your theme are really great!
How comes my copyright to your theme is gone. Warehouse.forum