Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----------------------------- PLEASE SEE HERE FOR MY CODE RULES: https://toyhou.se/12931952.bonus-content/17036656.-06-code-rules -----------------------------
- Default Colours
- -Orange: #E85324
- -Light Orange : #FD9855
- -Text White: #E2EDFF
- -Background Color: #3D122E
- -Header Gradient: (201,58,92,1)
- -Header Gradient: (232,83,36,1)
- Thank you for reading!
- Crispin
- -->
- <!--------------------------------------------------------- START BACKGROUND --------------------------------------------------------->
- <div class="card rounded-0 border-0 col-lg-10 offset-lg-2 col-md-9 offset-md-3 p-0" style="overflow:hidden; position:fixed; bottom:0; top:0; left:0; z-index:-1; background-color:#3D122E;">
- </div>
- <div style="background-image: url(https://media.discordapp.net/attachments/917542533930823690/996466133202907206/unknown.png?width=574&height=578); background-size: cover; background-position: top-center; overflow: auto;" class="card-block">
- <!-- top divider credit -->
- <a href="https://toyhou.se/2108365.-resources/10613944.-dividers#35571013">
- <!-- top divider image address-->
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/35571013_OKTdBHRiFuWJcTS.png">
- </a>
- <!--------------------------------------------------------- END BACKGROUND --------------------------------------------------------->
- <!--------------------------------------------------------- START OF DO NOT REMOVE -------------------------------------------------------->
- <div class="mx-auto mt-5" style="max-width:700px; background:#E85324; color:#000000; font-family:MS Sans Serif; border-left: 1px solid #E85324;border-top: 1px solid #E85324;border-right: 1px solid #E85324;border-bottom: 1px solid #E85324;"> <!-- Wouldn't reccomend editing this. But if you do... -->
- <!-- max-width:700px defines that this code is 700 pixels across. Change this to be bigger or small to your liking, but you may break it. -->
- <!-- background:#E85324; defines that the background colour (appears more like a border) is a color. Y'know, you could probably remove this if you really wanted to and be fine. -->
- <!-- color:#000000; makes the text black by default unless it's stated overwise later. Y'know... Now that I think about it, I don't think any of the text is actually black. Yo... -->
- <!-- font-family:MS Sans Serif; means the default font is my beloved Comic Sans. -->
- <!-- Everything else is border stuff. I'd only really reccomend editing the colours unless you know what you're doing. -->
- <!--------------------------------------------------------- START HEADER --------------------------------------------------------->
- <div style="border:1px solid #E85324;">
- <!-- Makes the header. Doesn't end until after the main-body div also ends, consider this DIV Bobby. -->
- <div class="col-lg-12 p-2" style="position:relative; border: 2px solid #E85324; border-radius:5px;border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;background: linear-gradient(0deg,rgba(201,58,92,1) 0%,rgba(232,83,36,1) 93%,rgba(232,83,36,1) 100%);"> <!-- This makes up the main colour of the header. Sorry, I know, I try to stay clear of rgb but I HAD to use RGBA to do this. -->
- <a href="#" data-toggle="tooltip" title="Go Home?"><span style="font-size:18px; color:#FFFFFF"><i class="fad fa-moon-stars"></i></span></a>
- <!-- Start Minimise/Minus Square -->
- <span class="pull-right" style="position:absolute; top:7px; right:65px;"> <!-- Makes it so this button is on the right of the header and is that size -->
- <i class="fas fa-minus p-1 justify-content-center" style="background:linear-gradient(135deg,rgba(163,193,253,1)50%, rgba(232,83,36,1)50%); border: 1px solid #fff;color: #ffffff;border-radius: 5px;width: 25px;height: 25px;"></i>
- </span>
- <!-- End Minimise/Minus Square -->
- <!-- Start Maximise/Squares Square -->
- <span class="pull-right" style="position:absolute; top:7px; right:35px;">
- <i class="far fa-window-maximize p-1 justify-content-center" style="background:linear-gradient(135deg,rgba(163,193,253,1)50%, rgba(232,83,36,1)50%); border: 1px solid #fff;color: #ffffff;border-radius: 5px;width: 25px;height: 25px;"></i> <! --Makes the button have that icon and be that colour -->
- </span>
- <!-- End Maximise/Squares Square -->
- <!-- Start Close/X Square -->
- <span class="pull-right" style="position:absolute; top:7px; right:5px;">
- <a href="#CloseThis" data-toggle="collapse">
- <i class="fas fa-times p-1 justify-content-center" style="background:linear-gradient(135deg,rgba(163,193,253,1)50%, rgba(232,83,36,1)50%); border: 1px solid #fff;color: #ffffff;border-radius: 5px;width: 25px;height: 25px;"></i>
- </span> <!-- Button ends on this row -->
- <!-- Start Close/X Square -->
- </div> <!--- END HEADER --->
- <!--------------------------------------------------------- END HEADER --------------------------------------------------------->
- <!--- Wraps around all the code here so the close button actually closes your code. Just a fun little easter egg! -->
- <div id="CloseThis" class="collapse show"> <!--- /\/\ Let's call this <<< Div X. -->
- <!--------------------------------------------------------- START LEFT BUTTONS -------------------------------------------------------->
- <div class="row no-gutters p-1"> <!--- Makes the whole main body of the code. Call this DIV Timmy. -->
- <div class="col-sm-6 p-1"> <!-- Start Left Text Box -->
- <div class="card border-0 rounded-0 p-1 h-100 justify-content-center" style="background:#FD9855;"> <!-- Formatting -->
- <!------ START TAGS ------>
- <p class="m-1">
- <span class="badge p-0" style="background:linear-gradient(0deg, rgba(201,58,92,1) 5%, rgba(232,83,36,1));">
- <a class="btn btn-block btn-outline-warning border-0 py-1 px-2" style="mix-blend-mode:luminosity; color:#FFFFFF;" href="#">tag</a>
- </span>
- </p>
- <!------ END TAGS ------>
- </div> <!-- End Formatting -->
- </div> <!-- End Left Text Box -->
- <!--------------------------------------------------------- END LEFT BUTTONS -------------------------------------------------------->
- <!--------------------------------------------------------- START RIGHT BUTTONS -------------------------------------------------------->
- <div class="col-sm-6 p-1"> <!-- Defines Area -->
- <div class="card border-0 rounded-0 p-1 h-100 justify-content-center" style="background:#FD9855;"> <!-- Formatting -->
- <!--- Start Button --->
- <div class="btn p-0 m-1 border-0 rounded-0" style="background:linear-gradient(0deg, rgba(201,58,92,1) 50%, rgba(232,83,36,1));">
- <a class="btn btn-block btn-outline-primary border-0 rounded-0" style="mix-blend-mode:luminosity; letter-spacing:2px; color:#E2EDFF; font-family:'comic sans ms';" href="#">Button</a>
- </div>
- <!--- End Button --->
- <!--- Start Button --->
- <div class="btn p-0 m-1 border-0 rounded-0" style="background:linear-gradient(0deg, rgba(201,58,92,1) 50%, rgba(232,83,36,1));">
- <a class="btn btn-block btn-outline-primary border-0 rounded-0" style="mix-blend-mode:luminosity; letter-spacing:2px; color:#E2EDFF; font-family:'comic sans ms';" href="#">Button</a>
- </div>
- <!--- End Button --->
- <!--- Start Button --->
- <div class="btn p-0 m-1 border-0 rounded-0" style="background:linear-gradient(0deg, rgba(201,58,92,1) 50%, rgba(232,83,36,1));">
- <a class="btn btn-block btn-outline-primary border-0 rounded-0" style="mix-blend-mode:luminosity; letter-spacing:2px; color:#E2EDFF; font-family:'comic sans ms';" href="#">Button</a>
- </div>
- <!--- End Button --->
- </div> <!-- End Formatting -->
- </div> <!-- End Buttons On The Right -->
- <!--------------------------------------------------------- END RIGHT BUTTONS --------------------------------------------------------->
- <!--------------------------------------------------------- START FOLDERS --------------------------------------------------------->
- <div class="col-sm-12 p-1"> <!-- Start Folders 1 (Defines Area) -->
- <div class="card border-0 rounded-0 p-1 h-100 justify-content-center" style="background:#FD9855;"> <!-- Start Folders 2 (Formatting) -->
- <div class="row no-gutters"> <!-- Contains links to your different folders -->
- <!-- Start Thing 1 -->
- <div class="text-center p-1; position:center;">
- <a href="#"><span style="font-family:'comic sans ms'; color:#E85324;">Coloured Hyperlink.</span></a>
- <a class="gradient" style="font-family:'comic sans ms'; color:linear-gradient(135deg,rgba(163,193,253,1)50%, rgba(232,83,36,1)50%);">
- <br>Text.
- <br>Micah Jones is a dumb, barely functioning protagonist. He's also a robot, but shh- Don't tell anyone. It can just be a little secret between us, hey? Occasionally he'll attempt to solve an issue in his life, but usually he goes back to moping around a week or so after. He has a few good friends, but it's a miracle he does honestly. He's a disaster.</a>
- </div>
- <!-- End Thing 1 -->
- </div> <!-- End Folders -->
- </div> <!-- End Folders 2 -->
- </div> <!-- End Folders 1 -->
- <!--------------------------------------------------------- END FOLDERS --------------------------------------------------------->
- </div> <!--- End DIV Timmy -->
- </div> <!--- End DIV X -->
- </div> <!--- End DIV Bobby -->
- </div> <!-- End Of Code -->
- </div> <!-- End Of Colour -->
- <!--------------------------------------------------------- START FOLDERS --------------------------------------------------------->
- <h2><a href="#"><i class="mr-1 fa fa-folder" style="color:#E85324; font-size:18px;"></i><span style="color:#E85324; font-size:18px;">Area 1</span></a></h2>
- <hr class="mt-0 mb-2">
- <!-- top divider credit -->
- <a href="https://toyhou.se/2108365.-resources/10613944.-dividers#35571013">
- <!-- top divider image address-->
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/35571013_OKTdBHRiFuWJcTS.png">
- </a>
- <div class="user-characters-gallery characters-gallery"> <!-- Starts setting up the gallery -->
- <div class="gallery-row"> <!-- Starts setting up the gallery -->
- <!-- Start Character -->
- <div class="text-center gallery-thumb character-thumb gallery-item">
- <div class="thumb-image">
- <a href="#">
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/50823543_B0wGFWjdjYnS6ek.jpg" style="border:5px groove #E85324;" />
- </a>
- </div>
- <div class="thumb-caption">
- <span class="badge p-0" style="background:linear-gradient(0deg, rgba(201,58,92,1) 5%, rgba(232,83,36,1));">
- <a class="btn btn-block btn-outline-warning border-0 py-1 px-2" style="mix-blend-mode:luminosity; color:#FFFFFF;" href="#">Character Name</a>
- </span>
- </div>
- </div>
- <!-- End Character -->
- </div> <!--End Gallery-->
- </div> <!--End Gallery-->
- <!--------STUFF ---->
- <h2><a href="#"><i class="mr-1 fa fa-folder" style="color:#E85324; font-size:18px;"></i><span style="color:#E85324; font-size:18px;">Area 2</span></a></h2>
- <hr class="mt-0 mb-2">
- <!-- top divider credit -->
- <a href="https://toyhou.se/2108365.-resources/10613944.-dividers#35571013">
- <!-- top divider image address-->
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/35571013_OKTdBHRiFuWJcTS.png">
- </a>
- <div class="user-characters-gallery characters-gallery"> <!-- Starts setting up the gallery -->
- <div class="gallery-row"> <!-- Starts setting up the gallery -->
- <!-- Start Character -->
- <div class="text-center gallery-thumb character-thumb gallery-item">
- <div class="thumb-image">
- <a href="#">
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/50823543_B0wGFWjdjYnS6ek.jpg" style="border:5px groove #E85324;" />
- </a>
- </div>
- <div class="thumb-caption">
- <span class="badge p-0" style="background:linear-gradient(0deg, rgba(201,58,92,1) 5%, rgba(232,83,36,1));">
- <a class="btn btn-block btn-outline-warning border-0 py-1 px-2" style="mix-blend-mode:luminosity; color:#FFFFFF;" href="#">Character Name</a>
- </span>
- </div>
- </div>
- <!-- End Character -->
- </div> <!--End Gallery-->
- </div> <!--End Gallery-->
- <!--------------------------------------------------------- END FOLDERS --------------------------------------------------------->
- <!----------------------------------------------------------- CREDIT DO NOT REMOVE ----------------------------------------------------------->
- <div class="text-right w-100">
- <a href="https://toyhou.se/12238413.sunset-folders-folder-f2u-" target="_blank" class="m-1" style="color:#fff;"><i class="fas fa-code"></i> Code By CrispinAsheYA</a>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement