reginap94

Theme #6 by fucksbieber

May 25th, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.75 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.  
  3. <!--
  4. Theme #6 by Regina @fucksbieber don't remove credit or claim as your own
  5.  
  6. -this theme is different that's why i loooove it :)-
  7.  
  8. -->
  9.  
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head><title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17.  
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="color:Sidebar" content="#ffffff"/>
  20. <meta name="color:Text" content="#a8a8a8"/>
  21. <meta name="color:Link" content="#b8b8b8"/>
  22. <meta name="color:Tags" content="f0f0f0"/>
  23. <meta name="color:Hover" content="#f2f2f2"/>
  24. <meta name="color:Line" content="#f2f2f2"/>
  25. <meta name="color:Border" content="#e4e4e4"/>
  26. <meta name="color:Post" content="#ffffff"/>
  27. <meta name="color:Answer" content="#f8f8f8"/>
  28.  
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="image:sidebar" content=""/>
  31. <meta name="image:sidebar2" content=""/>
  32. <meta name="image:sidebar3" content=""/>
  33. <meta name="image:bg" content=""/>
  34.  
  35. <meta name="color:linksbg" content="#ffffff"/>
  36.  
  37. <meta name="text:Link 1" content="" />
  38. <meta name="text:Link 1 Text" content="" />
  39. <meta name="text:Link 2" content="" />
  40. <meta name="text:Link 2 Text" content="" />
  41. <meta name="if:Show Link 1" content="1" />
  42. <meta name="if:Show Link 2" content="1" />
  43.  
  44. <meta name="color:scrollbarbg" content="ffffff"/>
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50. ::-webkit-scrollbar {
  51. width: 5px;height: 5px;}
  52. ::-webkit-scrollbar-button:start:decrement,
  53. ::-webkit-scrollbar-button:end:increment {
  54. height: 6px;display: block;background-color: {color:white};}
  55. ::-webkit-scrollbar-track-piece {
  56. background-color: {color:scrollbarbg};}
  57. ::-webkit-scrollbar-thumb:vertical {
  58. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  59.  
  60.  
  61.  
  62. body {
  63. background:{color:background};
  64. margin:0px;
  65. color:{color:text};
  66. font-family:Calibri;
  67. font-size:9px;
  68. line-height:100%;
  69. }
  70.  
  71. a {
  72. text-decoration:none;
  73. outline:none;
  74. -moz-outline-style:none;
  75. color:{color:link};
  76. }
  77.  
  78. img {
  79. border:none;
  80. }
  81.  
  82. blockquote {
  83. padding-left:5px;
  84. border-left:2px solid;
  85. }
  86.  
  87. blockquote blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92. h1 {
  93. font-size:9px;
  94. text-transform:uppercase;
  95. }
  96.  
  97. a:hover {
  98. opacity:10;
  99. color:{color:hover};
  100. -webkit-transition: all 0.7s ease;
  101. -moz-transition: all 0.7s ease;
  102. -o-transition: all 0.7s ease
  103. }
  104.  
  105.  
  106.  
  107. #entries {
  108. padding:10px;
  109. width:500px;
  110. margin-left:500px;
  111. margin-top:40px;
  112. font-size:10px;
  113. }
  114.  
  115. /*--- posts---*/
  116. #post {
  117. width:500px;
  118. padding-bottom:20px;
  119. padding:10px;
  120. margin-top:15px;
  121. background-color:{color:Post};
  122. }
  123.  
  124. /* --- sidebars ---*/
  125.  
  126. #sidebar {
  127. width:0px;
  128. height:0px;
  129. position:fixed;
  130. margin-left:220px;
  131. margin-top:90px;
  132. opacity:.80;
  133. background-color:{color:Sidebar};
  134. }
  135.  
  136. #sidebarimage {
  137. width 100px;
  138. }
  139.  
  140. #sidebarimage img {
  141. width:110px;
  142. height:110px;
  143. margin-bottom:-115px;
  144. margin-left: -100px;
  145. border:solid 1px;
  146. padding:6px;
  147. border-color: {color:border};
  148. background-color:{color:Sidebar};
  149. }
  150.  
  151. #sidebarimage2 img {
  152. width:110px;
  153. height:110px;
  154. margin-bottom:10px;
  155. margin-top: 120px;
  156. margin-left: 40px;
  157. border:solid 1px;
  158. padding:6px;
  159. border-color: {color:border};
  160. background-color:{color:Sidebar};
  161. }
  162.  
  163. #sidebarimage3 img {
  164. width:110px;
  165. height:110px;
  166. margin-bottom:-115px;
  167. margin-left: -100px;
  168. border:solid 1px;
  169. padding:6px;
  170. border-color: {color:border};
  171. background-color:{color:Sidebar};
  172. }
  173. /*---links---*/
  174.  
  175. #sidebar .links {
  176. opacity:0;
  177. -moz-transition-duration:1s;
  178. -webkit-transition-duration:1s;
  179. -o-transition-duration:1s;
  180. }
  181.  
  182. #sidebar:hover .links {
  183. opacity:1;
  184. -moz-transition-duration:1s;
  185. -webkit-transition-duration:1s;
  186. -o-transition-duration:1s;
  187.  
  188. }
  189.  
  190. .links {
  191. position:absolute;
  192. letter-spacing:1px;
  193. position:fixed;
  194. font-family:cambria;
  195. font-style:none;
  196. width:75px;
  197. height:18px;
  198. display:block;
  199. margin-top:10px;
  200. margin-left:-89px;
  201. font-size:8px;
  202. text-transform:lowercase;
  203. text-align:center;
  204. line-height:250%;
  205.  
  206. }
  207.  
  208. .links a{
  209. display:block;
  210. width:75px;
  211. height:18px;
  212. line-height:250%;
  213. margin-top:3px;
  214. margin-bottom:3px;
  215. padding-left:15px;
  216. padding-right:13px;
  217. color:{color:link};
  218. letter-spacing:0px;
  219. text-decoration:none;
  220. background-color: {color:linksbg};
  221. -moz-transition-duration:1s;
  222. -webkit-transition-duration:1s;
  223. -o-transition-duration:1s;
  224. }
  225.  
  226. .links a:hover {
  227. letter-spacing:4px;
  228. }
  229.  
  230. /* --- description ---*/
  231.  
  232. #description {
  233. position:fixed;
  234. font-family:cambria;
  235. line-height:100%;
  236. font-size:8px;
  237. font-style:none;
  238. width:85px;
  239. height:88px;
  240. margin-top:-263px;
  241. padding:8px;
  242. margin-left:-89px;
  243. text-align:justify;
  244. background-color: #fff;
  245. color:{color:text};
  246. letter-spacing:1px;
  247. }
  248.  
  249. #description a {color:{color:text}; -moz-transition-duration:1s;
  250. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  251.  
  252. #sidebar #description {
  253. opacity:0;
  254. -moz-transition-duration:1s;
  255. -webkit-transition-duration:1s;
  256. -o-transition-duration:1s;
  257. }
  258.  
  259. #sidebar:hover #description {
  260. opacity:1;
  261. -moz-transition-duration:1s;
  262. -webkit-transition-duration:1s;
  263. -o-transition-duration:1s;
  264.  
  265. }
  266.  
  267.  
  268. /* ---pagi---*/
  269.  
  270.  
  271. #pagination {
  272. width:85px;
  273. font-size:14px;
  274. text-align:center;
  275. margin-left:51px;
  276. margin-top:-135px;
  277. position:fixed;
  278. font-family:consolas;
  279. letter-spacing:0px;
  280. font-style:none;
  281. height:88px;
  282. padding:8px;
  283. background-color: #fff;
  284. }
  285.  
  286. #pagination a {color:{color:text}; -moz-transition-duration:1s;
  287. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  288.  
  289. #sidebar #pagination {
  290. opacity:0;
  291. -moz-transition-duration:1s;
  292. -webkit-transition-duration:1s;
  293. -o-transition-duration:1s;
  294. }
  295.  
  296. #sidebar:hover #pagination {
  297. opacity:1;
  298. -moz-transition-duration:1s;
  299. -webkit-transition-duration:1s;
  300. -o-transition-duration:1s;
  301.  
  302. }
  303. /*---info---*/
  304.  
  305. #info {
  306. text-align:left;
  307. margin-top:10px;
  308. text-transform:uppercase;
  309. font-size:8px;
  310. font-style:none;
  311. border-top:1px solid {color:Line}
  312. }
  313.  
  314.  
  315. /*---tags---*/
  316. #tags {
  317. font-family:cambria;
  318. letter-spacing:0px;
  319. text-transform:lowercase;
  320. font-size:10px;
  321. font-style:italic;
  322. margin-top:4px;
  323. text-align:left;
  324. }
  325.  
  326. #tags
  327. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  328. -webkit-transition: all 0.6s ease-in-out;
  329. -moz-transition: all 0.6s ease-in-out;
  330. -o-transition: all 0.6s ease-in-out;
  331. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  332.  
  333. /*---ask info---*/
  334.  
  335. .ask {padding:10px;text-align:left;color:{color:text};background-color:{color:infobg};}
  336.  
  337. .answer {margin-left:10px;text-align:left;padding:0px;font-family:calibri;color:{color:text};}
  338.  
  339. /*---credit---*/
  340. #credit {
  341. position:fixed;
  342. font-size:10px;
  343. line-height:150%;
  344. right:10px;
  345. bottom:10px;
  346. }
  347.  
  348.  
  349. {CustomCSS}</style></head><body>
  350. <div id="sidebar">
  351. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  352. <div id="sidebar2">
  353. <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
  354. <div id="sidebar3">
  355. <div id="sidebarimage3"><img src="{image:sidebar3}"></div>
  356.  
  357.  
  358. <div id="description">
  359. {Description}
  360. </div>
  361.  
  362.  
  363. <div class="links">
  364. <a href="/">home</a>
  365. <a href="/ask">mail</a>
  366. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  367. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  368. </div>
  369.  
  370. <div id="pagination">
  371. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  372. </div></div></div>
  373.  
  374.  
  375. <div id="entries">{block:Posts}<div id="post">
  376.  
  377. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  378.  
  379. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  380.  
  381. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  382.  
  383. {block:Quote}{Quote}{/block:Quote}
  384.  
  385. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  386.  
  387. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  388.  
  389. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  390. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  391. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  392. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  393. {/block:Audio}
  394.  
  395. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  396.  
  397. {block:Answer}<div class="ask"><img src="{AskerPortraitURL-24}"/> <div style="margin-top:-26px;margin-left:26px;">{Asker} whispered:</div> <div style="margin-left:27px;margin-top:3px;"><i>"{Question}"</i></div></div><div class="answer">{Answer}</div>{/block:answer}
  398.  
  399. <div id="info">
  400. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <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>
  401. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  402. {/block:Posts}
  403. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  404. {/block:Posts}</div></div></div>
  405.  
  406.  
  407. </div>
  408.  
  409.  
  410. <div id="credit"><a href="http://fucksbieber.tumblr.com" target="_blank">©</a></div>
  411.  
  412.  
  413. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment