MCDogWarrior

Relaxed world [Custom]

Jan 4th, 2022 (edited)
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.20 KB | None | 0 0
  1. <div class="container text-white my-3" style="max-width:1100px; font-family: book antiqua, palatino;">
  2. <!-- world name box image -->
  3. <div class="card p-5 rounded-0" style="background-image:url( imglink ); background-size:cover; background-position: center; height:280px; background-attachment: fixed;">
  4. <!-- translucent header box -->
  5. <div class="card bg-faded rounded-0 border-0 mx-auto" style="background-color:rgba(0,0,0,0.5); width:800px; height:280px">
  6. <!-- header -->
  7. <p class="m-auto" style="font-size: 65px;">WORLD NAME</p>
  8. </div>
  9. </div>
  10. <div class="row no-gutters mt-3">
  11. <!--tab buttons on left (replace "circle" with an icon name from FontAwesome) -->
  12. <div class="col-1 pr-1">
  13. <ul class="nav nav-tabs card-header-tabs row no-gutters">
  14. <li class="col-12"><a class="btn bg-primary btn-block rounded-0 text-white active" data-toggle="tab" href="#tab1" style="height:85px">
  15. <i class="fas fa-circle mt-2 mx-auto" style="font-size:50px"></i></a></li>
  16. <li class="col-12 mt-3"><a class="btn bg-primary btn-block rounded-0 text-white" data-toggle="tab" href="#tab2" style="height:85px">
  17. <i class="fas fa-circle mt-2 mx-auto" style="font-size:50px"></i></a></li>
  18. <li class="col-12 mt-3"><a class="btn bg-primary btn-block rounded-0 text-white" data-toggle="tab" href="#tab3" style="height:85px">
  19. <i class="fas fa-circle mt-2 mx-auto" style="font-size:50px"></i></a></li>
  20. <li class="col-12 mt-3"><a class="btn bg-primary btn-block rounded-0 text-white" data-toggle="tab" href="#tab4" style="height:85px">
  21. <i class="fas fa-circle mt-2 mx-auto" style="font-size:50px"></i></a></li>
  22. </ul>
  23. <br>
  24. <!-- tagline image box -->
  25. <div class="card bg-faded rounded-0 border-0 mt-1" style="height:601px; background-image:url( imglink ); background-size:cover; background-position: center;">
  26. <!-- translucent filter over image -->
  27. <div class="card bg-faded rounded-0 border-0" style="background-color:rgba(97, 72, 61,0.6); width:85px; height:601px">
  28. <!-- tagline (try to limit to 8 letters or less, making the font smaller will mess with the text effect) -->
  29. <p class="m-auto" style="font-size: 75px; line-height: 0.95; text-align:center;">T A G L I N E</p>
  30. </div>
  31. </div>
  32. </div>
  33. <div class="col-11 pl-2">
  34. <div class="row no-gutters">
  35. <div class="col-9">
  36. <!-- tabbed content box -->
  37. <div class="card bg-faded rounded-0 border-0" style="background-color:#f7f3ed; width:715px; height:370px">
  38. <div class="tab-content">
  39. <!-- tab 1 - basics -->
  40. <div class="tab-pane fade active show p-1" id="tab1">
  41. <!-- header box + text -->
  42. <p class="card border-0 rounded-0 p-1" style="height:40px; width:200px; font-size:24px; clip-path:polygon(100% 0%,0% 0%,0% 0%,0% 0%,0% 50%,0% 100%,90% 100%); background-color:#61483d"><span class="ml-2">BASICS</span></p>
  43. <!-- display icon on opposite side -->
  44. <i class="far fa-circle pull-right" style="font-size:50px; color:#61483d; margin-top:-53px"></i>
  45. <!-- small quote -->
  46. <p style="font-size: 20px; color:#61483d; opacity:0.5;"><i>" quick quote in here "</i></p>
  47. <div class="card bg-faded rounded-0 border-0 mt-2" style="background-color:rgba(0,0,0,0); width:690px; height:305px; color:#61483d; overflow:auto">
  48. <!-- text -->
  49. <p style="font-size: 16px;">here you basically put a small summary of the world. what's it about, what do you do here, and why in the heck should you join? all fair questions, so get answering before everyone runs away terrified at your lacking world
  50. <br> and yes the box scrolls. why wouldn't it? it always scrolls, doesn't it? how dare you question me. this box will always scroll, no matter what happens
  51. </p>
  52. </div>
  53. </div>
  54. <!-- tab 2 - history -->
  55. <div class="tab-pane fade p-1" id="tab2">
  56. <!-- display icon on opposite side -->
  57. <i class="far fa-circle" style="font-size:50px; color:#61483d;"></i>
  58. <!-- header box + text -->
  59. <p class="card border-0 rounded-0 p-1 pull-right" style="height:40px; width:200px; font-size:24px; clip-path:polygon(100% 0%,0% 0%,0% 0%,0% 90%,0% 0%,10% 100%,100% 100%); background-color:#61483d; text-align:right"><span class="mr-2">HISTORY</span></p>
  60. <div class="card bg-faded rounded-0 border-0 mt-2" style="background-color:rgba(0,0,0,0); width:690px; height:305px; color:#61483d; overflow:auto">
  61. <!-- event 1 header + seperator + text -->
  62. <p style="font-size: 25px;">Event 1</p>
  63. <i class="ml-4 mb-2" style="border-top:5px solid #61483d; opacity:0.3; width:250px; margin-top:-33px; border-radius:10px;"></i>
  64. <a style="font-size: 16px;">now you basically explain the history of the world. you can replace this with something else, like maybe describing locations and such, but it'll be kinda lame since there aren't any images. maybe you could try to add an image if you think it's possible</a>
  65. <!-- event 2 header + seperator + text -->
  66. <p style="font-size: 25px;">Event 2</p>
  67. <i class="ml-4 mb-2" style="border-top:5px solid #61483d; opacity:0.3; width:250px; margin-top:-35px; border-radius:10px;"></i>
  68. <a style="font-size: 16px;">and then here you basically describe something else that happened, or another location, or whatever you decided to use this section for</a>
  69. <!-- event 3 header + seperator + text -->
  70. <p style="font-size: 25px;">Event 3</p>
  71. <i class="ml-4 mb-2" style="border-top:5px solid #61483d; opacity:0.3; width:250px; margin-top:-18px; border-radius:10px;"></i>
  72. <a style="font-size: 16px;">also I should probably tell you that the box scrolls. actually yknow what, I should probably just keep putting filler until the box scrolls to demonstrate that the box scrolls and stuff. so idk how's your day going, cus mine's going pretty lamely right now if I'm honest. I mean I'm coding this in rn, and you're reading this rn, so I think we're both doing lame things rn</a>
  73. </div>
  74. </div>
  75. <!-- tab 2 - wildlife -->
  76. <div class="tab-pane fade p-1" id="tab3">
  77. <!-- header box + text -->
  78. <p class="card border-0 rounded-0 p-1" style="height:40px; width:200px; font-size:24px; clip-path:polygon(100% 0%,0% 0%,0% 0%,0% 0%,0% 50%,0% 100%,90% 100%); background-color:#61483d"><span class="ml-2">WILDLIFE</span></p>
  79. <!-- display icon on opposite side -->
  80. <i class="far fa-circle pull-right" style="font-size:50px; color:#61483d; margin-top:-40px"></i>
  81. <div class="card bg-faded rounded-0 border-0 mt-3" style="background-color:rgba(0,0,0,0); width:710px; height:305px; color:#61483d; overflow:auto">
  82. <div class="row no-gutters">
  83. <!-- creature 1 -->
  84. <div class="col-4 p-1">
  85. <!-- image + highlight link -->
  86. <p class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:215px; border:5px solid #61483d">
  87. <a class="btn btn-outline-primary rounded-0" style="height:215px; border-width:0px" href="linkhere"></a>
  88. </p>
  89. <!-- text -->
  90. <p style="font-size: 25px; text-align:center">NAME</p>
  91. <a style="font-size: 15px; text-align:center">small little itty bitty description</a>
  92. </div>
  93. <!-- creature 2 -->
  94. <div class="col-4 p-1">
  95. <!-- image + highlight link -->
  96. <p class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:215px; border:5px solid #61483d;">
  97. <a class="btn btn-outline-primary rounded-0" style="height:215px; border-width:0px" href="linkhere"></a>
  98. </p>
  99. <!-- text -->
  100. <p style="font-size: 25px; text-align:center">NAME</p>
  101. <a style="font-size: 15px; text-align:center">you can write more but maybe save that for its page</a>
  102. </div>
  103. <!-- creature 3 -->
  104. <div class="col-4 p-1">
  105. <!-- image + highlight link -->
  106. <p class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:215px; border:5px solid #61483d;">
  107. <a class="btn btn-outline-primary rounded-0" style="height:215px; border-width:0px" href="linkhere"></a>
  108. </p>
  109. <!-- text -->
  110. <p style="font-size: 25px; text-align:center">NAME</p>
  111. <a style="font-size: 15px; text-align:center">otherwise yes box scrolls</a>
  112. </div>
  113. <!-- add more creatures above this line -->
  114. </div>
  115. </div>
  116. </div>
  117. <!-- tab 4 - featured pages -->
  118. <div class="tab-pane fade p-1" id="tab4">
  119. <!-- display icon on opposite side -->
  120. <i class="far fa-circle" style="font-size:50px; color:#61483d;"></i>
  121. <!-- header box + text -->
  122. <p class="card border-0 rounded-0 p-1 pull-right" style="height:40px; width:200px; font-size:24px; clip-path:polygon(100% 0%,0% 0%,0% 0%,0% 90%,0% 0%,10% 100%,100% 100%); background-color:#61483d; text-align:right"><span class="mr-2">PAGES</span></p>
  123. <div class="card bg-faded rounded-0 border-0 mt-3" style="background-color:rgba(0,0,0,0); width:710px; height:305px; overflow:auto">
  124. <div class="row no-gutters">
  125. <!-- page 1 -->
  126. <div class="col-4 p-1">
  127. <!-- image + page name -->
  128. <div class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:135px; border:5px solid #61483d">
  129. <p class="my-auto" style="font-size: 25px; text-align:center">Page name</p>
  130. </div>
  131. <!-- highlight link -->
  132. <a class="btn btn-outline-primary" style="height:126px; width:206px; border-width:0px; position:absolute; top:8px; left:8px;" href="linkhere"></a>
  133. </div>
  134. <!-- page 2 -->
  135. <div class="col-4 p-1">
  136. <!-- image + page name -->
  137. <div class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:135px; border:5px solid #61483d">
  138. <p class="my-auto" style="font-size: 25px; text-align:center">Page name</p>
  139. </div>
  140. <!-- highlight link -->
  141. <a class="btn btn-outline-primary" style="height:126px; width:206px; border-width:0px; position:absolute; top:8px; left:8px;" href="linkhere"></a>
  142. </div>
  143. <!-- page 3 -->
  144. <div class="col-4 p-1">
  145. <!-- image + page name -->
  146. <div class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:135px; border:5px solid #61483d">
  147. <p class="my-auto" style="font-size: 25px; text-align:center">Page name</p>
  148. </div>
  149. <!-- highlight link -->
  150. <a class="btn btn-outline-primary" style="height:126px; width:206px; border-width:0px; position:absolute; top:8px; left:8px;" href="linkhere"></a>
  151. </div>
  152. <!-- page 4 -->
  153. <div class="col-4 p-1">
  154. <!-- image + page name -->
  155. <div class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:135px; border:5px solid #61483d">
  156. <p class="my-auto" style="font-size: 25px; text-align:center">Page name</p>
  157. </div>
  158. <!-- highlight link -->
  159. <a class="btn btn-outline-primary" style="height:126px; width:206px; border-width:0px; position:absolute; top:8px; left:8px;" href="linkhere"></a>
  160. </div>
  161. <!-- page 5 -->
  162. <div class="col-4 p-1">
  163. <!-- image + page name -->
  164. <div class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:135px; border:5px solid #61483d">
  165. <p class="my-auto" style="font-size: 25px; text-align:center">Page name</p>
  166. </div>
  167. <!-- highlight link -->
  168. <a class="btn btn-outline-primary" style="height:126px; width:206px; border-width:0px; position:absolute; top:8px; left:8px;" href="linkhere"></a>
  169. </div>
  170. <!-- page 6 -->
  171. <div class="col-4 p-1">
  172. <!-- image + page name -->
  173. <div class="card mb-1" style="background-image:url( imglink ); background-size:cover; background-position: center; width:215px; height:135px; border:5px solid #61483d">
  174. <p class="my-auto" style="font-size: 25px; text-align:center">Page name</p>
  175. </div>
  176. <!-- highlight link -->
  177. <a class="btn btn-outline-primary" style="height:126px; width:206px; border-width:0px; position:absolute; top:8px; left:8px;" href="linkhere"></a>
  178. </div>
  179. <!-- add more pages above this line -->
  180. </div>
  181. </div>
  182. </div>
  183. </div>
  184. </div>
  185. </div>
  186. <div class="col-3">
  187. <!-- image to the right of tabbed box -->
  188. <div class="card bg-faded rounded-0 border-0" style="height:370px; background-image:url( imglink ); background-size:cover; background-position: center;">
  189. </div>
  190. </div>
  191. </div>
  192. <!-- fixed image divider -->
  193. <div class="card my-3 rounded-0" style="background-image:url( imglink ); background-size:cover; background-position: center; height:85px; background-attachment: fixed;">
  194. </div>
  195. <div class="row no-gutters">
  196. <div class="col-4">
  197. <!-- manager box + header -->
  198. <div class="card bg-faded rounded-0 border-0" style="background-color:#f7f3ed; height:250px; width:310px">
  199. <p style="font-size: 30px; color:#61483d; text-align:center"><b>MANAGER</b></p>
  200. <!-- "shadow" over header text -->
  201. <i class="ml-5 mb-2" style="border-top:10px solid #61483d; opacity:0.3; width:200px; margin-top:-35px; border-radius:10px;"></i>
  202. <!-- icon + highlight link -->
  203. <p class="card rounded-circle mx-auto mb-0" style="background-image:url( imglink ); background-size:cover; background-position: center; width:160px; height:160px; border:5px solid #61483d">
  204. <a class="btn btn-outline-primary rounded-circle" style="height:160px; border-width:0px" href="linkhere"></a>
  205. </p>
  206. <!-- username -->
  207. <p style="font-size: 25px; text-align:center; color:#61483d;">USERNAME</p>
  208. </div>
  209. <!-- staff box + header -->
  210. <div class="card bg-faded rounded-0 border-0 mt-3" style="background-color:#f7f3ed; height:250px; width:310px">
  211. <p style="font-size: 30px; color:#61483d; text-align:center"><b>STAFF</b></p>
  212. <!-- "shadow" over header text -->
  213. <i class="ml-5 mb-2" style="border-top:10px solid #61483d; opacity:0.3; width:200px; margin-top:-20px; border-radius:10px;"></i>
  214. <div class="card bg-faded rounded-0 border-0 mt-2 p-1" style="background-color:rgba(0,0,0,0); width:300px; height:305px; color:#61483d; overflow:auto">
  215. <div class="row no-gutters">
  216. <!-- staff 1 -->
  217. <div class="col-6">
  218. <!-- icon + highlight link -->
  219. <p class="card rounded-circle mx-auto mb-0" style="background-image:url( imglink ); background-size:cover; background-position: center; width:100px; height:100px; border:3px solid #61483d">
  220. <a class="btn btn-outline-primary rounded-circle" style="height:100px; border-width:0px" href="linkhere"></a>
  221. </p>
  222. <!-- username -->
  223. <p style="font-size: 20px; text-align:center; color:#61483d;">USERNAME</p>
  224. </div>
  225. <!-- staff 2 -->
  226. <div class="col-6">
  227. <!-- icon + highlight link -->
  228. <p class="card rounded-circle mx-auto mb-0" style="background-image:url( imglink ); background-size:cover; background-position: center; width:100px; height:100px; border:3px solid #61483d">
  229. <a class="btn btn-outline-primary rounded-circle" style="height:100px; border-width:0px" href="linkhere"></a>
  230. </p>
  231. <!-- username -->
  232. <p style="font-size: 20px; text-align:center; color:#61483d;">USERNAME</p>
  233. </div>
  234. <!-- staff 3 -->
  235. <div class="col-6">
  236. <!-- icon + highlight link -->
  237. <p class="card rounded-circle mx-auto mb-0" style="background-image:url( imglink ); background-size:cover; background-position: center; width:100px; height:100px; border:3px solid #61483d">
  238. <a class="btn btn-outline-primary rounded-circle" style="height:100px; border-width:0px" href="linkhere"></a>
  239. </p>
  240. <!-- username -->
  241. <p style="font-size: 20px; text-align:center; color:#61483d;">USERNAME</p>
  242. </div>
  243. <!-- staff 4 -->
  244. <div class="col-6">
  245. <!-- icon + highlight link -->
  246. <p class="card rounded-circle mx-auto mb-0" style="background-image:url( imglink ); background-size:cover; background-position: center; width:100px; height:100px; border:3px solid #61483d">
  247. <a class="btn btn-outline-primary rounded-circle" style="height:100px; border-width:0px" href="linkhere"></a>
  248. </p>
  249. <!-- username -->
  250. <p style="font-size: 20px; text-align:center; color:#61483d;">USERNAME</p>
  251. </div>
  252. <!-- add more staff above this line -->
  253. </div>
  254. </div>
  255. </div>
  256. </div>
  257. <div class="col-8">
  258. <!-- event box + header -->
  259. <div class="card bg-faded rounded-0 border-0" style="background-color:#f7f3ed; height:516px;">
  260. <p style="font-size: 50px; color:#61483d; text-align:center"><b>EVENT</b></p>
  261. <!-- "shadow" over header text -->
  262. <i class="mx-auto mb-2" style="border-top:13px solid #61483d; opacity:0.3; width:250px; margin-top:-30px; border-radius:10px;"></i>
  263. <div class="card bg-faded rounded-0 border-0 mt-2 p-1" style="background-color:rgba(0,0,0,0); width:650px; height:360px; color:#61483d; overflow:auto">
  264. <!-- text -->
  265. <p style="font-size: 16px;">Small description of an event going on. again you could change this to whatever you want, or even replace this with another image if you know how. basically just describe something happening in the group, or just leave this blank if nothing is happening. up to you
  266. <br>another paragraph to remind you that this box scrolls. it goes down pretty far, probably way too far for its own good, but maybe you'll need some extra space
  267. </p>
  268. </div>
  269. <!-- more information button + text + highlight link -->
  270. <div class="card bg-faded rounded-0 border-0 m-auto" style="background-color:#61483d; height:55px; width:300px">
  271. <p class="my-auto" style="font-size: 30px; text-align:center">Check it out here!</p>
  272. <a class="btn btn-outline-primary rounded-0" style="height:55px; width:300px; border-width:0px; position:absolute; top:0px; left:0px;" href="linkhere"></a>
  273. </div>
  274. </div>
  275. </div>
  276. </div>
  277. </div>
  278. </div>
  279. <span class="ml-1"><a style="color:#61483d; font-size:13px" href="https://toyhou.se/MCDogResource">Code by MCDogWarrior</a><a class="pull-right mr-1" style="color:#61483d; font-size:13px" href="https://unsplash.com/">Backgrounds from Unsplash</span></p>
  280. </div>
Add Comment
Please, Sign In to add comment