Advertisement
christinaxoxthemes

Theme 07- Christinaxox

Aug 19th, 2013
2,353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.03 KB | None | 0 0
  1. <!--
  2. Christina Theme 07 :) Please keep the credit!
  3. Oh and please give me your opinion my themeees! I'd really appreciate it :D
  4.  
  5. cccccccc wwwww wwwww tttttttttttttt
  6. ccccccccc wwwww wwww wwwww tttttttttttttt
  7. ccccc wwwww wwww wwwww ttt
  8. ccccc wwwww wwww wwwww ttt
  9. ccccc wwwww wwww wwwww ttt
  10. ccccc wwww wwwwww wwww ttt
  11. cccccccccc www wwwwww www ttt
  12. ccccccccc wwwwww wwwwww ttt
  13.  
  14. -->
  15. <div id="credit"><a href="http://christinaxoxthemes.tumblr.com">CWT</a></div>
  16. <style type="text/css">
  17. /*DO NOT TOUCH THIS LOL*/
  18. #credit{
  19. position:fixed;
  20. width: 25px;
  21. height: 18px;
  22. background: transparent;
  23. color: #fff;
  24. font-size:15px;
  25. line-height: 18px;
  26. text-shadow: 0 0 2px #fff;
  27. border-bottom: 1px #000 solid;
  28. border-right: 1px #000 solid;
  29. border-bottom-right-radius: 10px;
  30. padding: 3px;
  31. -webkit-transition: all 0.5s ease-out;
  32. -moz-transition: all 0.5s ease-out;
  33. transition: all 0.5s ease-out;
  34. }
  35.  
  36. #credit:hover{
  37. background: #fff;
  38. color: #000;
  39. text-shadow: 0 0 2px #000;
  40. border: 1px transparent solid;
  41. -webkit-transition: all 0.5s ease-out;
  42. -moz-transition: all 0.5s ease-out;
  43. transition: all 0.5s ease-out;
  44. }
  45. </style>
  46.  
  47. <html lang="en">
  48. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  49. <html xmlns="http://www.w3.org/1999/xhtml">
  50. <head>
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Nova+Mono' rel='stylesheet' type='text/css'>
  53.  
  54. <script type="text/javascript">
  55. <!--
  56.  
  57. // Disable Right Click Script
  58.  
  59. function IE(e)
  60. {
  61. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  62. {
  63. return false;
  64. }
  65. }
  66. function NS(e)
  67. {
  68. if (document.layers || (document.getElementById && !document.all))
  69. {
  70. if (e.which == "2" || e.which == "3")
  71. {
  72. return false;
  73. }
  74. }
  75. }
  76. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  77.  
  78. //-->
  79. </script>
  80.  
  81.  
  82. <script type="text/javascript"
  83. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  84.  
  85. <!--DEFAULT VARIABLES-->
  86. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  87. <meta name="color:background" content="#fff"/>
  88. <meta name="color:link" content="#777"/>
  89. <meta name="color:text" content="#777"/>
  90. <meta name="color:title" content="#333"/>
  91. <meta name="color:hover" content="#fff"/>
  92. <meta name="image:sidebar" content="/"/>
  93. <meta name="image:background" content="/"/>
  94. <meta name="color:sidebarborder" content="#d1d1d1"/>
  95. <meta name="color:postborder" content="#d1d1d1"/>
  96. <meta name="color:navborder" content="#d1d1d1"/>
  97. <meta name="color:description" content="#a5a8a8"/>
  98. <meta name="text:url1" content="/"/>
  99. <meta name="text:urlname1" content="refresh"/>
  100. <meta name="text:url2" content="/ask"/>
  101. <meta name="text:urlname2" content="message"/>
  102. <meta name="text:url3" content="/archive"/>
  103. <meta name="text:urlname3" content="archive"/>
  104.  
  105.  
  106. <style type="text/css">
  107.  
  108.  
  109. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  110.  
  111. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  112.  
  113. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  114.  
  115. p {
  116. margin:0px;
  117. margin-top:0px;
  118. }
  119.  
  120.  
  121. body {
  122. padding: 0px;
  123. margin: 0px;
  124. color:{color:text};
  125. font-family: 'Nova Mono', cursive;
  126. line-height:9px;
  127. font-size:9px;
  128. background-color: {color:Background};
  129. background-image:url({image:Background});
  130. background-attachment: fixed;
  131. background-repeat: repeat;
  132. }
  133.  
  134.  
  135. a:link, a:active, a:visited{
  136. text-decoration: none;
  137. -webkit-transition: color 0.3s ease-out;
  138. -moz-transition: color 0.3s ease-out;
  139. transition: color 0.3s ease-out;
  140. color:{color:link};
  141. }
  142.  
  143. a:hover {
  144. text-decoration: none;
  145. font-style:;
  146. color: {color:Hover};
  147. }
  148.  
  149. div#center{
  150. margin:auto;
  151. position:relative;
  152. width:1000px;
  153. background-color:;
  154. overflow:auto;
  155. overflow-y:hidden;
  156. }
  157.  
  158.  
  159. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  160. .entry {
  161. float:left;
  162. display: block;
  163. margin:15px;
  164. overflow:hidden;
  165. width:190px;
  166. padding: 5px;
  167. border: 1px {color:postborder} solid;
  168. {block:PermalinkPage}
  169. width:450px;
  170. text-align:left;
  171. line-height:10px;
  172. {/block:PermalinkPage}
  173. background:white;
  174. background-image:URL();
  175. }
  176.  
  177.  
  178. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  179. .entry .perma{
  180. width:100%;
  181. height:100%;
  182. margin-left:0px;
  183. position: absolute;
  184. line-height: 50px;
  185. overflow:hidden;
  186. text-align:center;
  187. background:black;
  188. color:white;
  189. font-size: 10px;
  190. word-spacing:2px;
  191. letter-spacing:1px;
  192. opacity: 0.0;
  193. -webkit-transition: all .7s ease;
  194. -moz-transition: all .7s ease;
  195. -o-transition: all .7s ease;
  196. transition: all .7s ease;
  197.  
  198. }
  199.  
  200. .entry:hover .perma{
  201. overflow:visible;
  202. opacity:0.8;
  203. }
  204.  
  205.  
  206. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  207. #posts {
  208. width:710px;
  209. margin-top:1px;
  210. z-index:99;
  211. margin-left:219px;
  212. right:auto;
  213. background:transparent;
  214. margin-right:auto;
  215. position:relative;
  216. overflow-y: hidden;
  217. }
  218.  
  219.  
  220. /*CUSTOMIZE SIDEBAR HERE*/
  221. #sidebar{
  222. position:fixed !important;
  223. width:170px;
  224. background:white;
  225. height:auto;
  226. margin-top:150px;
  227. margin-left:-0%;
  228. text-align:center;
  229. border: 1px {color:sidebarborder} solid;
  230. padding: 5px;
  231. }
  232.  
  233. #description{
  234. margin-top:3px;
  235. width: 150px;
  236. height:auto;
  237. text-align:center;
  238. line-height:9px;
  239. font-size: 9px;
  240. color: {color:description}
  241. }
  242.  
  243. #linksquare{
  244. width: 12px;
  245. height: 12px;
  246. text-align: right;
  247. border-left: 1px {color:navborder} solid;
  248. border-top: 1px {color:navborder} solid;
  249. border-bottom: 1px {color:navborder} solid;
  250. position:fixed;
  251. background: #fff;
  252. font-size: 18px;
  253. margin-left: -18px;
  254. margin-top: 7px;
  255. overflow:hidden;
  256. -webkit-transition: all 0.7s ease-out;
  257. -moz-transition: all 0.7s ease-out;
  258. transition: all 0.7s ease-out;
  259. }
  260.  
  261. #linksquare:hover{
  262. position:fixed;
  263. width: 70px;
  264. height: 120px;
  265. border-left: 1px transparent solid;
  266. border-top: 1px transparent solid;
  267. border-bottom: 1px transparent solid;
  268. background: #fff;
  269. margin-left:-82px;
  270. margin-top: 7px;
  271. -webkit-transition: all 0.7s ease-out;
  272. -moz-transition: all 0.7s ease-out;
  273. transition: all 0.7s ease-out;
  274. }
  275.  
  276. #linksnav{
  277. text-align:right;
  278. font-size: 10px;
  279. line-height: 12px;
  280. }
  281.  
  282. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  283.  
  284.  
  285. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  286. .title{
  287. line-height: 12px;
  288. color:{color:Title};
  289. font-weight: normal;
  290. font-size: 12px;
  291. }
  292.  
  293.  
  294. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  295. .permalink{
  296. text-transform: normal;
  297. display: block;
  298. text-align: right;
  299. text-decoration: none;
  300. }
  301.  
  302.  
  303. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  304. #infscr-loading{
  305. bottom: -70px;
  306. position: absolute;
  307. left: 50%;
  308. margin-left:-8px;
  309. width:16px;
  310. height:11px;
  311. overflow:hidden;
  312. margin-bottom: 50px;
  313. }
  314.  
  315. #postnotes{
  316. text-align: justify;}
  317.  
  318. #postnotes blockquote{
  319. border: 0px;}
  320.  
  321. blockquote{
  322. padding:0px 0px 2px 5px;
  323. margin:0px 0px 2px 10px;
  324. border-left: 1px dotted #555555;
  325. }
  326.  
  327. blockquote p, ul{
  328. margin:0px;
  329. padding:0px;
  330. }
  331.  
  332. a img{border: 0px;}
  333.  
  334.  
  335. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  336.  
  337. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  338. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  339.  
  340. .notes img{width:10px; position:relative; top:3px;}
  341. <--ses-->
  342. small{font-size: 90%;}
  343.  
  344. {CustomCSS}
  345.  
  346. </style>
  347.  
  348. {block:IndexPage}
  349. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  350. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  351.  
  352. <script type="text/javascript">
  353. $(window).load(function(){
  354. var $wall = $('#posts');
  355. $wall.imagesLoaded(function(){
  356. $wall.masonry({
  357. itemSelector: '.entry, .entry_photo',
  358. isAnimated : false
  359. });
  360. });
  361.  
  362. $wall.infinitescroll({
  363. navSelector : '#pagination',
  364. nextSelector : '#pagination a',
  365. itemSelector : '.entry, .entry_photo',
  366. bufferPx : 2000,
  367. debug : false,
  368. errorCallback: function() {
  369. $('#infscr-loading').fadeOut('normal');
  370. }},
  371. function( newElements ) {
  372. var $newElems = $( newElements );
  373. $newElems.hide();
  374. $newElems.imagesLoaded(function(){
  375. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  376. });
  377. }); $('#posts').show(500);
  378. });
  379. </script>
  380.  
  381.  
  382. {/block:IndexPage}
  383.  
  384. <title>{title}</title>
  385.  
  386. <link rel="shortcut icon" href="{Favicon}" />
  387. <meta name="viewport" content="width=820" />
  388. </head>
  389.  
  390. <body>
  391. <BODY onselectstart="return false;" ondragstart="return false;">
  392. <div class="wrapper">
  393. <div class="header">
  394. </div>
  395.  
  396. <div id="cage">
  397. <div id="center">
  398. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  399. <div id="sidebar">
  400. <div id="linksquare">+
  401. <br><br>
  402. <a href="{text:url1}" id="linksnav">{text:urlname1}</a><br>
  403. <a href="{text:url2}" id="linksnav">{text:urlname2}</a><br>
  404. <a href="{text:url3}" id="linksnav">{text:urlname3}</a><br>
  405. <a href="http://christinaxoxthemes.tumblr.com/" id="linksnav">Theme</a><br>
  406. </div>
  407. <center>
  408. <a href="/"><img src="{image:sidebar}" width=100%></a>
  409. <div id="description">{description}</div>
  410. </center>
  411. </div>
  412. <!------------------------------------->
  413.  
  414.  
  415. <div class="left">
  416. <div id="posts">
  417. {block:Posts}
  418. <div class="entry">
  419.  
  420. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  421.  
  422. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  423. {/block:Text}
  424.  
  425. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  426.  
  427. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  428.  
  429. {block:Photo}
  430. {block:IndexPage}
  431. <center>
  432. <div class="perma">
  433. <a href="{ReblogURL}" target="_blank">reblog</a> | <a href="{Permalink}" target="_blank">{Notecount}</a> </div>
  434.  
  435. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  436. {/block:IndexPage}
  437. {block:PermalinkPage}
  438. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  439.  
  440. {LinkCloseTag}
  441. {/block:PermalinkPage}
  442. {/block:Photo}
  443.  
  444. {block:Photoset}
  445. {block:IndexPage}
  446. <center>
  447.  
  448. <div class="perma">
  449. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  450.  
  451. {Photoset-250}</center>
  452. {/block:IndexPage}
  453. {block:PermalinkPage}
  454. <center>
  455. {Photoset-500}</center>
  456. {/block:PermalinkPage}
  457. {/block:Photoset}
  458.  
  459. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  460.  
  461. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  462.  
  463. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  464. <ul class="chat">
  465. {block:Lines}
  466. <li class="user_{UserNumber}">
  467. {block:Label}
  468. <span class="label">{Label}</span>
  469. {/block:Label}
  470.  
  471. {Line}
  472. </li>
  473. {/block:Lines}
  474. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  475. {/block:Chat}
  476.  
  477. {block:Audio}
  478. <div style="width:200px; height:30px;">
  479. {AudioPlayerBlack}
  480. </div>
  481. {block:IndexPage}<span class="permalink">
  482. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  483. </span>{/block:IndexPage}
  484. {/block:Audio}
  485.  
  486. {block:Video}
  487. {block:IndexPage}
  488. <center>
  489. <div class="perma">
  490. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  491. {Video-250}</center>
  492. {/block:IndexPage}
  493. {block:PermalinkPage}
  494. <center>
  495. {Video-400}</center>
  496. {/block:PermalinkPage}
  497. {block:Video}
  498.  
  499.  
  500. {block:PostNotes}<div align="middle">{caption}</div>
  501. <center>
  502.  
  503. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  504.  
  505. {block:HasTags}
  506. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  507. {block:RebloggedFrom}
  508. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  509. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  510.  
  511. {/block:RebloggedFrom}
  512. </center></span>
  513. <br>
  514. <div id="postnotes">{PostNotes}</div><br>
  515.  
  516. <center>{block:ContentSource}
  517. <br><a href="{SourceURL}">
  518. {lang:Source}:
  519. {block:SourceLogo}
  520. <img src="{BlackLogoURL}" width="{LogoWidth}"
  521. height="{LogoHeight}" alt="{SourceTitle}" />
  522. {/block:SourceLogo}
  523. {block:NoSourceLogo}
  524. {SourceLink}
  525. {/block:NoSourceLogo}
  526. </a>
  527. {/block:ContentSource}</center>
  528.  
  529. {/block:PostNotes}
  530. </div>
  531. {/block:Posts}
  532. </div></div>
  533.  
  534. {block:IndexPage}
  535. {block:Pagination}
  536. <div id="pagination">
  537. {block:NextPage}
  538. <a id="nextPage" href="{NextPage}"></a>
  539. {/block:NextPage}
  540. {block:PreviousPage}
  541. <a href="{PreviousPage}"></a>
  542. {/block:PreviousPage}
  543. </div>
  544. {/block:Pagination}
  545. {/block:IndexPage}
  546. </body>
  547. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement