Quara | Minecraft Website Theme icon

Quara | Minecraft Website Theme -----

Great looking website for Minecraft servers! Highly customisable with unique features.




Fixed error where "head" layer wasn't being displayed on avatar heads
----------, Jan 22, 2022

Due to a lot of people unfortunately not properly agreeing to the Terms of Service, there is now a first-time warning to remind new users
----------, Dec 3, 2021

Added:
  • Inner page with template
----------, Nov 16, 2021

Fixed:
  • Player count fix when loading
----------, Nov 14, 2021

Added:
  • Grid system for staff and vote rather than relying on cards to overflow and start a new line
----------, Nov 2, 2021

Added:
  • Pinned message in header
  • Config for pinned message
  • Notes in config.css to make editing easier
----------, Oct 29, 2021

Added:
  • Voting cards (config.js)
  • Fireflies in header (config.js)
Changed:
  • Enhanced server status, shows offline and errors
Upgrade instructions:
  • Replace old main.js with new
  • Add fireflies.js
  • Add new methods to config.js
    Code (Java):
    vote ( "name", "image", "url" )
  • Add firefly count to config.js
    Code (Java):
    var firefly_count = 20 ;
  • Add vote section to index.html under social section
    HTML:
    <section class="dark">
      <h1>Vote for us </h1>
      <div id="vote"></div>
    </section>
  • Add vote template to <head>
    HTML:
    <script id="vote-template" type="text/template">
        <div class="vote-card shrink shrink-dark">
          <img src="{{ image }}">
          <h3>{{ service }} </h3>
          <h4><a href="{{ link }}" class="btn">Vote </a></h4>
        </div>
      </script>
----------, Oct 28, 2021

Fixed:
  • Player count
Added:
  • Server port to player counter
  • Server port placeholder
Removed:
  • Unused files
HOW TO UPDATE:
  • Replace main.js with the new file
  • Add
    Code (Java):
    var server_port = YOUR -PORT
    to config.js
  • Change old player count span to
    HTML:
    <span class="server-status">0 </span>
----------, Oct 28, 2021

Resource Information
Author:
----------
Total Downloads: 1,586
First Release: Oct 25, 2021
Last Update: Jan 22, 2022
Category: ---------------
All-Time Rating:
4 ratings
Find more info at preview.olliejw.me...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings