cironmonger

Theme #06 - Sam & Dean

Jan 10th, 2014
1,467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.28 KB | None | 0 0
  1. <html><head>
  2.  
  3. <!--
  4.  
  5. Theme #6 - Sam and dean by winchesterlegacies.tumblr.com
  6.  
  7. -->
  8. {block:Description} <meta name="description" content="{MetaDescription}" /> {/block:Description}
  9.  
  10. <!-- page title -->
  11. <title>
  12. {block:TagPage}{Tag} - {/block:TagPage}
  13. {block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}
  14. {block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}
  15. </title>
  16.  
  17.  
  18. <link rel="shortcut icon" href="{Favicon}"/>
  19. <link rel="alternate" type="application/rss+xml" title="{Title} RSS" href="{RSS}"/>
  20. <link rel="stylesheet" href="http://static.tumblr.com/hznqxps/ivOmgjf8v/normalize.css" />
  21.  
  22. {block:IfInfiniteScroll}
  23. <script type="text/javascript"
  24. src="http://codysherman.com/tools/infinite-scrolling/code" ></script>
  25. {/block:IfInfiniteScroll}
  26.  
  27.  
  28. <!-- Default Variables -->
  29.  
  30. <meta name="color:Backgroundcolor" content="#fdfcfc">
  31. <meta name="color:Description" content="#000000"/>
  32. <meta name="color:Links" content="#013c58"/>
  33. <meta name="color:Nextpagecolor" content="#000000"/>
  34. <meta name="color:Postbg" content="#fdfcfc"/>
  35. <meta name="color:Postborder" content="#92918f"/>
  36. <meta name="color:PostText" content="#92918f"/>
  37. <meta name="color:Scrollbar" content="#013c58"/>
  38. <meta name="color:Sidebarbg" content="#fdfcfc"/>
  39. <meta name="color:Sidebarborder" content="#013c58"/>
  40. <meta name="color:TagBg" content="#013c58"/>
  41. <meta name="color:Tagcolor" content="#ffffff"/>
  42. <meta name="color:Texttitles" content="#92918f"/>
  43. <meta name="color:Title" content="#013c58"/>
  44.  
  45. <meta name="text:SidebarTitle" content="Your Title"/>
  46.  
  47. <meta name="if:Infinite Scroll" content="0">
  48. <meta name="if:Update Tab" content="0">
  49.  
  50. <meta name="image:SidebarTopImage" content="http://static.tumblr.com/yf7iedv/lcmmtr6iu/104_002038.png">
  51. <meta name="image:SidebarBottomImage" content="http://static.tumblr.com/yf7iedv/zblmtr6q5/spn516_0185.png">
  52.  
  53. <meta name="text:Link 1" content="http://"/>
  54. <meta name="text:Link 1 Title" content=""/>
  55. <meta name="text:Link 2" content="http://"/>
  56. <meta name="text:Link 2 Title" content=""/>
  57. <meta name="text:Link 3" content="http://"/>
  58. <meta name="text:Link 3 Title" content=""/>
  59. <meta name="text:Link 4" content="http://"/>
  60. <meta name="text:Link 4 Title" content=""/>
  61.  
  62.  
  63.  
  64. <link href='http://fonts.googleapis.com/css?family=Berkshire+Swash' rel='stylesheet' type='text/css'>
  65. <link href='http://fonts.googleapis.com/css?family=Merienda:400,700' rel='stylesheet' type='text/css'><!--- import fonts want to use --->
  66. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore|Shadows+Into+Light|Yesteryear|Marck+Script|Contrail+One|Reenie+Beanie|Open+Sans+Condensed:700,300|Nothing+You+Could+Do|Kaushan+Script&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  67.  
  68. <style type="text/css">
  69.  
  70. /*--------------------------------------------------------------------*/
  71. /*-----If you use different images you may need to adjust below-------*/
  72. /*--------------------------------------------------------------------*/
  73.  
  74. /*------------ ADJUST TOP SIDEBAR IMAGE ------------------------------*/
  75. #sidebarimg1 {
  76. background-image:url('{image:SidebarTopImage}');
  77. background-size:300px; /*make this number larger to increase image size*/
  78. background-repeat:no-repeat;
  79. background-position:bottom 0px left -65px; /*adjust these numbers to move the picture to the place you'd like it */
  80. position:relative;
  81. /*if the top of your image is cut off lower the margin-top and increase the height by the same amount */
  82. margin-top:130px;
  83. height:180px;
  84. /*if the right of left of the image is cut off increase the width and then adjust left number to center the image*/
  85. left:50px;
  86. width:190px;
  87. border-bottom:1px solid {color:Sidebarborder};
  88. }
  89.  
  90.  
  91. /*------------ ADJUST BOTTOM SIDEBAR IMAGE --------------------------*/
  92. #sidebarimg2 {
  93. background-image:url('{image:SidebarBottomImage}');
  94. background-size:400px;/*make this number larger to increase image size*/
  95. background-repeat:no-repeat;
  96. background-position:bottom 0px left -65px;/*adjust these numbers to move the picture to the place you'd like it */
  97. position:relative;
  98. /*if the bottom of your image is cut off increase height */
  99. top:10px;
  100. height:150px;
  101. /*if the right of left of the image is cut off increase the width and then adjust left number to center the image*/
  102. left:50px;
  103. width:190px;
  104. border-top:1px solid {color:Sidebarborder};
  105. }
  106.  
  107.  
  108. /* --- SCROLLBAR --- */
  109.  
  110. ::-webkit-scrollbar-thumb:vertical {height:12px;border:2px solid {color:BackgroundColor};background-color:{color:Scrollbar};}
  111.  
  112. ::-webkit-scrollbar-thumb:horizontal {height:12px;border:2px solid {color:BackgroundColor};background-color:{color:Scrollbar};}
  113.  
  114. ::-webkit-scrollbar {width:11px;height:11px;border:5px solid {color:BackgroundColor};background-color:{color:Scrollbar};}
  115.  
  116. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{display:block;height:5px;width:5px;border-right:2px solid {color:BackgroundColor};border-left:2px solid {color:BackgroundColor};background-color:{color:BackgroundColor};}
  117.  
  118. /* --- Posts ---*/
  119. body { text-align:justify;font-size:14px;height: 100%;color:{color:Posttext};font-family:calibri;text-decoration:none;}
  120.  
  121. a {color:{color:Postext};text-decoration:none;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}
  122. a:hover {text-decoration:none;color:{color:Posttext}; }
  123. a:link {color:{color:Links};text-decoration: none;}
  124. a:visited {color:{color:Links};text-decoration: none;}
  125. a:link:hover {text-decoration:none;color:{color:Posttext};}
  126. a:visited:hover {color:{color:Posttext};text-decoration: none;}
  127.  
  128. #mytitle { margin-left:-10px;position:relative;text-align:center;width:300px;visibility:visible;opacity:0.7;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;}
  129.  
  130. #mytitle a{font-family:Shadows Into Light;text-align:center;font-size:25px;color:{color:Title};text-transform:underline;}
  131.  
  132. #myside {position:relative;margin-left:0px;width:286px;text-align:center;visibility:visible;opacity:0.7;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;line-height:10px;}
  133.  
  134. #myside a{display:inline;font-family:Shadows Into Light;font-size:18px;line-height:10px;color:{color:Title2};}
  135.  
  136. #container {position:fixed;top:0px;left:0px;width:100%;background-color:{color:Backgroundcolor};height: 100%;}
  137.  
  138. #entries {padding-top:50px;position: absolute;top:0px;left:600px;width:550px;min-height: 100%;height:auto;top:-5px;background-color:transparent;padding-bottom:50px;}
  139.  
  140. #posts {width:500px;margin:0px 0px 50px 0px;background-color:{color:Postbg};overflow:hidden;padding:10px;border:1px solid {color:PostBorder};}
  141.  
  142.  
  143.  
  144.  
  145. /* --- SIDEBAR --- */
  146.  
  147. #mylink {position:relative;top:-10px;left:70px;height:20px;width:150px;text-align:center;visibility:visible;opacity:0.7;border-top-right-radius: 10px 10px;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;}
  148.  
  149. #mylink a {font-family:Shadows Into Light;display:inline;color:{color:Sidebarborder};font-size:20px;text-align:center;padding-right:10px;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;}
  150.  
  151.  
  152.  
  153.  
  154. #sidebar{width:300px;height:100%;position:fixed;left:0px;padding-left:250px;background-color:{color:sidebarbg};border-right: 1px solid {color:Sidebarborder};-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;}
  155.  
  156. .description { visibility:visible;position:relative;top:-150px;width:180px;left:55px;padding:5px;padding-top:10px;min-height:100px;max-height:220px;font-size:10px;font-family:calibri;letter-spacing:1px;line-height:10px;color:{color:Description};background-color:{color:sidebarbg};opacity:0;text-align:center;text-transform:none;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;visibility:hidden;margin-top:10px;}
  157.  
  158.  
  159. .description a:link {color:{color:Links};opacity:1;}
  160.  
  161. .description a:visited {color:{color:Links};opacity:1;}
  162.  
  163. #sidebar:hover .description {opacity:0.7;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;visibility:visible;}
  164.  
  165.  
  166. .title {text-align:center;font-size:15px;font-family: 'Merienda', cursive;text-align:center;position:relative;color:{color:Sidebarnextpage};background-color:transparent;}
  167.  
  168.  
  169. /* --- TITLES --- */
  170.  
  171. #title1 {<center>margin-top:-5px;font-size:20px;font-family:calibri;text-decoration:none;text-align:center;text-transform:uppercase;color:{color:Texttitles};border-bottom:1px solid {color:PostBg};text-decoration:none;opacity: 0.9;width: 500px;margin-bottom:5px;}
  172.  
  173. #title2 {font-size:14px;text-transform:uppercase;font-family:calibri;text-align:center;text-decoration:none;}
  174.  
  175.  
  176.  
  177.  
  178.  
  179. /*Update Tab */
  180. #nav { opacity:0.8; position:fixed; width: 150px;height:200px;left:0px;
  181. top:0px;text-decoration:none;text-align:center;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;background-color:transparent;background-image:URL('http://static.tumblr.com/yf7iedv/x3vmqwrks/corner.png');background-size:150px;background-position: top 5px left 5px;background-repeat: no-repeat;}
  182. #nav a {margin-right:0px;}
  183.  
  184. #navtext{text-align:center;opacity:0;position:fixed;left:45px;width:150px;top:65px;visibility:visible;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;line-height:10px;font-size:11px;font-family:calibri;color:{color:Updatetabtext};padding-bottom:30px;padding-right:40px;letter-spacing:0px;line-height:9px;background-image:URL('http://static.tumblr.com/yf7iedv/Dubmqwrv7/cornerbottom.png');background-size:150px;background-position: bottom 0px right 0px;background-repeat: no-repeat;}
  185.  
  186.  
  187. #navtext a{display:inline-block;text-align:center;font-size:11px;font-family:calibri;color:{color:Updatetabtext};-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;letter-spacing:0px;line-height:9px;}
  188.  
  189. #nav:hover #navtext{background-position: bottom 10px right 10px;opacity:1;visibility: visible;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;text-align:center;}
  190.  
  191. #nav:hover {left:0px;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;transition:all 0.8s ease-out;background-position: top 20px left 20px;}
  192.  
  193.  
  194. /* -------------PAGINATION-------------------- */
  195. /******************* You may need to move the pagination if you use different images **************/
  196.  
  197. #pagination1 {
  198. /*To move the LESS link change the top and the left to get the text where you'd like it*/
  199. top:140px;
  200. width:100px;
  201. left:290px;
  202. position:fixed;text-align:center;line-height:20px;font-size:15px;font-family:Shadows Into Light;color:{color:Nextpagecolor};-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.8s ease-out;opacity:1;visibility:visible;}
  203.  
  204. #pagination1 a {text-decoration:none;display:inline;margin-bottom:1px;font-size:15px;text-align:center;line-height:25px;background-color:transparent;color:{color:Nextpagecolor};}
  205.  
  206. #pagination2 {
  207. /*To move the MORE link change the top and the left to get the text where you'd like it*/
  208. top:145px;
  209. width:100px;
  210. left:410px;
  211. position:fixed;display:inline;text-align:center;line-height:20px;font-size:15px;font-family:Shadows Into Light;color:{color:Nextpagecolor};-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.8s ease-out;opacity:1;visibility:visible;}
  212.  
  213. #pagination2 a {font-family:Shadows Into Light;text-decoration:none;display:inline;margin-bottom:1px;font-size:15px;text-align:center;line-height:25px;background-color:transparent;color:{color:Nextpagecolor};}
  214.  
  215. #tricontainer:hover #pagination{visibility:visible;opacity:1;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.8s ease-out;}
  216.  
  217. #pagination a:hover {color:{color:Sidebarborder};}
  218.  
  219. /* --- AUDIO --- */
  220.  
  221. #audio {overflow:inherit;margin-bottom:5px;width:500px;height:62px;}
  222.  
  223. .albumart {width:57px;height:57px;position:absolute;}
  224. .albumart img {width:57px;height:57px;float:left;}
  225.  
  226. .playercontainer {opacity: .2;display:block;width:57px;height:57px;background-color:white;position:absolute;z-index:3;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
  227.  
  228. .playercontainer:hover {opacity:.7;}
  229.  
  230. .player {margin-left:16px;margin-top:16px;width:25px;height:25px;overflow:hidden;background-color:white;}
  231.  
  232. .audioinfo {margin-left:60px;float:left;background-color:transparent;padding:2px;margin-bottom:3px;margin-top:0px;width:435px;}
  233.  
  234.  
  235. /* --- CHAT POST --- */
  236.  
  237. .chatline {background-color:{color:Posttext};margin-bottom:2px;color:{color:Postbg};}
  238.  
  239.  
  240. /* --- INFO & OTHER --- */
  241. #info {width:100%;height:auto;line-height:16px;color:white;font-size:9px;font-family:Calibri;text-transform:uppercase;letter-spacing:0px;text-align:right;opacity: 0.8;margin-top:0px;border-bottom:1px solid {color:Sidebarbg}; -webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.5s ease-out;visibility:visible;margin-bottom:0px;overflow:hidden;padding-top:10px;margin-bottom:-15px;}
  242.  
  243. #info a {display:inline-block;overflow:hidden;color:{color:Posttext};margin:1px;text-align:center;}
  244.  
  245. #info a:hover {color:{color:Posttext};}
  246. #info:hover {color:{color:Posttext};}
  247.  
  248. #posts:hover #info {opacity:0.9;visibility:visible;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}
  249.  
  250. #questions {color:white;padding:10px;margin-bottom:0px;font-size:10px;font-family:arial;text-align:justify;background-color:Black;border-bottom:2px solid {color:TagBg};}
  251.  
  252. #questions a {color:white;}
  253. #questions a:hover {color:white;}
  254.  
  255. #tags {overflow:inherit;font-family:/*Inconsolata*/Calibri;text-align:left;text-transform:none;font-size:10px;letter-spacing:0px;margin-top:10px;padding:5px;margin-bottom:0px;border-top:1px solid {color:TagBg};background-color:{color:TagBg};text-decoration:none;color:white;opacity:1;}
  256.  
  257. #tags a {color:{color:Tagcolor};padding:1px;width:200px;text-decoration:none;}
  258.  
  259. #posts:hover #tags {opacity:1;}
  260.  
  261. #tags a:hover {color:{color:Posttext};text-decoration:none;}
  262.  
  263. #source {margin-top:3px;text-align:right;margin-bottom:5px;font-size:10px;}
  264.  
  265. .postnotes {margin-top:-5px;}
  266.  
  267. ol.notes, .notes li {width:500px;list-style:none;}
  268.  
  269. blockquote {border-left:2px solid {color:Posttext};padding:0px;padding-left:5px;margin:5px;}
  270.  
  271. blockquote img { max-width:350px; }
  272.  
  273. #credit{position:fixed;right:5px;bottom:5px;padding-top:3px;padding-bottom:3px;border:1px solid {color:Links};color:{color:Links};}
  274. {CustomCSS}
  275.  
  276.  
  277. </style>
  278.  
  279. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js" type="text/javascript"></script>
  280.  
  281. </head>
  282.  
  283.  
  284.  
  285.  
  286.  
  287. <body>
  288.  
  289. <div id="container">
  290. <div id="sidebar">
  291. <div id="sidebarimg1"></div>
  292. {block:IfNotInfiniteScroll}
  293. {block:Pagination}{block:PreviousPage}<div id="pagination1"><a href="{PreviousPage}"> LESS</a></div>{/block:PreviousPage}{/block:Pagination}
  294. {block:Pagination}{block:NextPage} <div id="pagination2"><a href="{NextPage}"> MORE </a> </div>{/block:NextPage}{/block:Pagination} {/block:IfNotInfiniteScroll}
  295.  
  296. <div id="mytitle"><a>{text:SidebarTitle}</a></div>
  297. <div id="mylink">
  298. <a href="/" title="home">I</a>
  299. <a href="/ask" title="ask">II</a>
  300. <a href="/submit" title="submit">III</a>
  301. {block:ifLink1Title}
  302. <a href="{text:Link 1}" title="{text:Link 1 Title}">IV</a>
  303. {/block:ifLink1Title}
  304. {block:ifLink2Title}
  305. <a href="{text:Link 2}" title="{text:Link 2 Title}">V</a>
  306. {/block:ifLink2Title}
  307. {block:ifLink3Title}
  308. <a href="{text:Link 3}" title="{text:Link 3 Title}">VI</a>
  309. {/block:ifLink3Title}
  310. {block:ifLink4Title}
  311. <a href="{text:Link 4}" title="{text:Link 3 Title}">VII</a>
  312. {/block:ifLink4Title}
  313. </div>
  314.  
  315. <div id="sidebarimg2"></div>
  316.  
  317. {block:Description}<div class="description">{Description}</div>{/block:Description}
  318.  
  319. </div>
  320. </div>
  321.  
  322. <div id="entries">
  323. <div class = "autopagerize_page_element" >
  324. {block:posts}
  325. <div id="posts">
  326.  
  327. <!-- text posts -->
  328.  
  329. {block:Title}<div id="title1">{Title}</div>{/block:Title}
  330. {block:text}{Body}{/block:text}
  331.  
  332. <!-- photo -->
  333. {block:photo}
  334. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  335. {block:Caption}{Caption}{/block:Caption}
  336. {/block:photo}
  337.  
  338.  
  339. <!-- Photo set-->
  340. {block:Photoset}
  341. <center>{Photoset-500}</center>
  342. {block:Caption}{Caption}{/block:Caption}
  343. {/block:Photoset}
  344.  
  345.  
  346. <!-- Quote -->
  347. {block:Quote}
  348. <div id="title2">"{Quote}"</div>
  349. {block:Source}<div id="source">— {Source}</div>{/block:Source}
  350. {/block:Quote}
  351.  
  352. <!-- Link -->
  353. {block:Link}
  354. <div id="title2"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  355. {block:Description}{Description}{/block:Description}
  356. {/block:Link}
  357.  
  358. <!--Chat -->
  359. {block:chat}
  360. {block:Lines}<div class="chatline">{block:Label}{Label} {/block:Label}{Line}</div> {/block:Lines}
  361. {/block:chat}
  362.  
  363. <!--Audio-->
  364. {block:Audio}
  365. <div id="audio"><div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playercontainer"><div class="player">{AudioPlayerWhite}{block:ifBlackPlayer}{AudioPlayerBlack}{/block:IfBlackPlayer}</div></div>{block:TrackName}<div class="audioinfo"><b>Track Title:</b> {TrackName}</div><br>{/block:TrackName}{block:Artist}<div class="audioinfo"><b>Artist:</b> {Artist}</div><br>{/block:Artist}{block:Album}<div class="audioinfo"><b>Album:</b> {Album}</div>{/block:Album}</div>{block:Caption}{Caption}{/block:Caption}
  366. {/block:Audio}
  367.  
  368. <!-- Video-->
  369. {block:Video}
  370. {Video-500}
  371. {block:Caption}{Caption}{/block:Caption}
  372. {/block:Video}
  373.  
  374. {block:Answer}
  375.  
  376. <div style="margin-left:0px;"><div id="questions">
  377. <img src="{AskerPortraitURL-48}" style="float:left; border:2px solid white; border-radius: 25px 25px;top:50%; margin-right:10px; margin-top:center center;">
  378. {Asker} asked: {Question}
  379. </div></div>
  380. {Answer}<p>
  381. {/block:Answer}
  382.  
  383.  
  384. {block:Date}
  385. <div id="info">
  386. <a href="{Permalink}"> {TimeAgo}</a>&nbsp;
  387. {block:NoteCount}<a href="{Permalink}">{NoteCount}<span style="color:#ac0303">&hearts;</span>&nbsp;</a>{/block:NoteCount}
  388. <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  389. <span style="float:right; padding:7px; left:2px; margin-top:-12px;">
  390. {block:RebloggedFrom}
  391. <a title ="Via: {ReblogParentName}" href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-16}"></a>
  392. <a title ="Source: {ReblogRootName}" href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-16}"></a></span>
  393. {/block:RebloggedFrom}
  394. </div>
  395. {/block:Date}
  396.  
  397.  
  398. {block:HasTags}<div id="tags">{block:Tags}<a href="{TagURL}">{Tag}, </a> {/block:Tags}</div>{/block:HasTags}
  399. </div>
  400.  
  401. <!-- Notes -->
  402. {block:PostNotes}<div class="postnotes">{PostNotes}</div>{/block:PostNotes}
  403.  
  404. {/block:Posts}
  405. </div>
  406. </div>
  407.  
  408.  
  409. </div>
  410.  
  411. </div>
  412. {block:IfUpdateTab}
  413. <div id ="nav">
  414. <div id="navtext">
  415. <!----------------------------------------------------------------------------------------- PUT YOUR TEXT FOR YOUR UPDATE TAB UNDER THIS --------------------------------------------------------------------------------------->
  416. <a text=''>CURRENTLY: Online</a>
  417. <a text=''>Watching:</a>
  418. <a text=''>Reading:</a>
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429. </div>
  430.  
  431. </div>
  432. {/block:IfUpdateTab}
  433. <div id="credit"><a href="http://www.winchesterlegacies.tumblr.com">WLT</a>
  434. </body>
  435. </html>
Add Comment
Please, Sign In to add comment