AnteikuDevs I've download all the files through composer and after that how to install. In flarum like we have to go on www.siteurl.com/public/flarium but how to install this

    a month later

    Default:

    Need This:


    I want to change this to some like this img it done by unchecking the Box-shadow CSS element but what is the CSS to add that in Custom Styles to archive this.

      ANGG

      .sideNav .Dropdown--select .Dropdown-menu>li>a .Button-icon {
          border-radius: 0!important;
          box-shadow: none!important;
      }

      It looks awesome. I appreciate the work @SychO

      Is there any way to preview it live without installing it?

        heyitsritesh Is there any way to preview it live without installing it?

        not at the moment, there isn't.

        a month later

        How to add Tags page navigation like Flarum forum? I cannot find anything to do that.

        4 days later

        -
        I have used your theme, but I still have some problems. For example, the color of the home page post list is extremely incompatible with the background color. Can the color of this post be changed to white? I think that would be better. I look forward to your reply! We also look forward to this theme becoming a better flarum,Also,The background color of the post also seems strange. I think white will match better.

          hanhan you can override that by adding

          .DiscussionListItem, .Post {
            background: transparent;
          }

          in your admin appearance area under custom styles.

            7 days later
            6 days later
            a month later

            SychO Hi, thanks, I like the look of this design.
            But I found a problem with 280x653 resolution displaying discussion thumbnails the text goes outside the container.