Advertisement
Owldolly

Magica Theme

Jan 31st, 2013
7,136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. <head>
  2. <html>
  3. <!-- (c) Magica theme by Sapphire (http://owl-doll.tumblr.com)
  4. Do not steal or redistribute. If you have any questions feel free to contact me - http://owl-doll.tumblr.com/ask
  5. Enjoy ^o^
  6.  
  7. -->
  8. <title>{title}</title>
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Over+the+Rainbow' rel='stylesheet' type='text/css'>
  11.  
  12. <meta name="image:Background" content="http://static.tumblr.com/vvvx9lt/Qz0mhimzv/whitepaper.png">
  13. <meta name="image:Sidebar" content="http://i612.photobucket.com/albums/tt206/SapphPsychopath/tumblr_n4z2coWbO61rzn9vfo1_500_zps6px4dacw.gif">
  14. <meta name="image:Pixel" content=http://i612.photobucket.com/albums/tt206/SapphPsychopath/tumblr_n4z2coWbO61rzn9vfo1_500_zps6px4dacw.gif">
  15. <meta name="image:Picture" content="http://i612.photobucket.com/albums/tt206/SapphPsychopath/madoka_magica_render_by_natzyr-d59j0h1_2_zpsybrdy3gd.png">
  16. <meta name="text:Picture distance from top" content="0">
  17. <meta name="text:Picture distance from left" content="0">
  18. <meta name="text:link 1 name" content="link 1 name">
  19. <meta name="text:link 1" content="http://">
  20. <meta name="text:link 2 name" content="link 2 name">
  21. <meta name="text:link 2" content="http://">
  22. <meta name="text:link 3 name" content="link 3 name">
  23. <meta name="text:link 3" content="http://">
  24. <meta name="color:Backgrounds" content="#fff">
  25. <meta name="color:Borders" comtent="ffd4d0">
  26. <meta name="color:Header" content="#ff2098">
  27. <meta name="color:Text" content="#cdcdcd">
  28. <meta name="color:Links" content="#adadad">
  29. <meta name="color:Links Hover" content="#ff129b">
  30. <meta name="color:Nav" content="#fff">
  31. <meta name="color:Nav hover" content="#fff6cf">
  32. <meta name="color:Scrollbar 1" content="#f9f9f9">
  33. <meta name="color:Scrollbar 2" content="#ffd4d0">
  34. <meta name="if:Infinite Scrolling" content="1"/>
  35. <meta name="if:Description" content="0"/>
  36.  
  37. {block:IfInfiniteScrolling}
  38. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}<script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
  39. </script>
  40.  
  41. <style type="text/css">
  42. #navbar-iframe {display: none;}
  43.  
  44. body{
  45. background: url({image:Background});
  46. color: {color:text};
  47. font:8px tt;
  48. line-height: 15px;
  49. letter-spacing:1px;
  50. }
  51.  
  52. ::-webkit-scrollbar {
  53. background:{color:Scrollbar 1};
  54. width: 9px;
  55. height: 7px;
  56. }
  57. ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
  58. background-color: {color:Scrollbar 2};
  59. }
  60.  
  61. a:link, a:visited, a:active {
  62. text-decoration:none;
  63. font-family: tt;
  64. font-size: 8px;
  65. text-transform: uppercase;
  66. color:{color:links};
  67. }
  68.  
  69. blockquote{
  70. background: transparent;
  71. border-radius: 7px;
  72. padding:6px;
  73. }
  74.  
  75. .title {
  76. background:{color:Backgrounds};
  77. border-bottom:3px solid {color:Borders};
  78. padding:4px;
  79. font-family:Over The Rainbow;
  80. font-size:18px;
  81. color:{color:Text};
  82. letter-spacing:2px;
  83. text-align: center;
  84. }
  85.  
  86. a.linka:hover {
  87. color: {color:Links hover};
  88. background: #fff;
  89. -webkit-transition-duration: 0.8s; }
  90.  
  91. #kyubey{
  92. background:{color:Backgrounds};
  93. border: 5px solid {color:Borders};
  94. border-radius:33px;
  95. width:250px;
  96. position:fixed;
  97. left:955px;
  98. top:210px;
  99. padding:10px;
  100. }
  101.  
  102. @font-face {
  103. font-family:tt;
  104. src: url('http://static.tumblr.com/vvvx9lt/wYnm4sxza/tinytots.ttf');
  105. }
  106. a.navi{
  107. display:inline-block;
  108. width:50px;
  109. background:{color:Nav};
  110. color: {color:Links};
  111. font:8px tt;
  112. padding:6px;
  113. margin:2px;
  114. text-align:center;
  115. letter-spacing:1px;
  116. border-left:2px dashed {color:Borders};
  117. border-right:2px dashed {color:Borders};
  118. border-top:2px dashed {color:Borders};
  119. border-bottom:2px dashed {color:Borders};
  120. text-decoration:none;
  121. }
  122.  
  123. a.navi:hover{
  124. background:{color:Nav Hover};
  125. -webkit-transition-duration: 0.8s;
  126. width:50px;
  127. }
  128.  
  129. a.navi1{
  130. display:inline-block;
  131. width:50px;
  132. background:{color:Nav};
  133. color:{color:Links};
  134. font:8px tt;
  135. padding:6px;
  136. margin:2px;
  137. text-align:center;
  138. letter-spacing:1px;
  139. border-radius:3px;
  140. border-left:2px dashed {color:Borders};
  141. border-right:2px dashed {color:Borders};
  142. border-top:2px dashed {color:Borders};
  143. border-bottom:2px dashed {color:Borders};
  144. text-decoration:none;
  145. }
  146.  
  147. .footer {
  148. margin-top: 5px;
  149. margin-bottom: 15px;
  150. text-align: right;
  151. }
  152.  
  153. /*------ IMAGE ANIMATION------*/
  154.  
  155.  
  156. img {opacity: 1; -webkit-transition: 0.8s; -webkit-border-radius: 20px 20px 20px 20px;}
  157. img:hover {opacity:.5}
  158.  
  159. }
  160.  
  161. </style>
  162. </head>
  163. <body>
  164.  
  165. <img style="position:fixed; top:{text:Picture distance from top}px; left:{text:Picture distance from left}px; max-width; 500px; z-index=1" src="{image:Picture}"></div>
  166.  
  167. <div id="kyubey">
  168. <center>
  169. <br><font face="Over The Rainbow" size="15" color="{color:header}">{title}</font><br><br><img src="{image:Sidebar}" max width=250px">{block:ifdescription}<br><br><font color="{color:Text}">{block:Description}{Description}{/block:Description}{/block:ifDescription}<br><br>
  170. <center>
  171. <a href="/" class="navi">home</a>
  172. <a href="{text:Link 1}" class="navi">{text:Link 1 name}</a> <a href="{text:Link 2}" class="navi">{text:Link 2 name}</a> <a href="{text:Link 3}" class="navi">{text:Link 3 name}</a> <a href="/ask" class="navi">Ask</a> <a href="http://owl-doll.tumblr.com/" class="navi">Theme</a><br><br>{block:IfNotInfiniteScrolling}
  173. {block:Pagination}{block:PreviousPage}
  174. <a href="{PreviousPage}"><img src="http://img825.imageshack.us/img825/5738/tumblrm4pqity2ui1qid2nw.gif"></a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}"><img src=" http://img12.imageshack.us/img12/9071/tumblrm4pqjranxo1qid2nw.gif"></a>{/block:NextPage}
  175. {/block:Pagination}
  176. </div></div>{/block:IfNotInfiniteScrolling}</center><br>
  177. </div><br>
  178.  
  179. </div>
  180.  
  181. <div style="position:absolute; top:0px; left:450px;">
  182. <div style="background:{color:Backgrounds}; width:400px; border-radius:33px; padding:10px; border:7px solid {color:Borders};">
  183. <div id="content">
  184. {block:IfInfiniteScrolling}
  185. <div class = "autopagerize_page_element" >
  186. {/block:IfInfiniteScrolling}
  187. {block:Posts}
  188. <div id="entry"><center>
  189.  
  190. {block:Text}
  191. {block:Title}<span class="title"><center>{Title}</span><br><br><div style="font-family: tt; font-size: 8px;"></center><br>{/block:Title}
  192. <span class="entrytext">{Body}</span>{/block:Text}
  193.  
  194. {block:Link}
  195. <a href="{URL}" class="title">{Name}</a><br>
  196. {block:Description}{Description}{/block:Description}
  197. {block:Link}
  198.  
  199. {block:Photo}
  200. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}
  201. {/block:Photo}
  202.  
  203. {block:Quote}
  204. {Quote}</span>
  205. {block:Source}<b>{Source}</b>{/block:Source}
  206. {/block:Quote}
  207.  
  208. {block:Chat}
  209. {block:Title}<span class="title">{Title}</span>{/block:Title}
  210. <ul class="chat">
  211. {block:Lines}
  212. <li class="user_{UserNumber}">
  213. {block:Label}
  214. <span class="label">{Label}</span>
  215. {/block:Label}
  216.  
  217. {Line}
  218. </li>
  219. {/block:Lines}
  220. {/block:Chat}
  221.  
  222. {block:Audio}
  223. <center><div style="width:300px; height:30px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  224. {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</div></div></centeR>
  225. {/block:Audio}
  226.  
  227. {block:Video}<center>
  228. <div class="video">{Video-400}</div></center>
  229. {block:Video}
  230.  
  231. {block:Answer}
  232. <br><br><center><cd>{Asker} says</cd><br><div class="ask"> {Question}</div>
  233. <br><br>{Answer}</center><br>
  234. {/block:Answer}
  235.  
  236. <span class="permalink"<a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {Month} {ShortYear} - {NoteCountWithLabel}</a> {block:PostNotes}{PostNotes}{/block:PostNotes} <img src="{image:Pixel}"></span><center>
  237.  
  238. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  239.  
  240. </div>
  241. {/block:Posts}
  242.  
  243. </div></div></div></div></div></body><html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement