Link to the theme (https://custom.simplemachines.org/themes/index.php?lemma=2946)
(https://custom.simplemachines.org/themes/index.php/action,download/lemma,2946/image,thumb)
Bastion
Inspired by the upcoming expansion of World of Warcraft's first playable zone... Light theme.
* Features ResponsiveCurve inside it... so do not install the mod on top of this theme!
You can support me via Twitch Prime (https://www.twitch.tv/xinyenfon)* or Patreon (https://www.patreon.com/XinYenFon).
[ Bastion (https://www.simplemachines.org/community/index.php?topic=572808.0) ] # [ Lunarfall (https://custom.simplemachines.org/themes/index.php?lemma=2919) ] # [ RDD (HTML5) (https://custom.simplemachines.org/themes/index.php?lemma=2929) ]
* Twitch prime is an extra perk of your amazon prime subscription -no extra payment required-.
Licensed under: MIT
Hello!
First of all: Bastion is great! My compliments for your work!
I have four problems:
- on mobile devices (tested on a couple smartphones) the topic list is unreadable (white on light grey, see attached image)
- when I enable the news section:
- desktop: i get a 1989x1989px expand/collapse.gif image and the text of the news is outside the box (see attached image)
- mobile: more or less the same (see attached image)
- same problem in theme settings: on desktop, config_sm.gif is rendered 1726x1726px.
- on mobile: there isn't any "new messages / no new messages" icon in the sections' list
1) Fixed -surely better design may needed in future-
2) That's because of left-over code and missing proper wrapper around items -flex-issues.
3) Eventually be fixed all over the theme, sorry for leftovers
4) By design. May improve in future.
v1.0.5 should fix more flex-issues. Let me know if there are more broken places :P
Thanks a lot!
I have found three other issues, on desktop:
- The first section has two sub-sections and
- its row doesn't get a different color, it's the same dark grey as the second section (see screenshot)
- it has no envelope icon
- the pinned topic row is hardly readable with black on dark red (see screenshot)
- when you enter the section with sub-sections, the look of the sub-secions' list is different from the index page.
I wasn't going to update the theme or anything but I still make some money off of these themes and its unfair to people who pledge their money on this work (even if I supply it as-is)... I released an update for both Bastion & RDD (v1.0.6) addressed some issues mentioned above.
You can find my discord server in my signature, join there and leave me a note if you want something else (don't abuse please). I promise I'll read all your notes just can't promise that they'll become -alive-.
Really great theme! 8)
Is there a way to change the color of the "hamburger menu"? I already looked around the CSS files but couldn't figure out what to edit.
Quote from: JyriJyri on April 26, 2021, 09:58:46 AM
Really great theme! 8)
Is there a way to change the color of the "hamburger menu"? I already looked around the CSS files but couldn't figure out what to edit.
Just open the SVG file with a file editor such as VSCode (recommended) or Notepad++ and find;
.st0{fill:#134563;}
change the #134563 with your liking that will change the color.