zaincumsthemes

"Wild Out" ☯ Theme Uno

Aug 9th, 2013
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.12 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <!--
  10. So this is Zaincum's First theme! Please do not steal this theme, Remove the credit or claim as your own. Please follow the rules okay?
  11. ****Credit to @Haryum for the base code*****
  12. -->
  13.  
  14.  
  15. <meta name="color:background" content="#ffffff"/>
  16. <meta name="color:text" content="#a8a8a8"/>
  17. <meta name="color:link" content="#b8b8b8"/>
  18. <meta name="color:link hover" content="#f2f2f2"/>
  19. <meta name="color:border" content="#eeeeee"/>
  20. <meta name="color:scrollbar" content="ffffff"/>
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:sidebar2" content=""/>
  24.  
  25. <meta name="text:home title" content="home" />
  26. <meta name="text:ask title" content="ask" />
  27. <meta name="text:ask url" content="/ask" />
  28.  
  29. <meta name="text:link 1 title" content="link 1" />
  30. <meta name="text:link 1 url" content="/" />
  31. <meta name="text:link 2 title" content="link 2" />
  32. <meta name="text:link 2 url" content="/" />
  33.  
  34.  
  35.  
  36. <style type="text/css">
  37.  
  38. /*- body -*/
  39.  
  40. body {
  41. font-family:calibri;
  42. font-size:9px;
  43. line-height:115%;
  44. color:{color:text};
  45. background:{color:background};
  46. }
  47.  
  48. img {
  49. border:none;
  50. }
  51.  
  52. a {
  53. text-decoration:none;
  54. outline:none;
  55. -moz-outline-style:none;
  56. color:{color:link};
  57. -webkit-transition: all 0.6s ease;
  58. -moz-transition: all 0.6s ease;
  59. -o-transition: all 0.6s ease
  60. }
  61.  
  62. a:hover {
  63. color:{color:link hover};
  64. -webkit-transition: all 0.8s ease;
  65. -moz-transition: all 0.8s ease;
  66. -o-transition: all 0.8s ease
  67. }
  68.  
  69. h1 {
  70. font-size:10px;
  71. text-transform:uppercase;
  72. font-weight: bold;
  73. }
  74.  
  75. blockquote {
  76. padding-left:5px;
  77. border-left:2px solid;
  78. }
  79.  
  80. blockquote blockquote {
  81. padding-left:5px;
  82. border-left:2px solid;
  83. }
  84.  
  85. /*- posts/entries -*/
  86.  
  87.  
  88. #entries {
  89. width:530px;
  90. margin-left:500px;
  91. margin-top:30px;
  92. font-size:10px;
  93. border: 28px solid #000;
  94. }
  95.  
  96.  
  97. #post {
  98. width:500px;
  99. padding:10px;
  100. margin-bottom:20px;
  101.  
  102.  
  103. }
  104.  
  105. /*- sidebar -*/
  106.  
  107.  
  108. #sidebar {
  109. position:fixed;
  110. width: 110px;
  111. margin-left:260px;
  112. margin-top:180px;
  113. border:solid px {color:border};
  114. }
  115.  
  116. #sidebarimage {
  117. width: 110px;
  118. height: 110px;
  119. }
  120.  
  121. #sidebarimage img {
  122. width: 115px;
  123. height: 115px;
  124. margin-left:-230px;
  125. margin-top:60px;
  126. padding:5px;
  127.  
  128. }
  129.  
  130. #sidebarimage2 {
  131. width: 110px;
  132. height: 110px;
  133. }
  134.  
  135. #sidebarimage2 img {
  136. width: 115px;
  137. height: 115px;
  138. margin-left: 50px;
  139. margin-top:-50px;
  140. padding:5px;
  141.  
  142. }
  143.  
  144. #sidebar3 {
  145. width:240px;
  146. position:fixed;
  147. margin-left:260px;
  148. }
  149.  
  150. #sidebar3image {
  151. width 240px;
  152. margin-left:30px;
  153. margin-top:-20px;
  154. -webkit-transform: rotate(-180deg);
  155. }
  156.  
  157.  
  158. #sidebar3image img {
  159. width:240px;
  160. margin-left:25px;
  161. margin-top:110px;
  162. }
  163.  
  164. #sidebar4 {
  165. width:240px;
  166. position:fixed;
  167. margin-left:260px;
  168. }
  169.  
  170. #sidebar4image {
  171. width:240px;
  172. margin-left:-150px;
  173. margin-top:-380px;
  174. }
  175.  
  176.  
  177. #sidebar4image img {
  178. width:260px;
  179. }
  180.  
  181. #line {
  182. padding:20px;
  183. left:0px;
  184. width:10px;
  185. position:fixed;
  186. background-color: #000;
  187. height:150%;
  188. margin-top: -180px;
  189. margin-left:0px;
  190. -webkit-transform: rotate(0deg);
  191. }
  192.  
  193.  
  194.  
  195. #description {
  196. width:120px;
  197. margin-top: -90px;
  198. margin-left:-90px;
  199. font-family:calibri;
  200. line-height:100%;
  201. font-size:10px;
  202. padding-bottom:5px;
  203. text-align:center;
  204. }
  205.  
  206. #links {
  207. width:110px;
  208. height:auto;
  209. margin-left:-90px;
  210. margin-top:110px;
  211. padding-top: 5px;
  212. padding-bottom: 5px;
  213. text-align:center;
  214. font-size:20px;
  215. font-family:calibri;
  216. word-spacing:2px;
  217. text-transform:uppercase;
  218. }
  219.  
  220. #links a {
  221. font-size: 13px;
  222. padding-left: 0px;
  223. padding-right: 0px;
  224. -webkit-transition: all 0.4s ease;
  225. -moz-transition: all 0.4s ease;
  226. -o-transition: all 0.4s ease
  227. }
  228.  
  229. #links a:hover {
  230. padding-left: 2px;
  231. padding-right: 2px;
  232. color:{color:link hover}
  233. -webkit-transition: all 0.4s ease;
  234. -moz-transition: all 0.4s ease;
  235. -o-transition: all 0.4s ease
  236. }
  237.  
  238.  
  239. #pagination {
  240. position:fixed;
  241. width:500px;
  242. height: 10px;
  243. font-size:8px;
  244. text-align:center;
  245. left: 540px;
  246. bottom: 0px;
  247. padding: 10px;
  248. font-family:consolas;
  249. letter-spacing:4px;
  250. opacity: 1;
  251. background-color: {color:background};
  252. }
  253.  
  254.  
  255. /*- others -*/
  256.  
  257. ::-webkit-scrollbar {
  258. width: 5px;height: 5px;}
  259. ::-webkit-scrollbar-button:start:decrement,
  260. ::-webkit-scrollbar-button:end:increment {
  261. height: 6px;display: block;background-color: {color:white};}
  262. ::-webkit-scrollbar-track-piece {
  263. background-color: {color:scrollbar};}
  264. ::-webkit-scrollbar-thumb:vertical {
  265. height: 9px;background-color: {color:scrollbar};border-top:1px solid {color:scrollbar};border-bottom:1px solid {color:scrollbar};}
  266.  
  267. #info {
  268. text-align:right;
  269. margin-top:10px;
  270. padding: 5px;
  271. font-size: 8px;
  272. color: {color:link};
  273. text-transform: uppercase;
  274. font-style: italic;
  275. border-top: 1px solid {color:border};
  276. }
  277.  
  278. #ask {
  279. float:left;
  280. width: 490px;
  281. padding: 5px;
  282. font-style: italic;
  283. text-align:justify;
  284. text-transform: lowercase;
  285. padding-bottom: 10px;
  286. padding-right: 10px;
  287. line-height:115%;
  288. background-color: #fcfcfc;
  289. border: 1px solid {color:border};
  290. }
  291.  
  292. #answer {
  293. font-size: 12px;
  294. width: 480px;
  295. padding-top: 15px;
  296. margin-left: 7px;
  297. line-height:120%;
  298. }
  299.  
  300. {CustomCSS}</style></head><body>
  301.  
  302. <div id="sidebar">
  303. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  304. <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
  305. <div id="sidebar3image"><img src="http://25.media.tumblr.com/1cd70f4a3b0a111d45eab869a62eb9f4/tumblr_mpnqewySE61sy1mrso1_400.jpg"></div>
  306. <div id="sidebar4image"><img src="http://25.media.tumblr.com/1cd70f4a3b0a111d45eab869a62eb9f4/tumblr_mpnqewySE61sy1mrso1_400.jpg"></div>
  307.  
  308.  
  309. <div id="links">
  310.  
  311. <a href="/">I</a>
  312. <a href="{text:ask url}">II</a>
  313. <a href="{text:link 1 url}">III</a>
  314. <a href="{text:link 2 url}">IV</a>
  315.  
  316. </div>
  317.  
  318.  
  319. <div id="description">{Description}</div>
  320.  
  321. </div>
  322.  
  323.  
  324. <div id="pagination">
  325.  
  326. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big>&laquo;</big></a>{/block:PreviousPage}{/block:Pagination}
  327. {block:JumpPagination length="5"}
  328. {block:CurrentPage}<span class="pagination_a">{PageNumber}</span>{/block:CurrentPage}
  329. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  330. {/block:JumpPagination}
  331. {block:Pagination}{block:NextPage}<big><a href="{NextPage}">&raquo;</a></big>{/block:NextPage}{/block:Pagination}
  332. </div>
  333.  
  334. <div id="entries">{block:Posts}<div id="post">
  335.  
  336. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  337.  
  338. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  339.  
  340. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  341.  
  342. {block:Quote}{Quote}{/block:Quote}
  343.  
  344. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  345.  
  346. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  347.  
  348. {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>
  349. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  350. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  351. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  352. {/block:Audio}
  353.  
  354. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  355.  
  356. {block:Answer}<div id="ask">{Asker} bitched:&nbsp; {Question}</div><br><div id="answer">{Answer}</div>{/block:Answer}
  357.  
  358. <div id="info">
  359. {block:Date}<a href="{Permalink}">
  360. {TimeAgo}</a></a>{/block:Date} | <a href="{Permalink}">
  361. {NoteCountWithLabel}</a>{block:RebloggedFrom} | <a href="{ReblogParentURL}"
  362. title="{ReblogParenttitle}">Via</a> | <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom} <br> {block:HasTags} {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  363.  
  364. </div>
  365.  
  366. </div>
  367. {/block:Posts}
  368. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  369. {/block:Posts}</div></div></div>
  370.  
  371. <div style="position:fixed;bottom:5px; right:5px; text-transform:uppercase; font-size:20px; letter-spacing:2px; padding: 3px;"><a href="http://zaincum.tumblr.com/">ZC</a></center></div>
  372.  
  373.  
  374. </body></html>
Add Comment
Please, Sign In to add comment