Basalt Theme
rating: +1+x

Name: Basalt Theme

Author: Iopk123451Iopk123451
License: Creative Commons Attribution-ShareAlike 3.0 License

Tags: css3 sidebar topbar

Supports top bar menu *: yes
Supports side bar menu *: yes
* depends on tags: topbar and sidebar

Description:

Basalt is an aesthetic theme for the SCP Wiki by LirynLiryn and Placeholder McDPlaceholder McD functioning as an extension of Bedrock, a base theme created specifically for this project. Visit Bedrock's wiki page or its home on GitHub for more info, including all of the CSS variables it offers.

Iopk123451Iopk123451 reloaded it !Now you can use it in your Site!

WARNING:Because of a bug of Wikidot ,you must use https://themes.wdfiles.com/local--code/basalt to insteaded http://themes.wdfiles.com/local--code/basalt

How to install

  • go to: your wiki admin panel » appearance » themes
  • choose External CSS theme
  • supply the following URL as the CSS location
http://themes.wdfiles.com/local--code/basalt

Code

Notes

If you Want to use this theme, please prepaer it for your site

Allow Phone and View

  1. Press +Options
  2. Press Edit Meta
  3. Press Add a new tag
  4. Input viewport to name
  5. Input width=device-width, initial-scale=1.0 to content
  6. Press Add to All Pages
  7. Done!

Side Bar

Please copy this code to nav:side page:

[[div class="side-block"]]
[[div class="heading"]]
Opinion Title
[[/div]]
[[div class="menu-item"]]
[/ home]
[[/div]]
[[div class="menu-item"]]
[[[page |link1]]]|[[[page |link2]]]
[[/div]]
[[div class="menu-item"]]
[/_admin Manage Your Site]
[[/div]]
[[/div]]
[[a href="###" class="close-menu"]]
[[image https://scp-wiki.wdfiles.com/local--files/nav%3Aside/black.png style="z-index=-1; opacity: 0.3;"]]
[[/a]]

Top Bar

Please copy this code to nav:top page:

[[div class="top-bar"]]
* menu 1
* menu 2
 * sub menu 1
 * sub menu 2
* menu 3
[[/div]]
[[div class="mobile-top-bar"]]
[[div class="open-menu"]]
[#side-bar ≡]
[[/div]]
* phone menu 1
* phone menu 2
 * phone sub menu 1
 * phone sub menu 2
* phone menu 3
[[/div]]

Change Your Site's Icon, Title and Sub-title

If you want to change ,Please use this code

:root {
    --title: "Site Title";
    --subtitle: "Site Sub Title";
    --logo: url('Your Site Logo's URL'');
}

Similar themes

80.jpg
installbutton.png

Sigma9(Only Search Bottom)

Author: Iopk123451Iopk123451
Rating: 0, Comments: 0

Tags: modern sidebar topbar

80.jpg
installbutton.png

Incode Club Theme

Author: Iopk123451Iopk123451
Rating: 1, Comments: 0

Tags: css3 sidebar topbar

Browse themes by tag

Comments

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License