Advertisement
horanhelpsrp

big bad world theme #6

Aug 31st, 2013
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.34 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4.  
  5. (@stephassists)
  6.  
  7. -->
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <head>
  12.  
  13. <style type="text/css">
  14.  
  15. </style>
  16.  
  17.  
  18. <meta name="color:background" content="#b0bab9"/>
  19. <meta name="color:border" content="#deeee9"/>
  20. <meta name="color:border1" content="#deeee9"/>
  21. <meta name="color:text" content="#deeee9"/>
  22. <meta name="color:link" content="#deeee9"/>
  23. <meta name="color:hover" content="#b0bab9"/>
  24. <meta name="color:posts" content="#b0bab9"/>
  25.  
  26. <meta name="text:link1" content="" />
  27. <meta name="text:link1 title" content="" />
  28. <meta name="text:link2" content="" />
  29. <meta name="text:link2 title" content="" />
  30. <meta name="text:link3" content="" />
  31. <meta name="text:link3 title" content="" />
  32. <meta name="text:link4" content="" />
  33. <meta name="text:link4 title" content="" />
  34. <meta name="text:link5" content="" />
  35. <meta name="text:link5 title" content="" />
  36. <meta name="text:link6" content="" />
  37. <meta name="text:link6 title" content="" />
  38.  
  39. <meta name="font:title" content="georgia" />
  40. <meta name="font:body" content="georgia" />
  41. <meta name="font:links" content="georgia" />
  42.  
  43. <meta name="image:background" content=""/>
  44. <meta name="image:sideback" content=""/>
  45. <meta name="image:sidehead" content=""/>
  46. <meta name="image:banner" content=""/>
  47. <meta name="image:previouspage" content=""/>
  48. <meta name="image:nextpage" content=""/>
  49.  
  50.  
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  52. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  53. <link rel="shortcut icon" href="{Favicon}" />
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  55.  
  56. <meta name="description" content="" />
  57.  
  58. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=Title+Solution' rel='stylesheet' type='text/css'>
  61.  
  62. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  63.  
  64.  
  65. <style type="text/css">
  66.  
  67.  
  68.  
  69. ::-webkit-scrollbar-thumb:vertical {background-color:{color:border};height:100px;}
  70.  
  71. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:border};height:10px !important;}
  72.  
  73. ::-webkit-scrollbar { height:10px;width:10px; background-color:{color:border1};}
  74.  
  75. /*THE BODY*/
  76.  
  77. body {
  78. color: {color:text};
  79. background-color: {color:background};
  80. background-image: url('{image:background}');
  81. background-attachment: fixed;
  82. font-family: times;
  83. font-size: 11px;
  84. text-align: justify;
  85. }
  86.  
  87. #bar1 {
  88. position: fixed;
  89. margin-left: 1000px;
  90. margin-top: -10px;
  91. background-color: {color:border1};
  92. width: 50px;
  93. height: 700px;
  94. }
  95.  
  96. #bar2 {
  97. position: fixed;
  98. margin-left: 1055px;
  99. margin-top: -10px;
  100. background-color: {color:border};
  101. width: 20px;
  102. height: 700px;
  103. }
  104.  
  105. #container {
  106. width: 245px;
  107. height: 700px;
  108. position: fixed;
  109. margin-top: -15px;
  110. margin-left: -5px;
  111. text-align: center;
  112. background-image: url('{image:sideback}');
  113. padding: 5px;
  114. border-left:15px solid {color:border};
  115. }
  116.  
  117. #sidehead {
  118. position:fixed;
  119. margin-left: 4px;
  120. margin-top: 10px;
  121. }
  122.  
  123. #banner {
  124. position: absolute;
  125. margin-left: 285px;
  126. margin-top: -10px;
  127. text-align: center;
  128. border-right: #d1d4d4;
  129. }
  130.  
  131. #pagination {
  132. position:fixed;
  133. margin-left:1075px;
  134. margin-top: 550px;
  135. width: 100px;
  136. }
  137.  
  138. #links {
  139. position:fixed;
  140. margin-top: 5px;
  141. }
  142.  
  143. /*LEFT LINKS, YOU MAY HAVE TO MESS AROUND WITH THE MARGINS A BIT*/
  144.  
  145. #link1 {
  146. margin-top: 10px;
  147. margin-left: 10px;
  148. width: 50px;
  149. text-align: center;
  150. background-color: {color:border};
  151. padding: 10px;
  152. font-family: Courier New;
  153. font-size: 10px;
  154. text-transform: uppercase;
  155. color: #fff;
  156. }
  157.  
  158. #link3 {
  159. margin-top: -5px;
  160. margin-left: 10px;
  161. width: 50px;
  162. text-align: center;
  163. background-color: {color:border};
  164. padding: 10px;
  165. font-family: Courier New;
  166. font-size: 10px;
  167. text-transform: uppercase;
  168. color: #fff;
  169. }
  170.  
  171. #link5 {
  172. margin-top: -5px;
  173. margin-left: 10px;
  174. width: 50px;
  175. text-align: center;
  176. background-color: {color:border};
  177. padding: 10px;
  178. font-family: Courier New;
  179. font-size: 10px;
  180. text-transform: uppercase;
  181. color: #fff;
  182. }
  183.  
  184. /*RIGHT LINKS, YOU MAY HAVE TO MESS AROUND WITH THE MARGINS A BIT*/
  185.  
  186. #link2 {
  187. margin-top: -131px;
  188. margin-left: 90px;
  189. width: 50px;
  190. text-align: center;
  191. background-color: {color:border};
  192. padding: 10px;
  193. font-family: Courier New;
  194. font-size: 10px;
  195. text-transform: uppercase;
  196. color: #fff;
  197. }
  198.  
  199. #link4 {
  200. margin-top: -4px;
  201. margin-left: 90px;
  202. width: 50px;
  203. text-align: center;
  204. background-color: {color:border};
  205. padding: 10px;
  206. font-family: Courier New;
  207. font-size: 10px;
  208. text-transform: uppercase;
  209. color: #fff;
  210. }
  211.  
  212. #link6 {
  213. margin-top: -5px;
  214. margin-left: 90px;
  215. width: 50px;
  216. text-align: center;
  217. background-color: {color:border};
  218. padding: 10px;
  219. font-family: Courier New;
  220. font-size: 10px;
  221. text-transform: uppercase;
  222. color: #fff;
  223. }
  224.  
  225.  
  226. /*TABS*/
  227.  
  228. #tab-strip {
  229. position: fixed;
  230. width: 300px;
  231. margin-top: 175px;
  232. margin-left: -30px;
  233. list-style: none;
  234. text-align: center;
  235. z-index: 9999;
  236. overflow: hidden;
  237. color: #fff;
  238. }
  239.  
  240. .clickable {
  241. float: left;
  242. width: 25px;
  243. padding: 10px;
  244. background-color: {color:border};
  245. font-family: courier new;
  246. text-transform: uppercase;
  247. font-size: 9px;
  248. letter-spacing: 1px;
  249. }
  250.  
  251. .clickable a {
  252. color: #fff;
  253. padding: 1px 0px;
  254. transition: all 0.6s ease;
  255. moz-transition: all 0.6s ease;
  256. -webkit-transition: all 0.6s ease;
  257. border: 2px {color:border};
  258. }
  259.  
  260. .clickable a:hover {
  261. font-style: italic;
  262. color: #fff;
  263. }
  264.  
  265. .tab-content {
  266. margin-left: 4px;
  267. margin-top:200px;
  268. width: 178px;
  269. height: auto;
  270. padding-top: 10px;
  271. padding-right: 30px;
  272. padding-left: 30px;
  273. padding-bottom: 10px;
  274. text-align: justify;
  275. overflow-y: auto;
  276. position: fixed;
  277. background-color: {color:border1};
  278. }
  279.  
  280. /*POSTS*/
  281.  
  282. #entries {
  283. position: absolute;
  284. padding-left:100px;
  285. padding-right:100px;
  286. padding-top: 100px;
  287. padding-bottom: 30px;
  288. width:500px;
  289. margin-left:285px;
  290. margin-top:160px;
  291. margin-bottom: -70px;
  292. background-color: {color:posts};
  293. }
  294.  
  295. #post {
  296. width:500px;
  297. padding-bottom:40px;
  298. }
  299.  
  300. #info {
  301. width:500px;
  302. margin-top:10px;
  303. margin-bottom: 2px;
  304. padding:2px;
  305. margin-left: 0px;
  306. font-size:6px;
  307. color:{color:text};
  308. text-transform:uppercase;
  309. font-style:normal;
  310. letter-spacing:2px;
  311. text-align:center;
  312. border-top:1px solid {color:border};
  313. }
  314.  
  315. #info a {
  316. color:{color:text};
  317. text-align:center;
  318. letter-spacing:1px;
  319. font-style:normal;
  320. }
  321.  
  322. #info a:hover {
  323. color:{color:hover};
  324. }
  325.  
  326. .ask {
  327. padding:10px;
  328. text-transform: uppercase;
  329. letter-spacing:2px;
  330. font-size: 7px;
  331. text-align:left;
  332. color:{color:text};
  333. background-color:{color:posts};
  334.  
  335. }
  336.  
  337. .ans {
  338. text-align:left;
  339. padding:6px;
  340. color:{color:text};
  341. }
  342.  
  343. a {
  344. color:{color:link};
  345. font-family: times;
  346. text-decoration:none;
  347. -moz-transition-duration:0.5s;
  348. -webkit-transition-duration:0.5s;
  349. -o-transition-duration:0.5s;
  350. }
  351.  
  352. a:hover {
  353. color:{color:hover};
  354. text-transform:italicize;
  355. -moz-transition-duration:0.5s;
  356. -webkit-transition-duration:0.5s;
  357. -o-transition-duration:0.5s;
  358. }
  359.  
  360. b, strong {color:{color:text}}
  361. i, em {color:{color:border}}
  362. p {margin-top:5px; margin-bottom:5px}
  363. blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 20px}
  364.  
  365. /*YEAH DON'T MESS WITH THIS*/
  366.  
  367. #credit {
  368. position:fixed;
  369. font-size:20px;
  370. font-weight:normal;
  371. line-height:150%;
  372. letter-spacing:-2px;
  373. padding: 3px;
  374. right:10px;
  375. bottom:0px;
  376. font-family:monospace;
  377. text-shadow: 2px 1px 1px #d1a9bd, 1px 0px #a9c9d1;
  378. text-transform:uppercase;
  379. text-align:center;
  380. }
  381.  
  382. </style>
  383. </head>
  384.  
  385. <script type='text/javascript' src='http://code.jquery.com/jquery.min.js'></script>
  386. <script type='text/javascript' src='http://yourjavascript.com/1211131136/jquery.cookie.js'></script>
  387. <script type='text/javascript'>
  388. /* code written by kismet of RPG-Directory.com */
  389.  
  390. $(function(){var kiscookie="kismet_selected_tab";function selectTab(tab){var i=1;while($('#tab'+i).length){if(tab.attr('id')!=='tab'+i){$('#tab'+i).removeClass('highlight');$('#tab'+i+'-content').hide();}else{tab.addClass('highlight');$('#tab'+i+'-content').show();}
  391. i++;}}
  392. $('.clickable').each(function(){$(this).click(function(){selectTab($(this));$.cookie(kiscookie,$(this).attr('id'));});});if($.cookie(kiscookie)){var tab=$.cookie(kiscookie);selectTab($('#'+tab));}});</script>
  393. <div id="dhtmltooltip"></div>
  394. <script type="text/javascript" src="http://yourjavascript.com/37452231221/tooltips.js"></script>
  395. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  396. <script type="text/javascript">
  397. $(window).load(function () {
  398. $('#content').masonry({
  399. itemSelector : ".container",
  400. },
  401. function() { $('#content').masonry({ appendedContent: $(this) }); }
  402. );
  403. });
  404. </script>
  405.  
  406. <body>
  407.  
  408.  
  409. <div id="container">
  410.  
  411. <div id="sidehead">
  412. <a href="/"><img src="{image:sidehead}"></a></div>
  413.  
  414. <div class='tabcontent'>
  415. <ul id='tab-strip'>
  416. <li id='tab1' class='clickable'>I.</li>
  417. <li id='tab2' class='clickable'>II.</li>
  418. <li id='tab3' class='clickable'>III.</li>
  419. <li id='tab4' class='clickable'>IV.</li>
  420. <li id='tab5' class='clickable'>V.</li>
  421. </ul></div>
  422.  
  423. <div id='tab1-content' class='tab-content'>
  424.  
  425. TAB 1 CONTENT. NOTE: YOU HAVE TO GO INTO THE HTML TO EDIT EVERYTHING.
  426.  
  427. <!--IF YOU DON'T WANT THIS ON THE FIRST TAB, MOVE EVERYTHING BELOW THIS TO THE NEXT TAB YAY-->
  428.  
  429. <!--LEFT LINKS-->
  430.  
  431. <div id="link1"><a href="{text:link1}">{text:link1 title}</a></div><br>
  432. <div id="link3"><a href="{text:link3}">{text:link3 title}</a></div><br>
  433. <div id="link5"><a href="{text:link5}">{text:link5 title}</a></div><br>
  434.  
  435. <!--RIGHT LINKS-->
  436.  
  437. <div id="link2"><a href="{text:link2}">{text:link2 title}</a></div><br>
  438. <div id="link4"><a href="{text:link4}">{text:link4 title}</a></div><br>
  439. <div id="link6"><a href="{text:link6}">{text:link6 title}</a></div><br>
  440.  
  441.  
  442. <!--END LINKS-->
  443. </div>
  444.  
  445.  
  446. <div id='tab2-content' class='tab-content'>
  447.  
  448. TAB 2 CONTENT GOES HERE. NOTE: YOU HAVE TO GO INTO THE HTML TO EDIT EVERYTHING.
  449.  
  450. </div>
  451.  
  452.  
  453. <div id='tab3-content' class='tab-content'>
  454.  
  455. TAB 3 CONTENT GOES HERE. NOTE: YOU HAVE TO GO INTO THE HTML TO EDIT EVERYTHING.
  456.  
  457. </div>
  458.  
  459.  
  460. <div id='tab4-content' class='tab-content'>
  461.  
  462. TAB 4 CONTENT GOES HERE. NOTE: YOU HAVE TO GO INTO THE HTML TO EDIT EVERYTHING.
  463.  
  464.  
  465. </div>
  466.  
  467. <div id='tab5-content' class='tab-content'>
  468.  
  469. TAB 5 CONTENT GOES HERE. NOTE: YOU HAVE TO GO INTO THE HTML TO EDIT EVERYTHING.
  470.  
  471. </div>
  472.  
  473. </div>
  474. </div>
  475.  
  476. <div id="entries">{block:Posts}<div id="post">
  477.  
  478. {block:Text}<code><big><big>{block:Title}{Title}{/block:Title}</code></big></big>{Body}{/block:Text}
  479.  
  480. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  481.  
  482. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  483.  
  484. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  485.  
  486. {block:Link}<code><big><big><a href="{URL}" {Target}>{Name}</a></big></big></code>{block:Description}{Description}{/block:Description}{/block:Link}
  487.  
  488. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  489.  
  490. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  491.  
  492. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  493.  
  494. {block:Answer}<div class="ask"><b><i>{Asker}</i></b> asked: <div style="font-size: 9px; text-transform:lowercase; text-align:right;"><code>"{Question}"</code></div></div><div class="ans">{Answer}</div>{/block:answer}
  495.  
  496. <div id="info">
  497. {block:Date}{TimeAgo}{/block:Date} </div>
  498.  
  499. </div>
  500. {block:PostNotes}{PostNotes}{/block:PostNotes}
  501. {/block:Posts}</div>
  502.  
  503. <div id="banner"><img src="{image:banner}"></div>
  504.  
  505. <div id="bar1"></div>
  506. <div id="bar2"></div>
  507.  
  508. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><big><big><i><img src="{image:previouspage}"></i></big></big></big></a>{/block:PreviousPage}<p align="right"> {block:NextPage}<a href="{NextPage}"><big><big><big><i><img src="{image:nextpage}"></i></big></big></big></a>{/block:NextPage}</p>{/block:Pagination}</div>
  509.  
  510. <div id="credit"><a href="stephassists.tumblr.com/">SA</a></div>
  511.  
  512. </body>
  513. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement