msstephyyanne

Theme Seven: Summer Stars

Jan 23rd, 2014
1,694
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.94 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!--THEME SEVEN BY LADYYLAUFEYSON
  4. Seriously if you remove the credit or anything I will be very upset because that’s just not cool and it takes a lot of fucking time to do this shit okay just dont steal, redistribute or remove the credit and we’ll get along fine. -->
  5.  
  6.  
  7. <meta name="color:background" content="#ffffff"/>
  8. <meta name="color:text" content="#838282"/>
  9. <meta name="color:link" content="#b8b8b8"/>
  10. <meta name="color:link hover" content="#eeeeee"/>
  11. <meta name="color:border" content="#eeeeee"/>
  12. <meta name="color:image border" content="#eeeeee"/>
  13. <meta name="color:hoverlink text" content="838282"/>
  14. <meta name="color:hoverlink border" content="838282"/>
  15. <meta name="color:hoverlink bg" content="#ffffff"/>
  16.  
  17. <meta name="image:sidebar" content=""/>
  18.  
  19. <meta name="text:link1 url" content="/">
  20. <meta name="text:link1 hover" content="link 1">
  21.  
  22. <meta name="text:link2 url" content="/">
  23. <meta name="text:link2 hover" content="link 2">
  24.  
  25. <meta name="text:link3 url" content="/">
  26. <meta name="text:link3 hover" content="link 3">
  27.  
  28. <meta name="text:link4 url" content="/">
  29. <meta name="text:link4 hover" content="link 4">
  30.  
  31. <meta name="text:link5 url" content="/">
  32. <meta name="text:link5 hover" content="link 5">
  33.  
  34.  
  35.  
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39.  
  40. <style type="text/css">
  41.  
  42. ::-webkit-scrollbar-thumb:vertical {border:4px solid #fff;height:2px; background-color:#838282;}
  43. ::-webkit-scrollbar {background-color:#838282;height:3px;width:10px;border:5px solid #fff;}
  44.  
  45. /* FONTS << ADD CUSTOM FONTS HERE BUT DO NOT CHANGE CURRENT ONES UNLESS YOU KNOW WHAT YOU'RE DOING */
  46.  
  47. @font-face{font-family:"jenna" ;src:url(http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.ttf);}
  48.  
  49. @font-face {font-family:"dreams";src:url(http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf); }
  50.  
  51. @font-face{font-family:realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}
  52.  
  53.  
  54.  
  55. body {
  56. background:{color:background};
  57. margin:0px;
  58. color:{color:text};
  59. font-family:calibri;
  60. font-size:13px;
  61. line-height:100%;
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. outline:none;
  67. -moz-outline-style:none;
  68. color:{color:link};
  69. -moz-transition-duration:0.8s;
  70. -webkit-transition-duration:0.8s;
  71. -o-transition-duration:0.8s;
  72. }
  73.  
  74. a:hover {
  75. color:{color:link hover};
  76. outline:none;
  77. -moz-outline-style:none;
  78. }
  79.  
  80. img {
  81. border:1px solid; padding:3px; {color:image border};
  82. }
  83.  
  84. blockquote {
  85. padding-left:5px;
  86. border-left:2px solid;
  87.  
  88. }
  89.  
  90. blockquote blockquote {
  91. padding-left:5px;
  92. border-left:2px solid;
  93. }
  94.  
  95. h1 {
  96. font-size:22px;
  97. text-align:center;
  98. font-family:realize;
  99. letter-spacing:2px;
  100. color:{color:text};
  101. }
  102.  
  103. h2 {
  104. font-size:8px;
  105. text-align:center;
  106. font-family:calibri;
  107. letter-spacing:1px;
  108. color:{color:text};
  109. }
  110.  
  111.  
  112. #sidebar {
  113. width:150px;
  114. position:fixed;
  115. margin-left:180px;
  116. margin-top:130px;
  117. }
  118.  
  119.  
  120. #sidebarimage {
  121. position:fixed;
  122. width:150px;
  123. height:150px;
  124. }
  125.  
  126. #sidebarimage img {
  127. width:150px;
  128. height:150px;
  129. }
  130.  
  131. #links {
  132. width:150px;
  133. margin-top:145px;
  134. padding:5px;
  135. text-align:center;
  136. word-spacing:1px;
  137. font-family:'jenna';
  138. font-size:20px;
  139. display:block;
  140. color:{color:link};
  141.  
  142. }
  143.  
  144. #title {
  145. color:{color:blogtitle};
  146. font-style:normal;
  147. font-family: 'Jenna';
  148. letter-spacing:1px;
  149. text-align:center;
  150. font-size:35px;
  151. margin-top:-1px;
  152. margin-left:-25px;
  153. padding:2px;
  154. width:200px;
  155. z-index:100;
  156. }
  157.  
  158.  
  159. #links a {
  160. letter-spacing: 1px;
  161. padding:3px;
  162. line-height:230%;
  163. font-style:underline;
  164. }
  165.  
  166. #description {
  167. width:150px;
  168. font-size:11px;
  169. font-family:arial;
  170. padding:3px;
  171. text-align:center;
  172. letter-spacing:1px;
  173. line-height:90%;
  174.  
  175. }
  176.  
  177. #s-m-t-tooltip {
  178. max-width:300px;
  179. padding:3px 4px 5px 4px;
  180. margin:20px 0px 0px 20px;
  181. background-color:{color:hoverlink bg};
  182. border:1px solid {color:hoverlink border};
  183. font-family:calibri;
  184. font-size:11px;
  185. letter-spacing:2px;
  186. text-transform:uppercase;
  187. color:{color:hoverlink text};
  188. z-index:999999999999999999999999999999999999;
  189. }
  190.  
  191. #pagination {
  192. text-align:center;
  193. margin-top:10px;
  194. }
  195.  
  196. #entries {
  197. padding:20px;
  198. width:500px;
  199. margin-left:500px;
  200. margin-top:40px;
  201.  
  202. }
  203.  
  204. #post {
  205. width:500px;
  206. padding-bottom:20px;
  207.  
  208. }
  209.  
  210. #postinfo {
  211. text-align:left;
  212. margin-top:10px;
  213. font-size:10px;
  214. text-transform:italic;
  215. border-top:1px solid #eee;
  216. padding:2px;
  217. }
  218.  
  219. #question {
  220. float:left;
  221. margin-top:-2px;
  222. margin-right:5px;
  223. padding:8px;
  224. border:1px solid #e3e3e3;
  225.  
  226. }
  227.  
  228.  
  229. #quote{
  230. float:left;
  231. padding-top:5px;
  232. font-family:'dreams';
  233. font-size:38px;
  234. height:auto;
  235. margin-top:0px;
  236. }
  237.  
  238.  
  239.  
  240. #cred {
  241. position:fixed;
  242. font-size:8px;
  243. font-weight:normal;
  244. line-height:150%;
  245. letter-spacing:2px;
  246. right:10px;
  247. bottom:10px;
  248. text-transform:uppercase;
  249. text-align:center;
  250. }
  251.  
  252.  
  253. {CustomCSS}</style></head><body>
  254.  
  255. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  256. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  257. <script>
  258.  
  259. (function($){
  260.  
  261. $(document).ready(function(){
  262.  
  263. $("a[title]").style_my_tooltips({
  264.  
  265. tip_follows_cursor:true,
  266.  
  267. tip_delay_time:50,
  268.  
  269. tip_fade_speed:600,
  270.  
  271. attribute:"title"
  272.  
  273. });
  274.  
  275. });
  276.  
  277. })(jQuery);
  278.  
  279. </script>
  280.  
  281.  
  282.  
  283.  
  284. </div></div>
  285. </div>
  286.  
  287. <div id="sidebar">
  288.  
  289. <div id="title">{Blogtitle}</div>
  290.  
  291. <div id="sidebarimage"><img src="{image:sidebar}"></div> <br>
  292.  
  293. <div id="links">
  294. <a title="{text:link1 hover}" href="{text:link1 url}">I</a>
  295. <a title="{text:link2 hover}" href="{text:link2 url}">II</a>
  296. <a title="{text:link3 hover}" href="{text:link3 url}">III</a>
  297. <a title="{text:link4 hover}" href="{text:link4 url}">IV</a>
  298. <a title="{text:link5 hover}" href="{text:link5 url}">V</a>
  299. </div>
  300.  
  301. <div id="description">{Description}</div>
  302.  
  303.  
  304. <div id="pagination">
  305. {block:Pagination}{block:PreviousPage}— <a href="{PreviousPage}">back</a> {/block:PreviousPage}
  306. {block:NextPage}— <a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  307. </div>
  308.  
  309. </div>
  310.  
  311.  
  312. <div id="entries">{block:Posts}<div id="post">
  313.  
  314. {block:Text}<h1>{block:Title}<big><big>{Title}</big></big>{/block:Title}</h1>{Body}{/block:Text}
  315.  
  316. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  317.  
  318. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  319.  
  320. {block:Quote}<div id="quote">“</div>&nbsp;&nbsp;&nbsp;&nbsp;{Quote}<br>
  321. {block:Source}<div align="right">— {Source}</div>{/block:Source}
  322. {/block:Quote}
  323.  
  324. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  325.  
  326. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  327.  
  328. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  329.  
  330. {block:Audio}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
  331. {block:Caption}<div class="caption">{Caption}</div>
  332. {/block:Caption}{/block:Audio}
  333.  
  334. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  335.  
  336. <div id="postinfo"><i> posted on <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  337. {block:HasTags}<div id="tags">filed under:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  338. {/block:Posts} </i>
  339. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  340. {/block:Posts}</div></div></div>
  341.  
  342.  
  343.  
  344. {/block:Posts}{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}{/block:Posts}
  345.  
  346. </div></div></div></div>
  347. </div>
  348.  
  349. <div id="cred"><div id="credit"><a href="http://themesbyjude.tumblr.com">© JUDE</a></div>
  350.  
  351. </body>
  352. </html>
Advertisement
Add Comment
Please, Sign In to add comment