A Flarum extension. Quad theme
Compatible with default dark mode and Night Mode by FriendsOfFlarum Fixed width in two-panel mode
UPD 26/01/2020 - Fixed font size in mobile version + Added an indicator of the freshness of the discussion
composer require dem13n/quad-theme
composer update dem13n/quad-theme php flarum cache:clear
there is some problems with languages in this extension.I can not turn English into Chinese!
ink The problem is not the extension, error in the string https://github.com/Csineneo/lang-traditional-chinese/blob/master/locale/clarkwinkelmann-passwordless.yml#L26
Dem13n ink I have fixed this issue, please update.
Dem13n well,when I use FoF Linguist0.4.1 ,I could not turn English into Chinese.It says that there is no translation in this extension !
ink I fixed it, the translation is no longer needed, wait @Csineneo he will fix the error
Looks great
There are some issue with byobu extension compatibility - usernames overlay each other in discussion item list.
SilverPoplar fixed
Dem13n Nice! Thanks. I have another issue with font sharpness in firefox browser (Chrome - no problem). By the way I really like the idea of reconfiguring icons in the list of posts. But it would be cool if only this feature were enabled. And there was an opportunity not to touch fonts and other styles.
I made a really nice discovery if you use the Stargazing Theme along side of this Theme it looks really nice. The end product of using both Quad and Stargazing Theme at the same time
beta 15 release?
DursunCan beta 15 seems to have been updated. Check out the hithub page.
mekici the version has not been released. It is also not downloaded with the dev-master tag. @Dem13n
i just want the tags to appear below the title like this in both phone and desktop view... is there any css tweak for it? and also author thumbnails in square
Here ya go!
/*Квадратная ава*/ .UserCard-avatar .Avatar, .PostUser-avatar, .DiscussionListItem-author .Avatar, .UserCard-avatar .Avatar, .Avatar, .UserCard-avatar .Dropdown-toggle { border-radius: 10px; } /*Теги под названием дискуссии*/ .IndexPage .DiscussionListItem-info>.item-tags, .UserPage .DiscussionListItem-info>.item-tags { position: initial !important; margin-bottom: 5px !important; display: block; -webkit-mask-image: initial !important; white-space: nowrap !important; max-width: 500px !important; }
MadWay is there any list of variables like this? used by the flarum... so that users like myself can tweak the simple stuffs like color or font or something 🙂
I don't believe there is documentation explaining where things are and what they are for, honestly I didn't look.
I just stumbled upon this topic https://discuss.flarum.org/d/25626-beta-alg-almost-like-google , and a guy had explanation in Russian what they are for, Since I speak Russian, that's how I got it.
MadWay a pr to our docs or a new discussion under resources with a translated version would be helpful 🤞
If I had an existing layout of explanation, I would gladly translate them back and forth.