Advertisement
frerin

shooting stars

Apr 23rd, 2014
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.81 KB | None | 0 0
  1. <!-- shooting stars theme by frerin x -->
  2.  
  3. <html>
  4. <head>
  5.  
  6. <link rel="shortcut icon" href="{Favicon}" />
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  8. <title>{Title}</title>
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <!-- DEFAULTS -->
  12. <meta name="color:background" content="#ffffff">
  13. <meta name="color:posts" content="#fcfcfc">
  14. <meta name="color:info" content="#fdfdfd">
  15. <meta name="color:tag" content="#fdfdfd">
  16. <meta name="color:text" content="#c0bdb8" />
  17. <meta name="color:link hover" content="#fdfdfd" />
  18. <meta name="color:title" content="#d5d2d2" />
  19. <meta name="color:link" content="#c0bdb8" />
  20. <meta name="color:scrollbar" content="#c0bdb8" />
  21. <meta name="color:scrollbg" content="#ffffff" />
  22.  
  23. <meta name="image:sidebar" content=""/>
  24. <meta name="image:right corner" content=""/>
  25.  
  26.  
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="lINK 1" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="LINK 2" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="LINK 3" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="LINK 4" />
  35.  
  36. </head>
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41. @font-face {font-family: "ammyshandwriting";
  42. src: url('http://static.tumblr.com/y0x5xm1/xn2lnbxex/ammys_handwriting.ttf');}
  43.  
  44. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:100px;}
  45.  
  46. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px !important;}
  47.  
  48. ::-webkit-scrollbar { height:7px;width:7px; background-color:{color:scrollbg};}
  49.  
  50. .ask {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  51. .ask p {margin:1px 0px;}
  52. .ask span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  53.  
  54. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee}
  55.  
  56. ::-moz-selection {background-color:{color:scrollbg}; color: {color:scrollbar};}
  57.  
  58. ::selection {background-color:{color:scrollbg}; color: {color:scrollbar};}
  59.  
  60. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:serif; font-size:11px; line-height:110%; text-align:center}
  61.  
  62. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  63.  
  64. a:hover {
  65. color:{color:link hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  66.  
  67. color:{color:title};font-style:auto;
  68. -webkit-transition: all 0.4s ease-in;
  69. -moz-transition: all 0.4s ease-in;
  70. -o-transition: all 0.4s ease-in;
  71. transition: all 0.4s ease-in;
  72. }
  73.  
  74. small{font-size:auto}
  75. big{font-size:auto}
  76. b, strong{color:{color:text}}
  77. i, em {color:{color:text}}
  78. p{margin-top:6px; margin-bottom:6px}
  79. blockquote {padding:0px;
  80. padding-left:10px;
  81. margin:8px;
  82. border-left:2px solid {color:text}}
  83.  
  84. img a{border:none; width:100%}
  85.  
  86.  
  87.  
  88. #entries {margin-top:40px; width:400px; margin-left:470px;};
  89.  
  90. #posts {margin-left:470px; margin-top:40px ; width: 400px;text-align: justify; padding: 10px;}
  91.  
  92. #sidebar {width:150px; padding:0px; margin-top:150px; margin-left:250px; height:100%; position:fixed; overflow:hidden}
  93.  
  94. #rightcorner {position:fixed; opacity: 1.0; width: 60px; height: 50px; TOP: -10px; left:900px; z-index: 1;}
  95.  
  96.  
  97. #sidebarimg .img {width:150px; height:200;}
  98.  
  99. #description {background-color: {color:background}};
  100. font-family:serif;
  101. padding-top:10px;
  102. width:150px;
  103. margin-top:-10px;
  104. margin-bottom:30px;
  105. text-align:center;
  106. font-size:10px;
  107. text-transform:none }
  108.  
  109. #description img {max-width:150px; text-align:center;}
  110.  
  111. #links {background-color:; font:9px serif; color:{color:border2} letter-spacing: 1px; text-align:center; padding:6px; text-transform:uppercase;}
  112.  
  113. #stext {text-align:justify; font-family: serif; font-size: 10px; padding:0px; text-transform:none;}
  114.  
  115. #pagination {font-family:serif; text-align:center; font-size:40px; margin-bottom:2px; text-shadow: 2px 0 .2px rgba(255,108,143, 0.5), -1px 0 .2px rgba(150,207,250, 1);
  116. color:#777;}
  117.  
  118. #credit{position:fixed; bottom:10px; right:10px; font-size:11px; font-family:serif;color:{color:text}; text-transform:uppercase;letter-spacing: 0px; font-style:normal;}
  119.  
  120. h1{color:{color:title}; font-family:{font:text}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:italic; text-transform:uppercase; margin:0px; padding:0px; text-align:center}
  121.  
  122. h2{color:{color:text}; font-family:{font:link}; font-size:12px; line-height:12px; letter-spacing:1px; margin:1px;; margin-bottom:-5px; text-align:center; }
  123.  
  124. #info{padding-top:5px; display:block; padding-bottom:5px; width:400px; color:{color:tag}; background-color:{color:info}; font-size:10px; font-family:serif; text-align:center; text-transform:none;}
  125.  
  126. #questions {background-color:{color:info}; color: {color:text}; padding:2px; margin-top: 6px; margin-bottom:2px; font-family:serif; font-size:11px; text-transform:lowercase; border-bottom:1px {color:text}; text-align:center;}
  127. #questions a {color:{color:link}}
  128.  
  129. .audio{background-color:black; display:block}
  130.  
  131. .user_1 .label {color:{color:link}; font-weight:bold}
  132. .user_2 .label {color:{color:text}; font-weight:bold}
  133. .user_3 .label {color:{color:link}; font-weight:bold}
  134. .user_4 .label {color:{color:text}; font-weight:bold}
  135.  
  136. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  137.  
  138. .notes img{width:10px; position:center; top:1px}
  139. ol.notes, .notes li{width:300px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  140.  
  141. </style>
  142. <style type="text/css">{CustomCSS}</style>
  143.  
  144.  
  145.  
  146. </head>
  147. <body>
  148.  
  149.  
  150. <div id="sidebar">
  151. <div id="sidebarimg"><a href="/"><img src="{image:sidebar}"></a></div>
  152. <div id="rightcorner"><a href="/"><img src="{image:right corner}"></a></div>
  153.  
  154.  
  155. <div id="links" align="center">
  156. <a href="/">home</a>&nbsp;
  157. <a href="/ask">ask</a>&nbsp;
  158. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}&nbsp;
  159. {block:ifLink2} <b></b> <a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}&nbsp;
  160. {block:ifLink3} <b></b> <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}&nbsp;
  161. {block:ifLink4} <b></b> <a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}<p>
  162. <div id="description"><br>
  163.  
  164.  
  165.  
  166.  
  167. <center><div id="stext"><center>{Description}</center></div></center>
  168.  
  169. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">◃</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">▹</a><br />{/block:NextPage}{/block:Pagination}</div>
  170. </div></div></div>
  171.  
  172. <div id="credit"><a href="http://frerin.tumblr.com">☰ </a></div>
  173.  
  174. <div id="entries">
  175. {block:posts}
  176.  
  177. <div id="posts">
  178. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  179.  
  180.  
  181. {block:Quote}<h2>“{Quote}” — {Source}</h2><br>{/block:Quote}
  182.  
  183. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  184. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  185.  
  186. {block:Photo}<center><img src="{PhotoURL-400}"/></center>
  187. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  188.  
  189. {block:Photoset}<center>{Photoset-400}</center>
  190. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  191.  
  192. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  193.  
  194. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  195.  
  196. {block:Answer}<img src="{AskerPortraitURL-40}" align="center" class="askborder"><div class="ask"><span></span>{Asker}: {Question}&nbsp;</div>{Answer}{/block:Answer}
  197.  
  198.  
  199. {block:Audio}<div id="_">{AudioPlayerWhite}<br>
  200. {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
  201.  
  202. <div id="info"><center>{block:Date}<a href="{Permalink}"> <a href="{ReblogURL}" target="_blank" class="details"> reblog -</a><a href="{ReblogParentURL}"> {TimeAgo} -</a>{/block:Date}{block:NoteCount}<i> with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom}<i> via <a href="{ReblogParentURL}">{ReblogParentName}</a> - {/block:RebloggedFrom}{block:ContentSource}<i> source <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</center></div><p>
  203.  
  204. {block:HasTags}{block:Tags}<b>#</b> <a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>
  205. <br />
  206.  
  207. {/block:Posts}
  208.  
  209. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  210. </div>
  211. </div>
  212.  
  213. </body>
  214. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement