divakey

Dino Theme

Dec 16th, 2012
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.58 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  9.  
  10. <script type="text/javascript">
  11.  
  12. $(document).ready(function(){
  13.  
  14. $(".links_body").hide();
  15.  
  16. $(".links_head").click(function(){
  17.  
  18. $(this).next(".links_body").slideToggle('fast');
  19.  
  20. }); }); </script>
  21.  
  22. <style type=”text/css”>
  23.  
  24. .links_list { margin:0px; padding:0px; width:180px;}
  25.  
  26. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  27.  
  28. .links_body { padding:10px; text-align:left; color: #fff; display:none;}
  29.  
  30. </style>
  31.  
  32. <meta name="color:Background" content="#ffffff"/>
  33. <meta name="color:Text" content="#838282"/>
  34. <meta name="color:Link" content="#b8b8b8"/>
  35. <meta name="image:Background" content=""/>
  36. <meta name="image:sidebar" content=""/>
  37. <meta name="if:Show Tags" content="0"/>
  38. <meta name="color:scrollbar" content="#9e9e9e" />
  39. <meta name="text:Custom Link 1" content="" />
  40. <meta name="text:Custom Link 1 Title" content="" />
  41. <meta name="text:Custom Link 2" content="" />
  42. <meta name="text:Custom Link 2 Title" content="" />
  43. <meta name="text:Custom Link 3" content="" />
  44. <meta name="text:Custom Link 3 Title" content="" />
  45. <meta name="text:Custom Link 4" content="" />
  46. <meta name="text:Custom Link 4 Title" content="" />
  47. <meta name="text:Custom Link 5" content="" />
  48. <meta name="text:Custom Link 5 Title" content="" />
  49.  
  50.  
  51. <style type="text/css">
  52.  
  53.  
  54. ::-webkit-scrollbar { width: 4px; height: 4px; }
  55. ::-webkit-scrollbar-button:start:decrement,
  56. ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #9C9C9C; }
  57. ::-webkit-scrollbar-track-piece { background-color: white; }
  58. ::-webkit-scrollbar-thumb { border-radius: 0px; height: 50px; background-color: {color:scrollbar}; }
  59.  
  60.  
  61. body {background:{color:background};
  62. background-image: url({image:Background}) ;
  63. background-attachment:fixed;
  64. margin:0px;
  65. color:{color:text};
  66. font-family:calibri;
  67. font-size:11px;
  68. line-height:100%;}
  69.  
  70. a {text-decoration:none;
  71. color:{color:link};
  72. opacity:;
  73. z-index:999;
  74. -webkit-transition: all 0.5s ease-in-out;
  75. -moz-transition: all 0.5s ease-in-out;
  76. -o-transition: all 0.5s ease-in-out; }
  77.  
  78.  
  79. a:hover{opacity: .5;
  80. -webkit-transition: all 0.5s ease-in-out;
  81. -moz-transition: all 0.5s ease-in-out;
  82. -o-transition: all 0.5s ease-in-out;}
  83.  
  84.  
  85. img {border:none;
  86. opacity: ;
  87. -webkit-transition: all 0.5s ease-in-out;
  88. -moz-transition: all 0.5s ease-in-out;
  89. -o-transition: all 0.5s ease-in-out;}
  90.  
  91. img:hover
  92. {opacity:.5;
  93. -webkit-transition: all 0.5s ease-in-out;
  94. -moz-transition: all 0.5s ease-in-out;
  95. -o-transition: all 0.5s ease-in-out;}
  96.  
  97. blockquote {
  98. padding-left:5px;
  99. border-left:2px solid;}
  100.  
  101. blockquote blockquote {
  102. padding-left:5px;
  103. border-left:2px solid;}
  104.  
  105. h1 {font-size:15px;}
  106.  
  107.  
  108. #entries {
  109. padding:10px;
  110. width:500px;
  111. margin-left:500px;
  112. margin-top:40px;}
  113.  
  114.  
  115. #post {width:500px;
  116. padding-bottom:10px;
  117.  
  118. margin-bottom:10px;}
  119.  
  120. #sidebar {width:250px;
  121. position:fixed;
  122. margin-left:200px;
  123. margin-top:100px;}
  124.  
  125. #title {font-size:15px;
  126. text-align:center;
  127. margin-bottom:5px;}
  128.  
  129. #sidebarimage {width 250px;}
  130.  
  131. #sidebarimage img {width:250px;
  132. -moz-border-radius:11px; -webkit-border-radius:11px;}
  133.  
  134. #description {padding:5px;
  135. text-align:center;}
  136.  
  137. #pagination {font-size:20px;
  138. text-align:center;}
  139.  
  140. #info {text-align:left;
  141. margin-top:10px;}
  142.  
  143. #asker {float:left;
  144. margin-right:10px;}
  145.  
  146.  
  147.  
  148. {CustomCSS}</style></head><body>
  149.  
  150. <div id="sidebar">
  151.  
  152. <div id="title"><a href="/">{Title}</a></div>
  153.  
  154. <div id="sidebarimage">
  155. <div class="links_list">
  156.  
  157.  
  158. <img src="{image:sidebar}" class="links_head">
  159. </div></div>
  160.  
  161. <div id="description">
  162. {Description}
  163. <div class="links_list">
  164.  
  165. <p title="click on me" p class="links_head">☆ Navigation ☆</p>
  166. <div class="links_body">
  167. <center>
  168. <a href="/ask">▹ Ask</a>
  169. <a href="/archive">▹ Archive</a>
  170. <a href="/random">▹ Random</a>
  171. </center>
  172. <br>
  173. {block:IfCustomLink1}<a href="{text:Custom Link 1}">{text:Custom Link 1 Title}</a>{/block:IfCustomLink1}
  174. {block:IfCustomLink2}<a href="{text:Custom Link 2}">{text:Custom Link 2 Title}</a>{/block:IfCustomLink2}
  175. {block:IfCustomLink3}<a href="{text:Custom Link 3}">{text:Custom Link 3 Title}</a>{/block:IfCustomLink3}
  176. {block:IfCustomLink4}<a href="{text:Custom Link 4}">{text:Custom Link 4 Title}</a>{/block:IfCustomLink4}
  177. {block:IfCustomLink5}<a href="{text:Custom Link 5}">{text:Custom Link 5 Title}</a>{/block:IfCustomLink5} <br><br>
  178. <a href="http://chinqu.tumblr.com">▹ Theme</a>
  179. </div></div>
  180. </div>
  181.  
  182. <div id="pagination">
  183. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  184. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
  185. </div>
  186.  
  187. </div>
  188.  
  189. <div id="entries">{block:Posts}<div id="post">
  190.  
  191. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  192.  
  193. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  194.  
  195. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  196.  
  197. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  198.  
  199. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  200.  
  201. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  202.  
  203. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  204.  
  205. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  206.  
  207. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  208.  
  209. <div id="info">
  210. {block:Date}▶ {TimeAgo}{/block:Date} with <a href="{Permalink}">
  211. {NoteCountWithLabel}</a><br>
  212.  
  213. {block:IfShowTags}{block:HasTags} <div class="tags21"> tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div> {/block:HasTags}{/block:IfShowTags}</div>
  214.  
  215. </div>
  216. {block:PostNotes}{PostNotes}{/block:PostNotes}
  217. {/block:Posts}</div>
  218.  
  219. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment