wheretimeisendless

Theme #4 (With Four More Links)

Aug 15th, 2012
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.86 KB | None | 0 0
  1. <!--
  2. Theme Platinum by youroliviachachi
  3. pls don't remove the credit.
  4. -->
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  8.  
  9. <head>
  10. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  11. <link href='http://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'>
  12. <script type="text/javascript">
  13. WebFontConfig = {
  14. google: { families: [ 'Questrial::latin' ] }
  15. };
  16. (function() {
  17. var wf = document.createElement('script');
  18. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  19. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  20. wf.type = 'text/javascript';
  21. wf.async = 'true';
  22. var s = document.getElementsByTagName('script')[0];
  23. s.parentNode.insertBefore(wf, s);
  24. })(); </script>
  25.  
  26. <title>{title}</title>
  27.  
  28. <meta name="color:background" content="#ffffff"/>
  29. <meta name="color:text" content="#000000"/>
  30. <meta name="color:title" content="#000000"/>
  31. <meta name="color:link" content="#555555"/>
  32. <meta name="color:links hover" content="#DDDDDD"/>
  33. <meta name="color:shadow" content="#000000" />
  34. <meta name="color:hover" content="#000000"/>
  35. <meta name="image:Background" content=""/>
  36. <meta name="image:sidebar" content="http://i45.tinypic.com/2w4xt1k.jpg"/>
  37. <meta name="if:Show Sidebar Image" content="1"/>
  38. <meta name="if:faded images" content="0"/>
  39. <meta name="if:tiny scrollbar" content="1"/>
  40. <meta name="text:sbartitle" content="" />
  41. <meta name="text:sbartext" content="" />
  42. <meta name="text:sidebanner" content="your text here" />
  43. <meta name="text:link one" content="/" />
  44. <meta name="text:link one title" content="Home" />
  45. <meta name="text:link two" content="/ask" />
  46. <meta name="text:link two title" content="Ask" />
  47. <meta name="text:link three" content="" />
  48. <meta name="text:link three title" content="Link 3" />
  49. <meta name="text:link four" content="" />
  50. <meta name="text:link four title" content="Link 4" />
  51. <meta name="text:link five" content="" />
  52. <meta name="text:link five title" content="Link 5" />
  53. <meta name="text:link six" content="" />
  54. <meta name="text:link six title" content="Link 6" />
  55. <meta name="text:link seven" content="" />
  56. <meta name="text:link seven title" content="Link 7" />
  57. <meta name="text:link eight" content="" />
  58. <meta name="text:link eight title" content="Link 8" />
  59. <meta name="text:link nine" content="" />
  60. <meta name="text:link nine title" content="Link 9" />
  61.  
  62. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  63.  
  64. <style type="text/css">
  65.  
  66. iframe#tumblr_controls{position:fixed !important;}
  67.  
  68. @font-face {
  69. font-family: "tinytots";
  70. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
  71. }
  72.  
  73. @font-face {
  74. font-family: "one direction font";
  75. src: url('http://static.tumblr.com/nsunyax/moym3ki1c/onedirection.ttf');
  76. }
  77.  
  78. @font-face {
  79. font-family: "kg ray of sunshine";
  80. src: url('http://static.tumblr.com/nsunyax/2Rvm13ta3/kgrayofsunshine.ttf');
  81. }
  82.  
  83. {block:iftinyscrollbar}
  84. ::-webkit-scrollbar {width: 5px; height: 4px; background: #FFFFFF; }
  85. ::-webkit-scrollbar-thumb { background-color: #FFFFFF; border: 1px solid #000; border-radius:20px;}
  86. {/block:iftinyscrollbar}
  87.  
  88. {block:iffadedimages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;}
  89. {/block:iffadedimages}
  90.  
  91. body {
  92. margin:0px;
  93. background-color: {color:Background};
  94. background-image:url({image:Background});
  95. background-attachment: fixed;
  96. background-repeat: repeat;
  97. font-family: questrial;
  98. font-size: 13px;
  99. line-height:14px;
  100. color:{color:Text};
  101. }
  102.  
  103. p {
  104. margin:0px;
  105. margin-top:1px;
  106. }
  107.  
  108. a:link, a:active, a:visited{
  109. color: {color:Link};
  110. text-decoration: none;
  111. }
  112.  
  113. a:hover{
  114. color:{color:hover}; text-shadow: 0px 0px 3px {color:shadow}; font-style:none;
  115. -webkit-transition: all 0.4s ease-in;
  116. -moz-transition: all 0.4s ease-in;
  117. -o-transition: all 0.4s ease-in;
  118. transition: all 0.4s ease-in;
  119. }
  120.  
  121.  
  122.  
  123. div#cage{
  124. margin:auto;
  125. position:relative;
  126. width:800px;
  127. overflow:hidden;
  128. color: {color:Title};
  129. margin-left:30%;
  130. }
  131.  
  132. div#center{
  133. margin:auto;
  134. position:relative;
  135. width:840px;
  136. background-color:;
  137. overflow:auto;
  138. overflow-y:hidden;
  139. }
  140.  
  141. div#content{
  142. float:right;
  143. width:500px;
  144. padding:0px;
  145. margin-right: 275px;
  146. background: transparent;
  147. }
  148.  
  149. div#entry{
  150. padding: 0px;
  151. background-color: transparent;
  152. }
  153.  
  154. #title {
  155. font-size: 30px;
  156. text-align:center;
  157. font-family:"Coming Soon", cursive;
  158. text-shadow:#000 1px 1px 0.5em;
  159. color: {color:Title};
  160. line-height:110%}
  161.  
  162. #sidebartext {
  163. font-size:12px;
  164. text-align:center;
  165. font-family: questrial;
  166. line-height:110%;
  167. margin-bottom:10px}
  168.  
  169.  
  170. div#sidebar{
  171. position:fixed !important;
  172. margin-left: -225px;
  173. margin-top: 0px;
  174. background-color: transparent;
  175. height: 100%;
  176. width: 275px;
  177. padding: 0px;
  178. text-align: center;
  179. }
  180.  
  181. #pagination {
  182. font-family:questrial;
  183. text-align:center;
  184. font-size:10px;
  185. }
  186.  
  187. #postnotes{
  188. text-align: justify;}
  189.  
  190. #postnotes blockquote{
  191. border: 0px;}
  192.  
  193. div#sidebanner{
  194. position:fixed !important;
  195. width: 100;
  196. height: auto;
  197. margin-top: 450px;
  198. margin-left: 600px;
  199. background-color: transparent;
  200. font-family: "amatic sc";
  201. font-size: 35px;
  202. color: #000;
  203. line-height: 35px;
  204. text-transform: bold;
  205. text-align: center;
  206. }
  207.  
  208. .title{
  209. font-family: "coming soon";
  210. font-size: 16px;
  211. line-height: 18px;
  212. text-shadow:#000 1px 1px 0.5em;
  213. color: {color:Title};
  214. letter-spacing: 1;
  215. font-weight: normal;
  216. }
  217.  
  218. .blogtitle{
  219. font-family: "questrial";
  220. font-size: 25px;
  221. line-height: 20px;
  222. text-shadow: 2px 2px 2px #888;
  223. letter-spacing: 0;
  224. font-weight: normal;
  225. }
  226.  
  227. .navv{
  228. font-family: "tinytots";
  229. font-size: 8px;
  230. line-height: 8px;
  231. text-transform: uppercase;
  232. letter-spacing: 0;
  233. font-weight: normal;
  234. }
  235.  
  236. blockquote{
  237. padding:2px 2px 2px 5px;
  238. margin:2px 2px 2px 1px;
  239. border-left: 1px dotted {color:Text};
  240. }
  241.  
  242. blockquote p, ul{
  243. margin:0px;
  244. padding:0px;
  245. }
  246.  
  247. #entry .perma{
  248. height: auto;
  249. width: auto;
  250. opacity: 0;
  251. background-color: transparent;
  252. position: absolute;
  253. font-family: "tinytots";
  254. font-size: 8px;
  255. text-transform: uppercase;
  256. margin-top:-2px;
  257. margin-left: 470px;
  258. padding: 2px;
  259. padding-top: 1px;
  260. padding-bottom: 1px;
  261. line-height: 12px;
  262. padding: 2px;
  263. -webkit-transition: all 0.5s ease;
  264. -moz-transition: all 0.5s ease;
  265. -o-transition: all 0.5s ease;
  266. }
  267.  
  268. #entry:hover .perma{
  269. margin-left: 500px;
  270. -webkit-transition: opacity 0.5s linear; opacity: 0.9;
  271. -webkit-transition: all 0.5s linear;
  272. -moz-transition: all 0.5s linear;
  273. transition: all 0.5s linear;
  274. }
  275.  
  276. {CustomCSS}
  277. </style>
  278.  
  279. <link rel="shortcut icon"href="{Favicon}">
  280. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  281. <meta name="viewport" content="width=820" />
  282.  
  283. </head>
  284. <body>
  285.  
  286. <div id="cage">
  287. <div id="center">
  288. <div id="sidebar">
  289. <p><div id="title">{text:sbartitle}</div>
  290. <div id="sidebartext">{text:sbartext}</div><p>
  291. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=275 px></a><br />{/block:ifshowsidebarimage}
  292. <p><div class="navv"><a href="{text:Link One}">{text:Link One Title}</a> · <a href="{text:Link Two}">{text:Link Two Title}</a> · <a href="{text:Link Three}">{text:Link Three Title}</a> · <a href="{text:Link Four}">{text:Link Four Title}</a> · <a href="{text:Link Five}">{text:Link Five Title}</a> · <a href="{text:Link Six}">{text:Link Six Title}</a> · <a href="{text:Link Seven}">{text:Link Seven Title}</a> · <a href="{text:Link Eight}">{text:Link Eight Title}</a> · <a href="{text:Link Nine}">{text:Link Nine Title}</a> · <a href="http://youroliviachachi.tumblr.com/">©</a></div><br />
  293. {description}
  294. <center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><font size="3">-</font></a>{/block:PreviousPage} / {block:NextPage}<a href="{NextPage}"><font size="3">+</font></a>{/block:NextPage}</div></center></div>
  295.  
  296. <div id="sidebanner"><b>{text:sidebanner}</b></div>
  297.  
  298. <div id="content">
  299. {block:Posts}
  300. <div id="entry">
  301.  
  302. {block:IndexPage}
  303. <div class="perma">
  304. <a href="{permalink}"><font color="000">{NoteCountWithLabel}</font></a> · <a href="{ReblogURL}" target="_blank"><font color="000">reblog</font></a></div>
  305. {/block:IndexPage}
  306.  
  307. {block:Text}
  308. {block:Title}<span class="title"><b>{Title}</b></span><br>{/block:Title}
  309. <span class="entrytext">{Body}</span>{/block:Text}
  310.  
  311. {block:Link}
  312. <a href="{URL}" class="title">{Name}</a><br>
  313. {block:Description}{Description}{/block:Description}
  314. {block:Link}
  315.  
  316. {block:Photo}
  317. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px /></a></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px;/>{LinkCloseTag}{/block:PermalinkPage}
  318. {/block:Photo}
  319.  
  320. {block:Photoset}<center>
  321. {Photoset-400}</center>{Caption}
  322. {/block:Photoset}
  323.  
  324. {block:Quote}
  325. <center><font size="4">"{Quote}"</font></center>
  326. {block:Source}
  327. <center>— {Source}</center>
  328. {/block:Source}
  329. {/block:Quote}
  330.  
  331. {block:Chat}
  332. {block:Title}
  333. {Title}
  334. {/block:Title}
  335. {block:Lines}
  336. {block:Label}
  337. {Label}
  338. {/block:Label}
  339. {Line}<br />
  340. {/block:Lines}
  341. {/block:Chat}
  342.  
  343.  
  344. {block:Audio}
  345. <center><div style="width:500px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">{block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  346. {/block:Audio}
  347.  
  348. {block:Video}<center>
  349. {Video-400}</center><p>{caption}
  350. {block:Video}
  351.  
  352. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}<center>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}<br />{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  353.  
  354. {block:PostNotes}{PostNotes}
  355. {/block:PostNotes}
  356. </div>
  357.  
  358. {/block:Posts}
  359.  
  360. </center>
  361. </div>
  362. </body>
  363. </html>
Advertisement
Add Comment
Please, Sign In to add comment