zpwly

Theme 1

May 23rd, 2012
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. <html>
  2. <head>
  3. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  4.  
  5. <script type="text/javascript">
  6. WebFontConfig = {
  7. google: { families: [ 'Parisienne::latin' ] }
  8. };
  9. (function() {
  10. var wf = document.createElement('script');
  11. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  12. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  13. wf.type = 'text/javascript';
  14. wf.async = 'true';
  15. var s = document.getElementsByTagName('script')[0];
  16. s.parentNode.insertBefore(wf, s);
  17. })(); </script>
  18.  
  19. <title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}" />
  21.  
  22. <!-- DEFAULT COLORS -->
  23. <meta name="color:Page" content="#cccc9a"/>
  24. <meta name="color:Text" content="#444444"/>
  25. <meta name="color:Title" content="#6b7e52"/>
  26. <meta name="color:Link" content="#6b7e52"/>
  27. <meta name="color:Link Hover" content="#bec1a4"/>
  28. <meta name="color:Content" content="#f2ecdc"/>
  29. <meta name="color:Sidebar" content="#e0d5b5"/>
  30. <meta name="color:Info" content="#e0d5b5"/>
  31.  
  32. <meta name="image:sidebar" content="" />
  33.  
  34. <meta name="text:Link 1" content="http://"/>
  35. <meta name="text:Link 1 Title" content=""/>
  36. <meta name="text:Link 2" content="http://"/>
  37. <meta name="text:Link 2 Title" content=""/>
  38. <meta name="text:Link 3" content="http://"/>
  39. <meta name="text:Link 3 Title" content=""/>
  40. <meta name="text:Link 4" content="http://"/>
  41. <meta name="text:Link 4 Title" content=""/>
  42. <meta name="text:Link 5" content="http://"/>
  43. <meta name="text:Link 5 Title" content=""/>
  44.  
  45. <style type="text/css">
  46.  
  47. /*NOTE:
  48. 1. For the image to work properly in the sidebar, please resize it to 250px by 250px; if you can't do that making it into an exact square, or as close as you can, will work too. You could, instead, upload a pattern as I have done in the live preview. Or, you could not even upload a picture, it's up to you.
  49. 2. Feel free to change the colours, sizes and fonts as you please. All I ask is that you do not remove the credit or use this theme as a base, I spent a lot of time making this and this is all I ask in return.
  50. */
  51.  
  52. /*STUFF*/
  53.  
  54. @import url(http://fonts.googleapis.com/css?family=Parisienne);
  55.  
  56. /*BODY*/
  57.  
  58. body {background-color: {color:Page};
  59. color: {color:Text};
  60. font-family: helvetica neue;
  61. font-size: 11px;
  62. line-height: 11px;
  63. text-align: justify;
  64. line-height: 11px;
  65. margin:1px;
  66. }
  67. /*LINKS*/
  68.  
  69. a:link, a:active, a:visited{color: {color:Link};
  70. text-decoration:none;
  71. }
  72.  
  73. a:hover{color: {color:Link Hover};
  74. }
  75.  
  76. /*ONE DIRECTION LULZ*/
  77.  
  78. #onedirection{margin: auto;
  79. position: relative;
  80. width: 100%;
  81. height: 100%
  82. margin-top: 0px;
  83. margin-left: auto;
  84. margin-right: auto;
  85. }
  86. #niall{background-color:{color: Sidebar};
  87. position: fixed !important;
  88. background-image: url('{image:sidebar}');
  89. background-size: 250px;
  90. position: relative;
  91. margin-left: 40px;
  92. margin-top: 0px;
  93. width: 250px;
  94. height: 250px;
  95. top: 30px;
  96. border-radius: 155px;
  97. text-align :center;
  98. border: 5px {color:Sidebar} solid;
  99. }
  100. #liam{background-color:{color:Page};
  101. position: relative;
  102. padding: 50px;
  103. top: -1px;
  104. left: -1px;
  105. width: 152px;
  106. height: 152px;
  107. border-radius: 155px;
  108. opacity: 0;
  109. -webkit-transition: all 0.5s ease-out;
  110. -moz-transition: all 0.5s ease-out;
  111. transition: all 0.5s ease-out;
  112. }
  113. #liam:hover{opacity: 0.9;
  114. -webkit-transition: all 0.5s ease-out;
  115. -moz-transition: all 0.5s ease-out;
  116. transition: all 0.5s ease-out;
  117. }
  118. #harry{position: absolute;
  119. overflow: hidden;
  120. margin-left: 330px;
  121. margin-toP: 0px;
  122. width: 516px;
  123. }
  124.  
  125. .louis {background-color: {color:Content};
  126. margin-bottom: 5px;
  127. padding: 8px;
  128. }
  129. #zayn {background-color: {color:Info};
  130. padding: 1px;
  131. margin-top: 5px;
  132. }
  133.  
  134. .paul{font-family: Parisienne;
  135. font-size: 25px;
  136. line-height: 100%;
  137. color: {color:Title};
  138. text-align: center;
  139. }
  140.  
  141. blockquote {border-left: 2px solid {color:Text};
  142. padding-left: 0px;}
  143.  
  144. img {
  145. border: 0;
  146. max-width: 100%;
  147. }
  148.  
  149.  
  150. </style>
  151. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  152. </head>
  153.  
  154. <body>
  155. <div id="onedirection">
  156. <div id="niall">
  157. <div id="liam">
  158.  
  159. {Description}<p>
  160.  
  161. <a href="/">home</a><br>
  162. {block:AskEnabled}<a href="/ask">ask</a><br>
  163. {/block:AskEnabled}
  164. <a href="/archive">archive</a><br>
  165. {block:ifLink1Title}<a href="{text:Link 1}">{text:Link 1 Title}</a><br>{/block:ifLink1Title}
  166. {block:ifLink2Title}<a href="{text:Link 2}">{text:Link 2 Title}</a><br>{/block:ifLink2Title}
  167. {block:ifLink3Title}<a href="{text:Link 3}">{text:Link 3 Title}</a><br>{/block:ifLink3Title}
  168. {block:ifLink4Title}<a href="{text:Link 4}">{text:Link 4 Title}</a><br>{/block:ifLink4Title}
  169. {block:ifLink5Title}<a href="{text:Link 5}">{text:Link 5 Title}</a><br>{/block:ifLink5Title}
  170.  
  171. </div></div>
  172.  
  173. <div id="harry">
  174. <div class = "autopagerize_page_element" >
  175. {block:Posts}
  176. <div class="louis">
  177.  
  178.  
  179. {block:Text}
  180. {block:Title}<span class="paul"><center><a href="{Permalink}">{Title}</a></center></span>{/block:Title}
  181. {Body}
  182. {/block:Text}
  183.  
  184.  
  185. {block:Photo}
  186. <a href="{Permalink}"><img src="{PhotoURL-500}" width="500px"></a>
  187. {block:Caption}{Caption}{/block:Caption}
  188. {/block:Photo}
  189.  
  190.  
  191.  
  192.  
  193. {block:Photoset}
  194. {Photoset-500}
  195. {block:Caption}{Caption}{/block:Caption}
  196. {/block:Photoset}
  197.  
  198.  
  199.  
  200. {block:Quote}
  201. <span class="paul">{Quote}</span>
  202. <span style="float:right;margin-top:12px;"><i>{Source}</i></span>
  203. {/block:Quote}
  204.  
  205.  
  206.  
  207. {block:Link}
  208. <span class="paul"><center><a href="{URL}">{Name}</a></center></span>
  209. {block:Description}{Description}{/block:Description}
  210. {/block:Link}
  211.  
  212.  
  213.  
  214. {block:Chat}
  215. {block:Title}<span class="paul"><a href="{Permalink}">{Title}</a></span>{/block:Title}
  216. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  217. {/block:Chat}
  218.  
  219.  
  220.  
  221.  
  222. {block:Audio}
  223. {block:AudioPlayer}<center>{AudioPlayer}</center>{/block:AudioPlayer}
  224. {block:Caption}{Caption}{/block:Caption}
  225. {/block:Audio}
  226.  
  227.  
  228.  
  229. {block:Video}
  230. {Video-500}
  231. {block:Caption}{Caption}{/block:Caption}
  232. {/block:Video}
  233.  
  234.  
  235.  
  236. {block:Answer}
  237. {Asker} asked: <i>{Question}</i><br>
  238. {Answer}
  239. {/block:Answer}
  240.  
  241.  
  242.  
  243. <div id="zayn"><center>{block:Date}Posted: <a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a>{/block:Date}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<br><i>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</i>{/block:HasTags}
  244. </div>
  245. </div>
  246.  
  247. {block:PermalinkPage}
  248. {block:RebloggedFrom}Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  249. {block:ContentSource}<br>Original source: <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}{/block:PermalinkPage}
  250. {block:PostNotes}{PostNotes}{/block:PostNotes}
  251. {/block:PermalinkPage}
  252. {/block:Posts}
  253. </div>
  254. <div style="position:fixed;bottom:15px;left:870px;font-family: Parisienne;
  255. font-size:30px;line-height;100%;color:{color:Title}; padding:10px;"><a href="/">{Title}</a></div>
  256.  
  257. <div style="position:fixed; bottom:5px;left:5px;">
  258. <a href="http://flyawaythemes.tumblr.com/">theme</a></div>
  259. </div>
  260. </body>
  261. </html>
Advertisement
Add Comment
Please, Sign In to add comment