Advertisement
dylaenobriens

Theme #31 / If You Can't Hang

Aug 29th, 2013
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.84 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. <!-- THEME #31 BY DYLAENOBRIENS
  4. DO NOT DO ANYTHING AGAINST THE RULES OR I WILL SLIT YOUR THROAT -->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8.  
  9. <head>
  10.  
  11. <title>{Title}</title>
  12.  
  13. {block:Description}<meta name="description" content="{MetaDescription}"/>
  14. {/block:Description}
  15. <link rel="shortcut icon" href="{Favicon}" />
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  17.  
  18. <meta name="color:bg" content="#ffffff">
  19. <meta name="color:link" content="#bbb8b8">
  20. <meta name="color:text" content="#9a9a9a">
  21. <meta name="color:tags" content="#b9b7b7">
  22. <meta name="color:ask" content="#fcfcfc">
  23. <meta name="color:hover" content="#eeeeee">
  24. <meta name="color:border" content="#e7e7e7">
  25. <meta name="color:scrollbar" content="#d6d5d5">
  26.  
  27.  
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:link 3" content=""/>
  30. <meta name="image:link 4" content=""/>
  31. <meta name="image:link 5" content=""/>
  32. <meta name="image:link 6" content=""/>
  33. <meta name="image:link 7" content=""/>
  34. <meta name="image:link 8" content=""/>
  35. <meta name="image:link 9" content=""/>
  36.  
  37. <meta name="text:link 1" content="">
  38. <meta name="text:link 1 url" content="/">
  39. <meta name="text:link 2" content="">
  40. <meta name="text:link 2 url" content="/">
  41. <meta name="text:link 3" content="">
  42. <meta name="text:link 3 url" content="/">
  43. <meta name="text:link 4" content="">
  44. <meta name="text:link 4 url" content="/">
  45. <meta name="text:link 5" content="">
  46. <meta name="text:link 5 url" content="/">
  47. <meta name="text:link 6" content="">
  48. <meta name="text:link 6 url" content="/">
  49. <meta name="text:link 7" content="">
  50. <meta name="text:link 7 url" content="/">
  51. <meta name="text:link 8" content="">
  52. <meta name="text:link 8 url" content="/">
  53. <meta name="text:link 9" content="">
  54. <meta name="text:link 9 url" content="/">
  55.  
  56. <meta name="if:Cursor" content="1">
  57. <meta name="if:500pxPosts" content="1">
  58. <meta name="if:400pxPosts" content="0">
  59. <meta name="if:Link3" content="1">
  60. <meta name="if:Link4" content="1">
  61. <meta name="if:Link5" content="1">
  62. <meta name="if:Link6" content="1">
  63. <meta name="if:Link7" content="1">
  64. <meta name="if:Link8" content="1">
  65.  
  66.  
  67. <style type="text/css">
  68.  
  69.  
  70. /*--scrollbar--*/
  71.  
  72. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbar};}
  73. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  74. ::-webkit-scrollbar {background-color:{color:scrollbar};height:7px;width:12px;border:5px solid #fff;}
  75. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:scrollbar};display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
  76. }
  77. /*--body--*/
  78.  
  79.  
  80. body {
  81. font-style:none;
  82. background-color:{color:bg};
  83. font-family:calibri;
  84. color:{color:text};
  85. font-size:9px;
  86. }
  87.  
  88.  
  89. a {
  90. color:{color:link};
  91. text-decoration:none;
  92. -webkit-transition: all 0.6s ease;
  93. -moz-transition: all 0.6s ease;
  94. -o-transition: all 0.6s ease
  95. }
  96.  
  97. a:hover {
  98. color:{color:hover};
  99. text-decoration:none;
  100. -webkit-transition: all 0.8s ease-out;
  101. -moz-transition: all 0.8s ease-out;
  102. transition: all 0.8s ease-out;
  103. }
  104.  
  105. img {
  106. border:none;
  107. }
  108.  
  109. blockquote {
  110. padding-left:5px;
  111. border-left:2px solid {color:border};
  112. }
  113.  
  114. h1 {
  115. font-size:10px;
  116. }
  117.  
  118. /*--Cursor code--*/
  119.  
  120. {block:ifCursor}
  121.  
  122. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  123.  
  124. {/block:ifCursor}
  125.  
  126.  
  127.  
  128. /*--sidebar--*/
  129.  
  130. #sidebar {
  131. color:{color:text};
  132. position:fixed;
  133. width:150px;
  134. text-align:left;
  135. }
  136.  
  137. #sidebarimage {
  138. width:140px;
  139. }
  140.  
  141. #sidebarimage img {
  142. position:fixed;
  143. width:180px;
  144. height:216px;
  145. margin-top:195px;
  146. margin-left:158px;
  147. padding:3px;
  148. }
  149.  
  150. #thing {
  151. color:black;
  152. background-color:black;
  153. position:fixed;
  154. width:190px;
  155. padding:5px;
  156. height:310px;
  157. margin-left:150px;
  158. margin-top:160px;
  159. border-radius:15px;
  160. }
  161.  
  162. #camera {
  163. z-index:99999999999999999999;
  164. margin-top:170px;
  165. margin-left:245px;
  166. color:black;
  167. width:10px;
  168. background-color:black;
  169. border:1px solid #fff;
  170. position:fixed;
  171. border-radius:100px;
  172. }
  173.  
  174. #camera:hover {
  175. color:white;
  176. background-color:white;
  177. }
  178.  
  179. #home {
  180. width:50px;
  181. }
  182.  
  183. #home img {
  184. position:fixed;
  185. width:50px;
  186. margin-top:420px;
  187. margin-left:225px;
  188. z-index:9999999999999999999;
  189. }
  190.  
  191. /*--links--*/
  192.  
  193. #links {
  194. opacity:0;
  195. width:180px;
  196. font-family:'times new roman';
  197. position:fixed;
  198. text-transform:uppercase;
  199. text-align:center;
  200. margin-top:210px;
  201. margin-left:-25px;
  202. -webkit-transition: all 0.5s ease-out;
  203. -moz-transition: all 0.5s ease-out;
  204. transition: all 0.5s ease-out;
  205. }
  206.  
  207. #links a {
  208. display:inline-block;
  209. padding:3px;
  210. font-size:8px;
  211. }
  212.  
  213. #links a:hover {
  214. color:{color:hover};
  215. }
  216.  
  217.  
  218.  
  219.  
  220. /*--description--*/
  221. #description {
  222. z-index:9999999999999999999999999999999999;
  223. padding:10px;
  224. background-color:white;
  225. width:160px;
  226. height:197px;
  227. opacity:0.75;
  228. position:fixed;
  229. font-family:'baskerville';
  230. font-size:10px;
  231. text-align:center;
  232. margin-left:161px;
  233. margin-top:198px;
  234. color:#a8a8a8;
  235. -webkit-transition: all 0.5s ease-out;
  236. -moz-transition: all 0.5s ease-out;
  237. transition: all 0.5s ease-out;
  238. }
  239.  
  240. #sidebar:hover #description {
  241. opacity:0;
  242. margin-left:320px;
  243. -webkit-transition: all 0.8s ease-out;
  244. -moz-transition: all 0.8s ease-out;
  245. transition: all 0.8s ease-out;
  246.  
  247. }
  248.  
  249. #sidebar:hover #links {
  250. opacity:1;
  251. margin-left:160px;
  252. -webkit-transition: all 0.8s ease-out;
  253. -moz-transition: all 0.8s ease-out;
  254. transition: all 0.8s ease-out;
  255. }
  256.  
  257.  
  258.  
  259.  
  260. /*--pagination--*/
  261.  
  262. #pagination {
  263. position:fixed;
  264. text-align:center;
  265. text-transform:uppercase;
  266. width:15px;
  267. font-size:12px;
  268. margin-left:1020px;
  269. margin-top:305px;
  270. font-family:times new roman;
  271. color:{color:link};
  272. }
  273.  
  274. #pagination a{
  275. color:{color:link};
  276. }
  277.  
  278. #pagination a:hover {
  279. color:{color:hover};
  280. }
  281.  
  282. /*--posts--*/
  283.  
  284. {block:if500pxPosts}
  285.  
  286. #posts {
  287. width:500px;
  288. margin-bottom:10px;
  289. padding:1px;
  290. font-size:11px;
  291. color:{color:text};
  292. line-height:90%;
  293. text-align:justify;
  294. }
  295.  
  296. {/block:if500pxPosts}
  297.  
  298. {block:if400pxPosts}
  299.  
  300. #posts {
  301. width:400px;
  302. margin-bottom:10px;
  303. padding:1px;
  304. font-size:11px;
  305. color:{color:text};
  306. line-height:90%;
  307. text-align:justify;
  308. }
  309.  
  310. {/block:if400pxPosts}
  311.  
  312. #postscontainer {
  313. margin-bottom:20px;
  314. padding:1px;
  315. margin-left:450px;
  316. margin-top:55px;
  317. }
  318.  
  319.  
  320. #info {
  321. margin-bottom:10px;
  322. font-size:8px;
  323. margin-top:10px;
  324. text-align:left;
  325. padding:5px;
  326. color:{color:link};
  327. border-top:1px solid {color:border};
  328. }
  329.  
  330.  
  331. #reblog {
  332. text-transform:uppercase;
  333. font-family:trebuchet ms;
  334. margin-left:-5px;
  335. margin-top:-5px;
  336. text-align:center;
  337. color:white;
  338. background-color:#cfcece;
  339. width:35px;
  340. padding:3px;
  341. }
  342.  
  343. #reblog a {
  344. color:white;
  345. }
  346.  
  347. #notes {
  348. margin-left:40px;
  349. margin-top:-12px;
  350. }
  351.  
  352. {block:if500pxPosts}
  353.  
  354. #rightinfo {
  355. text-transform:uppercase;
  356. font-family:trebuchet ms;
  357. margin-left:370px;
  358. text-align:justify;
  359. float:right;
  360. background-color:#cfcece;
  361. padding:3px;
  362. margin-top:-12px;
  363. color:white;
  364. }
  365.  
  366. {/block:if500pxPosts}
  367.  
  368. {block:if400pxPosts}
  369.  
  370. #rightinfo {
  371. text-transform:uppercase;
  372. font-family:trebuchet ms;
  373. margin-left:240px;
  374. text-align:justify;
  375. float:right;
  376. background-color:#cfcece;
  377. padding:3px;
  378. margin-top:-12px;
  379. color:white;
  380. }
  381.  
  382. {/block:if400pxPosts}
  383.  
  384. #rightinfo a {
  385. color:white;
  386. }
  387.  
  388. /*--tags--*/
  389.  
  390. #tags {
  391. width:490px;
  392. margin-left:-4px;
  393. margin-top:7px;
  394. font-size:8px;
  395. color:{color:tags}:
  396. }
  397.  
  398. #tags a {
  399. color:{color:tags};
  400. }
  401.  
  402. #tags a:hover {
  403. color:{color:hover}
  404. }
  405.  
  406. /*--asks--*/
  407.  
  408. #askbg {
  409. padding:12px;
  410. background-color:{color:ask};
  411. }
  412.  
  413. #ask {
  414. margin-top:-10px;
  415. font-family:calibri;
  416. text-align:left;
  417. }
  418.  
  419. #ask img {
  420. margin-top:30px;
  421. width:50px;
  422. }
  423.  
  424. /*--credit--*/
  425.  
  426. #credit {
  427. right:2px;
  428. bottom:-4px;
  429. font-size:9px;
  430. padding:5px;
  431. text-transform:uppercase;
  432. position:fixed;
  433. -webkit-transition: all 0.5s ease-out;
  434. -moz-transition: all 0.5s ease-out;
  435. transition: all 0.5s ease-out;
  436. }
  437.  
  438.  
  439.  
  440. #s-m-t-tooltip {
  441.  
  442. max-width:300px;
  443.  
  444. padding:3px 4px 5px 4px;
  445.  
  446. margin:20px 0px 0px 20px;
  447.  
  448. background-color:black; /* change the background color */
  449.  
  450. font-family:calibri; /* change the font */
  451.  
  452. font-size:9px; /* change the font size */
  453.  
  454. letter-spacing:2px; /* change the letter spacing */
  455.  
  456. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  457.  
  458. color:white; /* change the text color */
  459.  
  460. z-index:999999999999999999999999999999999999;
  461.  
  462. }
  463.  
  464.  
  465.  
  466. {CustomCSS}
  467.  
  468. </style></head>
  469.  
  470. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  471.  
  472. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  473.  
  474. <script>
  475.  
  476. (function($){
  477.  
  478. $(document).ready(function(){
  479.  
  480. $("a[title]").style_my_tooltips({
  481.  
  482. tip_follows_cursor:true,
  483.  
  484. tip_delay_time:90,
  485.  
  486. tip_fade_speed:600,
  487.  
  488. attribute:"title"
  489.  
  490. });
  491.  
  492. });
  493.  
  494. })(jQuery);
  495.  
  496. </script>
  497.  
  498. <body>
  499.  
  500.  
  501. <a title="home" href="/"><div id="home"><img src="http://projectsproxy.internaldrive.com/2012/ucla/08-05-2012/luke-p/web/iphone-home-button-hi.png"></div></a>
  502.  
  503. <div id="camera">i</div>
  504. <div id="thing">i</div>
  505.  
  506. <div id="sidebar">
  507. <div id="sidebarimage">
  508. <img src="{image:sidebar}"></div>
  509.  
  510. <div id="description">{description}</div>
  511.  
  512. <div id="links">
  513. <a title="{text:link 1}" href="{text:link 1 url}"><img src="http://itsallmacademic.com/wp-content/uploads/2013/04/mail_icon.png"width="50px;"></a>
  514. <a title="{text:link 2}"href="{text:link 2 url}"><img src="http://icons.iconarchive.com/icons/walrick/openphone/256/Maps-icon.png" width="50px;"></a>
  515. {block:ifLink3}
  516. <a title="{text:link 3}" href="{text:link 3 url}"><img src="{image:link 3}" width="50px;" style="border-radius:10px;"></a>
  517. {/block:ifLink3}
  518.  
  519. <br><br>
  520.  
  521. {block:ifLink4}
  522.  
  523. <a title="{text:link 4}" href="{text:link 4 url}"><img src="{image:link 4}" width="50px;" style="border-radius:10px;"></a>
  524.  
  525. {/block:ifLink4}
  526.  
  527. {block:ifLink5}
  528.  
  529. <a title="{text:link 5}" href="{text:link 5 url}"><img src="{image:link 5}" width="50px;" style="border-radius:10px;"></a>
  530.  
  531. {/block:ifLink5}
  532.  
  533. {block:ifLink6}
  534.  
  535. <a title="{text:link 6}" href="{text:link 6 url}"><img src="{image:link 6}" width="50px;" style="border-radius:10px;"></a>
  536.  
  537. {/block:ifLink6}
  538.  
  539. <br><br>
  540.  
  541. {block:ifLink7}
  542.  
  543. <a title="{text:link 7}" href="{text:link 7 url}"><img src="{image:link 7}" width="50px;" style="border-radius:10px;"></a>
  544.  
  545. {/block:ifLink7}
  546.  
  547. {block:ifLink8}
  548.  
  549. <a title="{text:link 8}" href="{text:link 8 url}"><img src="{image:link 8}" width="50px;" style="border-radius:10px;"></a>
  550.  
  551. {/block:ifLink8}
  552.  
  553. {block:ifLink9}
  554.  
  555. <a title="{text:link 9}" href="{text:link 9 url}"><img src="{image:link 9}" width="50px;" style="border-radius:10px;"></a>
  556.  
  557. {/block:ifLink9}
  558. </div>
  559.  
  560. {block:Pagination}
  561. <div id="pagination">
  562.  
  563. {block:PreviousPage}<a href="{PreviousPage}">Prev</a>{/block:PreviousPage}
  564. {block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage}
  565. </div>{/block:Pagination}
  566.  
  567. </div></div>
  568.  
  569.  
  570. <div id="postscontainer">
  571.  
  572. {block:Posts}
  573.  
  574. <div id="posts">
  575.  
  576.  
  577. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  578.  
  579.  
  580. {block:Photo}{LinkOpenTag}
  581.  
  582. {block:if500pxPosts}
  583. <img src="{PhotoURL-500}">
  584. {/block:if500pxPosts}
  585.  
  586. {block:if400pxPosts}
  587. <img src="{PhotoURL-400}">
  588. {/block:if400pxPosts}
  589.  
  590. {LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  591.  
  592. {block:Photoset}
  593.  
  594. {block:if500pxPosts}
  595. {Photoset-500}
  596. {/block:if500pxPosts}
  597.  
  598. {block:if400pxPosts}
  599. {Photoset-400}
  600. {/block:if400pxPosts}
  601.  
  602. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  603.  
  604. {block:Quote}{Quote}{block:Source} &#8212;{Source}{/block:Source}{/block:Quote}
  605.  
  606. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  607.  
  608. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  609.  
  610. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  611.  
  612. {block:Video}
  613.  
  614. {block:if500pxPosts}
  615. {Video-500}
  616. {/block:if500pxPosts}
  617.  
  618. {block:if400pxPosts}
  619. {Video-400}
  620. {/block:if400pxPosts}
  621.  
  622. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  623.  
  624.  
  625. {block:Answer}<div id="askbg"><div id="ask"></div><br><img src="{AskerPortraitURL-24}"> <div style="margin-top:-15px;margin-left:30px;"> {Asker} said: {Question}</div></div> {Answer}{/block:Answer}
  626.  
  627. <div id="info"><div id="reblog"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a></div><div id="notes"><a href="{Permalink}">
  628. {NoteCountWithLabel}</a></div>
  629. <div id="rightinfo">{block:Date}<a href="{Permalink}">
  630. {TimeAgo}</a></a>{/block:Date} |{block:RebloggedFrom}<a href="{ReblogParentURL}"
  631. title="{ReblogParenttitle}">Via</a> | <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom}</div>
  632. {block:HasTags} <div id="tags">Tags:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  633.  
  634.  
  635. </div>
  636.  
  637. {/block:Posts}
  638.  
  639. {block:PostNotes}{PostNotes}</div>{/block:PostNotes}
  640. {/block:Posts}
  641.  
  642. </div>
  643.  
  644. <div id="credit"><a href="http://dylaenobriens.tumblr.com/"><img src="http://media.tumblr.com/f78b1fec46a70a8118ddab423289c8f4/tumblr_inline_mr9wxg8gt01qz4rgp.png" width="40px;"></div>
  645. </body>
  646. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement