Justoverclock P.s. is only for desktop not mobile

That's great and clean. I like it.

Would be also nice for future versions if the admin could check to show the badge, the footer or both. 🙂

    5 days later

    tr.yml

    justoverclock-user-statistics:
      forum:
        joinTime: Kayıt Tarihi
        totalDiscussions: Toplam Tartışma
        totalPosts: Toplam Mesaj
        likeReceived: Alınan Beğeni
        likes: Beğeniler

      Justoverclock

      d:\Xampp\htdocs>php Flarum info
      Flarum core 1.2.0
      PHP version: 7.4.27
      MySQL version: 5.5.5-10.4.22-MariaDB
      Loaded extensions: Core, bcmath, calendar, ctype, date, filter, hash, iconv, json, SPL, pcre, readline, Reflection, session, standard, mysqlnd, tokenizer, zip, zlib, libxml, dom, PDO, bz2, SimpleXML, xml, xmlreader, xmlwriter, openssl, curl, fileinfo, gd, gettext, mbstring, exif, mysqli, pdo_mysql, pdo_sqlite, Phar, ftp
      +--------------------------------+---------+--------+
      | Flarum Extensions              |         |        |
      +--------------------------------+---------+--------+
      | ID                             | Version | Commit |
      +--------------------------------+---------+--------+
      | flarum-flags                   | v1.2.0  |        |
      | flarum-subscriptions           | v1.2.0  |        |
      | flarum-tags                    | v1.2.0  |        |
      | flarum-lock                    | v1.2.0  |        |
      | afrux-forum-widgets-core       | v0.1.6  |        |
      | flarum-suspend                 | v1.2.0  |        |
      | flarum-approval                | v1.2.0  |        |
      | fof-follow-tags                | 1.1.1   |        |
      | flarum-likes                   | v1.2.0  |        |
      | v17development-seo             | v1.8.0  |        |
      | v17development-blog            | v0.5.0  |        |
      | justoverclock-welcomebox       | 1.3.5   |        |
      | ianm-synopsis                  | 1.2.0   |        |
      | ianm-html-head                 | 1.1.0   |        |
      | fof-user-bio                   | 1.0.2   |        |
      | fof-upload                     | 1.1.0   |        |
      | fof-terms                      | 1.1.2   |        |
      | fof-subscribed                 | 1.0.2   |        |
      | fof-split                      | 1.0.1   |        |
      | fof-sitemap                    | 1.0.3   |        |
      | fof-profile-image-crop         | 1.0.1   |        |
      | fof-polls                      | 1.0.5   |        |
      | fof-pages                      | 1.0.1   |        |
      | fof-merge-discussions          | 1.2.1   |        |
      | fof-links                      | 1.0.3   |        |
      | fof-ignore-users               | 1.0.2   |        |
      | fof-formatting                 | 1.0.2   |        |
      | fof-drafts                     | 1.0.3   |        |
      | fof-doorman                    | 1.0.1   |        |
      | fof-disposable-emails          | 1.0.0   |        |
      | fof-default-group              | 1.0.1   |        |
      | fof-byobu                      | 1.1.1   |        |
      | fof-best-answer                | 1.1.8   |        |
      | fof-analytics                  | 1.0.0   |        |
      | flarum-sticky                  | v1.2.0  |        |
      | flarum-statistics              | v1.2.0  |        |
      | flarum-pusher                  | v1.2.0  |        |
      | flarum-nicknames               | v1.2.0  |        |
      | flarum-mentions                | v1.2.0  |        |
      | flarum-markdown                | v1.2.0  |        |
      | flarum-lang-turkish            | 1.2.0.1 |        |
      | flarum-emoji                   | v1.2.0  |        |
      | flarum-bbcode                  | v1.2.0  |        |
      | extiverse-mercury              | 0.1.3   |        |
      | clarkwinkelmann-who-read       | 1.4.0   |        |
      | clarkwinkelmann-likes-received | 1.0.0   |        |
      | afrux-top-posters-widget       | v0.1.3  |        |
      | afrux-online-users-widget      | v0.1.5  |        |
      | afrux-forum-stats-widget       | v0.1.0  |        |
      +--------------------------------+---------+--------+
      Base URL: http://localhost
      Installation path: D:\Xampp\htdocs
      Queue driver: sync
      Mail driver: mail
      Debug mode: off

        murdocklawless i think you need clear cache for your local flarum installation in administrator dashboard.
        Other way, run your shell in htdocs folder (or cmd.exe for Windows users if php patch added) and exec this: php flarum cache:clear

        Eldenroot I've taken it to the up right corner but like, reply and three dots links were broken. ☹️ I'm beginner at css.