Advertisement
sofiiayala

Theme 1 by Sofi for Tumblr

Aug 19th, 2013
1,736
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.79 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- Theme 1 by Sofi. DO NO REMOVE THE CREDIT, YOU CAN CHANGE THE LITTLE ICON BUT YOU CAN NOT REMOVE IT. --->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#838282"/>
  12. <meta name="color:Link" content="#b8b8b8"/>
  13. <meta name="color:Links background" content="#efefef"/>
  14. <meta name="color:Links text" content="#4b4a4a"/>
  15. <meta name="color:Pagination" content=""/>
  16.  
  17.  
  18. <meta name="image:sidebar1" content=""/>
  19. <meta name="image:sidebar2" content=""/>
  20.  
  21. <meta name="text:title" content=""/>
  22. <meta name="text:link 1" content="Link 1"/>
  23. <meta name="text:link 1 url" content="/"/>
  24. <meta name="text:link 2" content="Link 2"/>
  25. <meta name="text:link 2 url" content="/"/>
  26. <meta name="text:link 3" content="Link 3"/>
  27. <meta name="text:link 3 url" content="/"/>
  28. <meta name="text:link 4" content="Link 4"/>
  29. <meta name="text:link 4 url" content="/"/>
  30. <meta name="text:link 5" content="Link 5"/>
  31. <meta name="text:link 5 url" content="/"/>
  32.  
  33. <script type="text/javascript">
  34. WebFontConfig = {
  35. google: { families: [ 'Sacramento::latin' ] }
  36. };
  37. (function() {
  38. var wf = document.createElement('script');
  39. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  40. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  41. wf.type = 'text/javascript';
  42. wf.async = 'true';
  43. var s = document.getElementsByTagName('script')[0];
  44. s.parentNode.insertBefore(wf, s);
  45. })(); </script>
  46.  
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar {width: 4px; height: 4px; background: #f0f0f0; }
  50. ::-webkit-scrollbar-thumb { background-color: #999999; -webkit-border-radius: 0ex; }
  51.  
  52. body {
  53. background:{color:background};
  54. margin:0px;
  55. color:{color:text};
  56. font-family:calibri;
  57. font-size:10px;
  58. line-height:100%;
  59. cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png) 3 3, auto;
  60. }
  61.  
  62. a {
  63. text-decoration:none;
  64. outline:none;
  65. -moz-outline-style:none;
  66. color:{color:link};
  67. }
  68.  
  69. img {
  70. border:none;
  71. }
  72.  
  73. blockquote {
  74. padding-left:5px;
  75. border-left:2px solid;
  76. margin-left: 2px;
  77. }
  78.  
  79. h1 {
  80. font-size:20px;
  81. line-height: 110%;
  82. font-family: garamond;
  83. text-align: center;
  84. }
  85.  
  86. #entries {
  87. padding:10px;
  88. width:500px;
  89. margin-left:575px;
  90. margin-top:40px;
  91. }
  92.  
  93. #post {
  94. width:500px;
  95. padding-bottom:25px;
  96. margin-top:20px;
  97. margin-bottom:0px;
  98. padding:7px;
  99. overflow: hidden;
  100. }
  101.  
  102. #post img {
  103. max-width: 500px;
  104. }
  105.  
  106. #title {
  107. font-size:30px;
  108. text-align:right;
  109. margin-bottom:10px;
  110. font-family: 'Sacramento', cursive;
  111. width: 300px;
  112. }
  113.  
  114. #sidebar {
  115. width:300px;
  116. position:fixed;
  117. margin-left:150px;
  118. margin-top:150px;
  119. }
  120.  
  121. #sidebarimage1 img {
  122. margin-left: 77.5px;
  123. width:100px;
  124. padding: 3px;
  125. border: solid 1px #ccc;
  126. float: left;
  127. }
  128.  
  129. #sidebarimage2 img {
  130. margin-top: 100px;
  131. width:100px;
  132. margin-left: -108px;
  133. padding: 3px;
  134. border: solid 1px #ccc;
  135. float: left;
  136. }
  137.  
  138. #description {
  139. margin-top: 0px;
  140. width: 100px;
  141. height: 96px;
  142. padding:5px;
  143. line-height: 130%;
  144. text-align:center;
  145. overflow: hidden;
  146. border: solid 1px #ccc;
  147. font-family: garamond;
  148. float: right;
  149. letter-spacing: 1px;
  150. color: {color:text}
  151. background-color: #fff;
  152. }
  153.  
  154.  
  155. #links {
  156. position:fixed;
  157. letter-spacing:1px;
  158. position:fixed;
  159. width:91px;
  160. display:block;
  161. margin-top:114px;
  162. margin-left:188.5px;
  163. font-size:8px;
  164. opacity:1.5;
  165. text-align:center;
  166. line-height:180%;
  167. font-family: helvetica;
  168. text-transform: uppercase;
  169. }
  170.  
  171. #links a{
  172. display:block;
  173. background-color:{color:Links background};
  174. width:91px;
  175. line-height:180%;
  176. margin-top:1px;
  177. margin-bottom:7px;
  178. opacity:.9;
  179. padding-left:10px;
  180. padding-right:10px;
  181. color:{color:Links text};
  182. letter-spacing:1px;
  183. text-decoration:none;
  184. -moz-transition-duration:.6s;
  185. -webkit-transition-duration:.6s;
  186. -o-transition-duration:.6s;
  187. }
  188.  
  189. #links a:hover {
  190. letter-spacing:1px;
  191. opacity:2;
  192. padding:0px;
  193. width:78px;
  194. }
  195.  
  196.  
  197. #pagination {
  198. font-size:13px;
  199. font-style: italic;
  200. color:#686767;
  201. text-align:right;
  202. margin-top: 212px;
  203. }
  204.  
  205. #info {
  206. text-align:center;
  207. margin-top:7px;
  208. padding-top: 3px;
  209. border-top: solid 1px #f0f0f0;
  210. font-size: 7px;
  211. text-transform: uppercase;
  212. font-family: helvetica;
  213. letter-spacing: 0.5px;
  214. }
  215.  
  216. #asker {
  217. float:left;
  218. }
  219.  
  220. .question{
  221. background-color:transparent;
  222. text-align: center;
  223. letter-spacing:1px;
  224. margin-bottom:2px;
  225. padding:4px;
  226. background-color:{color:Links background};
  227. opacity: .9;
  228. }
  229.  
  230. .answer{
  231. background-color:transparent;
  232. text-align: center;
  233. letter-spacing:1px;
  234. }
  235.  
  236. #quote {
  237. font-size:20px;
  238. line-height: 110%;
  239. font-family: garamond;
  240. text-align: center;
  241. }
  242.  
  243. #source {
  244. text-align: right;
  245. font-size: 12px;
  246. }
  247.  
  248. #tags {
  249. font-size: 8px;
  250. letter-spacing: 1px;
  251. line-height: 120%;
  252. }
  253.  
  254. #tags a {
  255. margin-left: 2px;
  256. margin-right: 2px;
  257. }
  258.  
  259. #cover {
  260. position: relative;
  261. z-index: 1;
  262. height: 80px;
  263. float:left;
  264. border:1px solid #f0f0f0;
  265. padding:4px;
  266. }
  267.  
  268. #button {
  269. width:20px;
  270. height:30px;
  271. overflow: hidden;
  272. position: relative;
  273. z-index: 99;
  274. margin: 15px 24px 13px 16px;
  275. }
  276.  
  277. #buttons {
  278. background-color: #fff;
  279. position: absolute;
  280. z-index: 99;
  281. margin-top: 15px;
  282. margin-left: 15px;
  283. opacity: 0;
  284. -webkit-transition: opacity 0.5s linear;
  285. -webkit-transition: all 0.5s linear;
  286. -moz-transition: all 0.5s linear;
  287. -o-transition: all 0.5s linear;
  288. }
  289. #buttons:hover {
  290. opacity:0.5;
  291. }
  292.  
  293. #musicinfo {
  294. margin-top:5px;
  295. padding-top:5px;
  296. margin-left: 100px;
  297. font-size:12px;
  298. min-height:70px;
  299. text-align:center;
  300. }
  301.  
  302. #credit {
  303. font-size:9px;
  304. font-family:georgia;
  305. letter-spacing:1px;
  306. -moz-transition-duration:0.5s;
  307. -webkit-transition-duration:0.5s;
  308. -o-transition-duration:0.5s;
  309. }
  310.  
  311. #credit a {
  312. background-color:#fff;
  313. padding:5px;
  314. border:1px solid #e9e9e9;
  315. position:fixed;
  316. right:15px;
  317. bottom:10px
  318. }
  319.  
  320. {CustomCSS}</style></head><body>
  321.  
  322. <div id="sidebar">
  323.  
  324. <div id="title">{text:title}</div>
  325. <div id="description">{Description}</div>
  326. <div id="links">
  327. <a href="{text:link 1 url}">{text:link 1}</a>
  328. <a href="{text:link 2 url}">{text:link 2}</a>
  329. <a href="{text:link 3 url}">{text:link 3}</a>
  330. <a href="{text:link 4 url}">{text:link 4}</a>
  331. <a href="{text:link 5 url}">{text:link 5}</a>
  332. </a>
  333.  
  334. </div>
  335.  
  336. <div id="sidebarimage1"><img src="{image:sidebar1}"></div> <br>
  337. <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
  338.  
  339. <div id="pagination">
  340. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  341. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
  342. </div>
  343.  
  344. </div>
  345.  
  346. <div id="entries">
  347. {block:Posts}
  348.  
  349. {block:ContentSource}
  350.  
  351. <!--{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  352.  
  353. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  354.  
  355. {/block:SourceLogo}
  356.  
  357. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}-->
  358.  
  359. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  360.  
  361. <div id="post">
  362.  
  363. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  364.  
  365. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  366.  
  367. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  368.  
  369. {block:Quote}<div id="quote">{Quote}</div>{block:Source}<br><br> <b><div id="source">—{Source}</div></b>{/block:Source}{/block:Quote}
  370.  
  371. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  372.  
  373. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  374.  
  375. {block:Audio}
  376. <div id="buttons"><div id="button">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
  377. {block:AlbumArt}<img src="{AlbumArtURL}" id="cover">{/block:AlbumArt}
  378. <div id="musicinfo">
  379. {block:TrackName}<h1>{TrackName}</h1>{/block:Trackname}
  380. {block:Artist}{Artist}{/block:Artist}
  381. </div>
  382. <div style="margin-top:20px;">{block:caption}{Caption}{/block:caption}</div>
  383. {/block:Audio}
  384.  
  385. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386.  
  387. {block:Answer}
  388. <div class="question"><b>{Asker}</b>: {Question}</div><div class="answer">{Answer}</div>{/block:Answer}
  389.  
  390. <div id="info">
  391. {block:Date}{DayOfMonth}{DayOfMonthSuffix} {ShortMonth}{/block:Date} <a href="{Permalink}">( {NoteCount} )</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a> / <a href="{ReblogRootURL}">©</a>{/block:RebloggedFrom}</div>
  392.  
  393. <div id="tags">{block:HasTags}tagged as:{block:Tags}<a href="{TagURL}">{Tag}.</a>{/block:Tags}{/block:HasTags}</div>
  394. </div>
  395.  
  396.  
  397. {block:PostNotes}{PostNotes}{/block:PostNotes}
  398. {/block:Posts}</div>
  399.  
  400. </div>
  401.  
  402. <div id="credit"><a href="http://www.doctorwatsn.tumblr.com">221b</div>
  403.  
  404. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement