Advertisement
ialkhachi

Theme 14 - Elegant

Mar 25th, 2014
986
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.21 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. <meta name="color:background" content="#ffffff"/>
  9. <meta name="color:text" content="#b6b5b5"/>
  10. <meta name="color:link" content="#b87889"/>
  11. <meta name="color:linkhover" content="#f0e7e1"/>
  12. <meta name="color:scrollbar" content="ececec"/>
  13.  
  14. <meta name="font:title" content="Cambria" />
  15. <meta name="font:body" content="calibri" />
  16. <meta name="font:pagination" content="calibri" />
  17.  
  18. <meta name="image:sidebar" content=""/>
  19.  
  20. <meta name="text:link 1" content="link 1"/>
  21. <meta name="text:link 1 url" content="/" />
  22. <meta name="text:link 2" content="link 2"/>
  23. <meta name="text:link 2 url" content="/" />
  24. <meta name="text:link 3" content="link 3"/>
  25. <meta name="text:link 3 url" content="/" />
  26. <meta name="text:link 4" content="link 4"/>
  27. <meta name="text:link 4 url" content="/" />
  28.  
  29.  
  30. <style type="text/css">
  31.  
  32.  
  33. ::selection {background: #fff; color:{color:selection};}
  34. ::-moz-selection {background: #fff; color:{color:selection};}
  35. ::-webkit-selection {background: #fff; color:{color:selection};}
  36.  
  37. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
  38. height:100px;}
  39.  
  40. ::-webkit-scrollbar { height:10px;width:5px; background-color:#fff;}
  41.  
  42. body {
  43. font-style:none;
  44. background:{color:background};
  45. margin:0px; color:{color:text};
  46. font-family:calibri;
  47. font-size:11px;
  48. line-height:100%;
  49.  
  50. }
  51.  
  52. blockquote {
  53. border-left:2px solid #ECECEC;
  54. padding-left:2px;
  55. margin:5px;
  56. }
  57.  
  58. a {
  59. color:{color:link}
  60. }
  61.  
  62. a {
  63. text-decoration:none;
  64. -webkit-transition:all 0.5s ease-in-out;
  65. -moz-transition:all 0.5s ease-in-out;
  66. -o-transition:all 0.5s ease-in-out;
  67. -ms-transition:all 0.5s ease-in-out;
  68. transition:all 0.5s ease-in-out;
  69. }
  70.  
  71. a:hover {
  72. color:{color:linkhover}
  73. }
  74.  
  75. img {none;}
  76.  
  77. h1 , h2 {
  78. font-family:calibri;
  79. text-transform:none;
  80. font-size:14px;
  81. line-height:30px;
  82. letter-spacing:0px;
  83. text-align:center;
  84. font-style:none;
  85. }
  86.  
  87. #entries {
  88. padding:10px;
  89. width:500px;
  90. margin-left:500px;
  91. margin-top:50px;
  92.  
  93. }
  94.  
  95. #post {
  96. width:500px;
  97. padding-bottom:100px;
  98. font-style:none;
  99. padding:15px;
  100. margin-bottom:10px;
  101. }
  102.  
  103. #sidebar
  104. {
  105. width:300px;
  106. position:fixed;
  107. margin-left:0px;
  108. margin-top:100px;
  109. }
  110.  
  111. #sidebar {width:100px;}
  112.  
  113. #sidebarimage img {
  114. margin-left:90px;
  115. width:310px;
  116. height:auto;
  117. margin-top:0px;
  118. padding:5px;
  119. padding-bottom:0px;
  120. }
  121.  
  122. #nav {
  123. position:fixed;
  124. overflow:hidden;
  125. margin-top:150px;
  126. margin-left:315px;
  127. }
  128.  
  129. #link1 a , #link2 a, #link3 a
  130.  
  131. #title
  132. {
  133. font-family:cambria;
  134. text-align:center;
  135. margin-top:-129px;
  136. padding-bottom:0px;
  137. text-transform:none;
  138. font-style:normal;
  139. font-size:10px;
  140. }
  141.  
  142. @font-face{font-family:Halo;src:url(http://static.tumblr.com/9wzbixa/Chgmj2j5c/halohandletter.ttf);}
  143.  
  144. #blogtitle {
  145. margin-bottom:-10px;
  146. font-family:Halo;
  147. font-size:30px;
  148. width:300px;
  149. margin-left:98px;
  150. text-align:center;
  151. background-color:transparent;
  152. line-height:100%;
  153. }
  154.  
  155. #description {
  156. margin-top: 20px;
  157. width: 300px;
  158. line-height: 100%;
  159. background-color:transparent;
  160. text-transform:none;
  161. text-align:center;
  162. font-family:Halo;
  163. font-size: 25px;
  164. font-style:none;
  165. padding-bottom:0px;
  166. padding-top:5px;
  167. }
  168.  
  169. #links {
  170. margin-left:100px;
  171. position: fixed;
  172. font-family:Halo;
  173. padding-top: 0px;
  174. padding-bottom: 5px;
  175. margin-top: 5px;
  176. text-align:center;
  177. padding-left: 0px;
  178. padding-right: 0px;
  179. letter-spacing: 1px;
  180. height: 10px;
  181. width: 300px;
  182. }
  183.  
  184. #links a {
  185. padding 5px;
  186. padding-top: 0px;
  187. padding-bottom: 1px;
  188. padding-right:2px;
  189. padding-left:2px;
  190. margin-bottom: 5px;
  191. font-size: 27px;
  192. font-style:normal;
  193. text-align:center;
  194. text-transform:none;
  195. width: 50px;
  196. }
  197.  
  198. #questions {
  199. background-color:#ffffff;
  200. color: {color:text};
  201. margin-left:0px;
  202. padding:5px;
  203. margin-top:5px;
  204. margin-bottom:5px;
  205. font-family:calibri;
  206. font-size:10px;
  207. font-style:normal;
  208. text-align:center;
  209. }
  210.  
  211. .note {
  212. padding:0px 20px 0px 20px;
  213. background-color:#FFFFFF;
  214. text-transform:lowercase;
  215. letter-spacing:0px;
  216. font-size: 11px;
  217. font-style:normal;
  218. text-align:left;
  219. line-height:120%;
  220. }
  221.  
  222. .note li {
  223. list-style-type:none;
  224. padding:5px 25px 5px 25px;
  225. text-align:left;
  226. margin-right:30px;
  227. margin-top:-50px;
  228. }
  229.  
  230. #info {
  231. font-family:calibri;
  232. text-align:center;
  233. margin-top:10px;
  234. padding-top:10px;
  235. padding:0px;
  236. padding-bottom:1px;
  237. text-transform:none;
  238. font-style:none;
  239. font-size:10px;
  240. line-height:100%;
  241. }
  242.  
  243. #RebloggedFrom {
  244. font-family:calibri;
  245. text-align:center;
  246. margin-top:-5px;
  247. padding-bottom:0px;
  248. text-transform:none;
  249. font-style:none;
  250. font-size:10px;
  251. }
  252.  
  253. #tags {
  254. font-family:calibri;
  255. text-align:center;
  256. margin-top:0px;
  257. padding-bottom:0px;
  258. text-transform:none;
  259. font-style:none;
  260. font-size:10px;
  261. }
  262.  
  263. #pagination
  264. {
  265. font-size:10px;
  266. margin-top:5px;
  267. margin-left:95px;
  268. font-family:calibri;
  269. font-style:normal;
  270. text-align:center;
  271. width:50px
  272. text-transform:uppercase;
  273. letter-spacing:1px;
  274. }
  275.  
  276.  
  277.  
  278. #credit{
  279. right:8px;
  280. bottom:10px;
  281. position:fixed;
  282. padding:5px;
  283. z-index:999999;
  284. }
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291. {CustomCSS}</style></head><body>
  292.  
  293. <div id="sidebar">
  294. <div id="blogtitle"><a href="/">{Blogtitle}</a></div>
  295. <div id-"topdivider"><img src="http://24.media.tumblr.com/aa011ee9de0ad8ba1121e92adf47b19b/tumblr_mognlolYxj1rx6bjpo1_500.png"></div>
  296. <div id="sidebarimage"><img src="{image:sidebar}"/></div><br>
  297. <div id="downdivider"><img src="https://31.media.tumblr.com/68c105a7cacf500c7bd32f7a48cd5117/tumblr_n2rsjwncyA1sfv89xo1_500.png"></div>
  298. <div id="links">
  299. <a href="{text:link 1 url}">{text:link 1}</a>♡
  300. <a href="{text:link 2 url}">{text:link 2}</a>♡
  301. <a href="{text:link 3 url}">{text:link 3}</a>♡
  302. <a href="{text:link 4 url}">{text:link 4}</a>
  303. <div id="description">{Description}</div>
  304. </div>
  305.  
  306. <div id="scrollbar">{scrollbar}</div>
  307.  
  308.  
  309.  
  310. <div id="pagination">
  311. {block:Pagination}
  312. <div id="pagination">
  313. {block:PreviousPage}
  314. <a href="{PreviousPage}">←</a>
  315. {/block:PreviousPage}
  316. {block:NextPage}
  317. <a href="{NextPage}">→</a>
  318. {/block:NextPage}
  319. </div>
  320. {/block:Pagination}</div>
  321.  
  322.  
  323.  
  324. {block:HasPages}{block:Pages}
  325.  
  326. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  327.  
  328. </div></center>
  329.  
  330.  
  331. </div>
  332.  
  333. <div id="entries">{block:Posts}<div id="post">
  334.  
  335. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  336.  
  337. {block:blockquote}{/block:blockquote}
  338.  
  339.  
  340.  
  341. {block:Photo}
  342. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  343. {/block:Photo}
  344.  
  345. {block:Photoset}
  346. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  347. {/block:Photoset}
  348.  
  349. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  350.  
  351. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  352.  
  353. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  354.  
  355. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  356.  
  357. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  358.  
  359. {block:Answer}<div id="questions"<a href="{askerURL}"><b>{Asker}</b> asked: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  360.  
  361.  
  362. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date}{/block:Date} </a>
  363. {block:NoteCount}<a href="{Permaink}"> {NoteCountWithLabel} </a>{/block:NoteCount}
  364. {block:RebloggedFrom}<a href="{ReblogParentURL}">({ReblogParentName})</a>{/block:RebloggedFrom}
  365. {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}</div>
  366.  
  367. <div id="tags">
  368. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  369.  
  370. </div>
  371. {block:PostNotes}{PostNotes}{/block:PostNotes}
  372. {/block:Posts}</div>
  373.  
  374. <div id="credit" data="credit"> <a href="http://cummands.tumblr.com">♕</a></div>
  375. </div>
  376. </body>
  377. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement