Advertisement
christinaxoxthemes

Theme 04 - Christinaxox

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