Internet Explorer is not supported. Please upgrade to a more modern browser.
Hey, I'm looking to add some custom CSS into the index.tpl page, however I cannot find where the CSS files are hosted in order to add my own. Can someone tell me the directory where it is located or if there is a simpler method to this? I also want to add some JS for a slider but I'm also having the same issue.
Thanks!
~Athys
Athys said:Hey, I'm looking to add some custom CSS into the index.tpl page, however I cannot find where the CSS files are hosted in order to add my own. Can someone tell me the directory where it is located or if there is a simpler method to this? I also want to add some JS for a slider but I'm also having the same issue.
Thanks!
~Athys
You find the css file here "/styles/themes/{theme you using}/css/custum.css"
you need to select the theme you using if you using default theme its Bootstrap
My minecraft name: Partydragen
My Website: https://partydragen.com/
Owner of CubedCraft network: https://cubedcraft.com/
To add on to @Partydragen's reply, you can manually add custom Javascript to the bottom of the pages/index.php file.