Advertisement
minimu

dumped /tm6

Mar 12th, 2015
2,045
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.16 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.  
  9. <!---jcgged.tumblr.com
  10. --->
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#000000"/>
  14. <meta name="color:Sidebar" content="#fbfbfb"/>
  15. <meta name="color:Sidebar Links" content="#b8b8b8"/>
  16. <meta name="color:DescriptionText" content="#ffffff"/>
  17. <meta name="color:Border" content="#dddddd"/>
  18. <meta name="color:Hover" content="#f2f2f2"/>
  19. <meta name="color:Scrollbar" content="#000000"/>
  20. <meta name="color:ScrollbarBg" content="#ffffff"/>
  21. <meta name="color:Links" content="#000000"/>
  22. <meta name="color:Info Background" content="#f3f3f3"/>
  23. <meta name="color:Sidebar Background" content="#f3f3f3"/>
  24. <meta name="color:Question Background" content="#fcfcfc"/>
  25. <meta name="color:Answer Backg" content="#000000"/>
  26. <meta name="image:Sidebar" content=""/>
  27. <meta name="image:Background" content=""/>
  28. <meta name="text:Link 1" content="" />
  29. <meta name="text:Link 1 URL" content="" />
  30. <meta name="text:Link 2" content="" />
  31. <meta name="text:Link 2 URL" content="" />
  32. <meta name="text:Link 3" content="" />
  33. <meta name="text:Link 3 URL" content="" />
  34. <meta name="text:Link 4" content="" />
  35. <meta name="text:Link 4 URL" content="" />
  36.  
  37. <style type="text/css">
  38.  
  39. ::-webkit-scrollbar-thumb {
  40. height:auto;
  41. background-color:{color:Scrollbar};
  42. }
  43.  
  44. ::-webkit-scrollbar {
  45. height:9px;
  46. width:4px;
  47. background-color:{color:ScrollbarBg};
  48. }
  49.  
  50. body {
  51. background:{color:background};
  52. background:url('{image:background}');
  53. margin:0px;
  54. color:{color:text};
  55. font-family:arial;
  56. font-size:9px;
  57. line-height:150%;
  58. text-align:justify;
  59. }
  60.  
  61.  
  62. a {
  63. border-bottom: 1px solid #bababa;
  64. text-decoration:none;
  65. outline:none;
  66. word-wrap:break-word;
  67. -moz-outline-style:none;
  68. color:black
  69. }
  70.  
  71. img {
  72. border:none;
  73. }
  74.  
  75. blockquote {
  76. padding-left:5px;
  77. width:95%;
  78. margin-left:5px;
  79. border-left:1px solid #bababa;
  80. }
  81.  
  82. blockquote blockquote {
  83. padding-left:5px;
  84. border-left:2px solid;
  85. }
  86.  
  87.  
  88. a:hover {
  89. color:#000000;
  90. -moz-transition-duration:0.3s;
  91. -webkit-transition-duration:0.3s;
  92. -o-transition-duration:0.3s;
  93. }
  94.  
  95. small {font-size:9px;}
  96.  
  97. h1{font-size:20x;
  98. font-weight:bold;
  99. font-family:arial;
  100. text-transform:uppercase;
  101. line-height:110%;
  102. border:solid 1px #0b0b0b;
  103. padding:10px;
  104. font-style: bold}
  105.  
  106. #background{
  107. position:fixed;
  108. right:0px;
  109. }
  110.  
  111.  
  112. /*ENTRIES*/
  113.  
  114. #entries {
  115. padding:10px;
  116. width:420px;
  117. position:fixed;
  118. margin-left:50px;
  119. z-index:9999;
  120. margin-top:120px;
  121. border:1px solid black;
  122. overflow:auto;
  123. overflow-x:hidden;
  124. height:390px;
  125. font-size:9px;
  126. line-height:150%;
  127. font-family:'arial';
  128. }
  129.  
  130. #post {
  131. width:400px;
  132. background-color:white;
  133. z-index:99;
  134. padding-bottom:-10px;
  135. margin-left:-15px;
  136. color:black;
  137. padding:25px;
  138. margin-top:-10px;
  139. }
  140.  
  141. #post:hover .tags{opacity:1;
  142. margin-top:-5px;
  143. margin-left:0px;
  144. }
  145. /*SIDEBAR*/
  146.  
  147. #sidebar {
  148. position:fixed;
  149. width:100px;
  150. color:black;
  151. text-align:justify;
  152. font-family:arial;
  153. text-transform:uppercase;
  154. margin-top:115px;
  155. font-size:8px;
  156. color:white;
  157. padding:10px;
  158. z-index:99;
  159. height:397px;
  160. background-color:black;
  161. margin-left:-70px;
  162. }
  163.  
  164. #sidebar a{color:white;}
  165.  
  166. #links a:hover {
  167. -moz-transition-duration:0.5s;
  168. -webkit-transition-duration:0.5s;
  169. -o-transition-duration:0.5s;
  170. color:{color:Hover};
  171. }
  172.  
  173. #links a:hover{margin-left:0px;
  174. font-style:italic;}
  175.  
  176.  
  177. #title {
  178. text-align:center;
  179. top:5px;
  180. font-family:'arial';
  181. font-size:9px;
  182. font-weight:bold;
  183. padding:5px;
  184. position:relative;
  185. padding-bottom:5px;
  186. margin-bottom:10px;
  187. text-transform:uppercase;
  188. color:{color:Text};
  189. }
  190.  
  191. #header{font-size:11px;
  192. position:fixed;
  193. color:white;
  194. z-index:99;
  195. background-color:black;
  196. text-transform:uppercase;
  197. font-family:arial;
  198. margin-top:80px;
  199. line-height:20px;
  200. width:542px;
  201. left:200px;
  202. text-align:center;
  203. font-weight:bold;
  204. padding:10px;
  205. }
  206.  
  207. #leftsidebar { width:100px;
  208. margin-left:270px;
  209. margin-top:50px;
  210. height:492px;
  211. position:fixed;}
  212.  
  213. /*LINKS*/
  214. #links{position:relative;
  215. text-transform:uppercase;
  216. font-family:arial;
  217. font-weight:bold;
  218. width:100px
  219. display:inline-block;
  220. height:25px;
  221. background-color:#0b0b0b;
  222. margin-bottom:5px;
  223. z-index:99999;
  224. font-size:8px;
  225. -moz-transition-duration:0.3s;
  226. -webkit-transition-duration:0.3s;
  227. -o-transition-duration:0.3s;
  228. overflow:hidden;
  229. text-align:left;
  230. }
  231.  
  232. #links:hover{height:100px;}
  233.  
  234. #links a{margin-right:5px;
  235. width:85px;
  236. border:1px solid white;
  237. margin-top:5px;
  238. color:black;
  239. color:white;
  240. padding:2px;
  241. padding-left:10px;
  242. display:inline-block;
  243. -moz-transition-duration:0.3s;
  244. -webkit-transition-duration:0.3s;
  245. -o-transition-duration:0.3s;
  246. }
  247.  
  248. /*CHAT POSTS*/
  249. #chat{ padding:2px;
  250. margin-left:50px;
  251. margin-top:-1px;
  252. }
  253. /*POST INFO*/
  254.  
  255. #info {
  256. font-weight:bold;
  257. text-align:right;
  258. padding:5px;
  259. font-family:'arial';
  260. background-color:black;
  261. margin-left:0px;
  262. margin-top:5px;
  263. color:black;
  264. font-size:9px;
  265. text-transform:uppercase;
  266. font-style:none;
  267. word-wrap:break-word;
  268. line-height:10px;
  269. color:{color:text};
  270. }
  271.  
  272. #info a {
  273. text-align:center;
  274. color:white;
  275. word-wrap:break-word;
  276. }
  277.  
  278. .tags {text-transform:none;
  279. color:{color:postbg};
  280. width:400px;
  281. opacity:0;
  282. word-wrap:break-word;
  283. margin-top:-20px;
  284. height:2px;
  285. margin-left:0px;
  286. font-size:8px;
  287. margin-bottom:5px;
  288. letter-spacing:1px;
  289. text-align:justify;
  290. -moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
  291.  
  292.  
  293. .tags a {
  294. letter-spacing:0px;
  295. padding:2px;
  296. word-wrap:break-word;
  297. font-size:9px;
  298. text-align:center;
  299. font-family:'arial';
  300. text-decoration:none;
  301. color:black;
  302. }
  303.  
  304.  
  305. /*QUESTION*/
  306.  
  307. #asker {
  308. color:white;
  309. padding:15px;
  310. font-family:'arial';
  311. font-size:9px;
  312. letter-spacing:0px;
  313. text-align:right;
  314. margin-top:5px;
  315. text-transform:lowercase;
  316. line-height:100%;
  317. background-color:black;
  318. }
  319.  
  320. #asker a{color:{color:postbg};}
  321.  
  322. #url{color:{color:text};
  323. padding:4px;
  324. font-family:'arial';
  325. font-size:12px;
  326. font-weight:bold;
  327. text-align:left;
  328. margin-top:0px;
  329. text-transform:lowercase;
  330. line-height:100%;
  331. background-color:{color:info background};
  332. }
  333.  
  334. #url a{color:{color:Background}}
  335.  
  336. #pagination{background-color:black;
  337. padding:10px;
  338. margin-left:-70px;
  339. margin-top:530px;
  340. text-align:right;
  341. position:fixed;
  342. color:white;
  343. width:542px;}
  344.  
  345. #pagination a{color:white;}
  346. /*CREDIT*/
  347.  
  348. #cred {
  349. position:fixed;
  350. font-family:consolas;
  351. font-size:8px;
  352. right:9px;
  353. bottom:9px;
  354. padding:4px;
  355. letter-spacing:1px;
  356. }
  357.  
  358.  
  359. {CustomCSS}</style></head><body>
  360. <div id="leftsidebar">
  361. <div id="header">{title} ; </div>
  362. <div id="sidebar"><br><br><br><img src="{image:sidebar}"><br><div id="links">
  363. <a href="/"><span>LINKS</a></span><br>
  364. <a href="{text:Link 1 URL}"><span>I</a></span><br>
  365. <a href="{text:Link 2 URL}"><span>II</a></span><br>
  366. <a href="{text:Link 3 URL}"><span>III</a></span><br>
  367. <a href="{text:Link 4 URL}"><span>IV</a></span>
  368.  
  369. </div>{description}<br>
  370. </div>
  371. <div id="pagination">SOME CAPTION OR SMTHN {block:Pagination}
  372. {block:PreviousPage}<a href="{PreviousPage}">BACK</a>{/block:PreviousPage}
  373. {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
  374. {/block:Pagination}</div>
  375.  
  376. <div id="entries">
  377. {block:Posts}
  378.  
  379. <div id="post">
  380. <div id="info">
  381. <div id="permalink">
  382. <a href="{Permalink}">{DayOfMonthWithZero}.{ShortMonth}.{ShortYear}</a>
  383. <a href="{SourceURL}">©</a>
  384. </a></div></div>
  385. {block:Text}
  386. {block:Title}<h1>{Title}</h1>{/block:Title}
  387. {Body}{/block:Text}
  388.  
  389. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}
  390. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  391.  
  392. {block:Photoset}{Photoset-400}{block:Caption}{Caption}
  393. {/block:Caption}{/block:Photoset}
  394.  
  395. {block:Quote}<h1>"{Quote}"</h1>
  396. {/block:Source}{/block:Quote}
  397.  
  398. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  399.  
  400. {block:Chat}<br>{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<div id="chat">{block:Label}<b>{Label}</b>{/block:Label} {Line}<br></div>{/block:Lines}{/block:Chat}
  401.  
  402. {block:Audio}<div align="center">
  403. <span class="audio"> {block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div></span>
  404. {/block:ExternalAudio}
  405. {/block:Audio}<br>
  406.  
  407. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}</center>{/block:Video}
  408.  
  409. {block:Answer}<div id="asker">{Question}</div> <div id="url">{Asker}</div>{Answer}{/block:Answer}
  410.  
  411. {block:HasTags}<div class="tags"><a href="{Permalink}">{NoteCountWithLabel}</a> &nbsp; &nbsp;
  412. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  413. {block:PostNotes}{PostNotes} {block:NoteCount} {/block:NoteCount}{/block:PostNotes}
  414. {/block:Posts}</div>
  415.  
  416. <div id="cred">
  417. <a href="http://jcgged.tumblr.com/">CR</a>
  418. </div>
  419. </div>
  420. </body>
  421. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement