Coder Social home page Coder Social logo

hmrserver / obsidian Goto Github PK

View Code? Open in Web Editor NEW
33.0 2.0 44.0 443 KB

Obsidian Theme is a Dark theme for Open Game Panel, for following our Progress, users can join our Discord server: https://discord.me/HMR or https://discord.gg/PAAHDc5

HTML 8.27% PHP 6.12% CSS 50.61% JavaScript 25.15% Hack 9.85%
ogp theme game-panel opengamepanel css jquery javascript obsidian hacktoberfest

obsidian's Introduction

Hi there ๐Ÿ‘‹

Visitors

obsidian's People

Contributors

chiqors avatar hmrserver avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

obsidian's Issues

Change Welcome Title Message

<div class="callout"><span>Welcome!</span><p><b style='font-size:12px; font-weight:normal;'>You can change this title in '<a href='?m=settings&p=themes'>Theme Settings</a>' under the '<a href='?m=administration&p=main'>Administration</a>' tab.</b></div>

extra options

Just tried the extra options "loading bar and blur effect" I get the "updated" pop-up but after reloading the page it they are in default option again. "Idk if the image options work havent tried them

Blocked when changing to Obsidian

image

The only way to fix this is to change the theme to another one as the Obisidan one is looping to the dashboard with nothing to show :
image

Footer leaves the page empty below it

image

Suggestion: Fixing the footer to the bottom of the page.
adding style="position:fixed;" in bottom.html or bottomWrapper CSS file.

<div id="bottomWrapper" style="position:fixed;"> 
        <div class="image" style="padding-top:20px"> Crafted with <i class="fa fa-heart pulse_heart" original-title="Love"></i> by <a href="https://github.com/hmrserver/" style="color: rgb(23, 108, 235);">HMR</a>
		  %footer%
        </div> 
      </div> 
    </div>

Add ICONS | images/

gamemanager images/gamemanager.png
master images/master.png
editconfig images/editconfig.png
32689535-d8d2f4c8-c6e6-11e7-9759-cc66023760af images/filemanager.png
customfields images/customfields.png

Whenever when I put this theme the panel gets unresponsive

Hello, whenever I choose this theme in my gamecp it gets unresponsive. First, it changes the theme but after for example I go to the dashboard the panel become unresponsive, so I need to move back to the default(Revolution) theme. It is because this theme is outdated? If so, how can we update this theme to work with the latest OGP panel?
Thank you,
Raphael

Error with upload.php

if($_FILES['image']['size'] > ($max_image_size*8192) {

it should be,
if($_FILES['image']['size'] > $max_image_size*8192) {
small error but breaks the upload process..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.