admiralarjun use !important behind each
For the mobile, edit the css setting in https://your.flarum.site/admin#/appearance
@media (max-width: 768px) { .PostUser-level { float: right !important; position: relative !important; margin-top: -10px !important; width: 64px !important; text-align: left !important; } .tooltip-arrow{ display:none !important; } .tooltip-inner { width:60px; } }
Then Click "SAVE" botton
How do I modify the level highlight color using custom CSS? I tried adding the below code but nothing happened, then I tried adding !important and it just turned the entire bar into blue.
!important
.PostUser-bar { background: blue; }
Upon further investigation, it appears that each level requires 135 EXP, and that posts give you 21 EXP, and discussions give you 33 EXP.
troymccann How is that confusing? That's exactly how every level bar should work. It's how most level bars in games and other websites and apps work, so why wouldn't it be the case here?
ianm Hello,
I can not install this extension when i run the extension by using terminal, that issue is occured like in attachment which is yellow lines. How can i solve this actually i really want to use it.
Ata This isn't an error, but is actually a warning - and won't affect the usability of this extension.
katos I know but i can not install the extension because of this warning. I can not see the extension in administor panel.
Ata can you share your php flarum info?
php flarum info
datlechin Hello, i think i solved now. When i try to install i selected wrong directory.Instead of public_html it was selected public directory by me. Now is everything is so cool thank you.
Ata Glad you got it sorted! 🙂
katos thank you but extension habit not like for below link right ?
I need this type of extension. https://extiverse.com/extension/askvortsov/flarum-trust-levels
Ata the extension you linked has been replaced by AutoModerator: https://discuss.flarum.org/d/27306-flarum-automoderator
composer require ianm/level-ranks:"*" php flarum cache:clear
This is a one-off update
ianm No further development is planned to take place, unless specifically requested and sponsored. Please reach out to me if you are interested.