Advertisement
wildthemes

carolyn theme 1 column

Sep 15th, 2012
859
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.29 KB | None | 0 0
  1. <!--
  2. carolyn theme by wildthemes. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.-->
  3.  
  4. <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  5.  
  6. taking credits off/stealing/using my themes as a basecode is illegal.-->
  7.  
  8. <!--IMPORTANT: for infinite/endless scrolling/show all posts on your blog, go to customize -> scroll down to advanced -> change posts per page to 15.-->
  9.  
  10.  
  11. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13.  
  14. <head>
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script>
  17.  
  18.  
  19. <meta name="color:Background" content="#ffffff"/>
  20. <meta name="color:Hover" content="#000000"/>
  21. <meta name="color:Font" content="#000000"/>
  22. <meta name="color:Link" content="#000000"/>
  23. <meta name="color:Scrollbar" content="#cccccc"/>
  24. <meta name="color:Posts" content="#ffffff"/>
  25. <meta name="color:Border" content="#ccc"/>
  26.  
  27. <meta name="image:Background" content= "0"/>
  28. <meta name="image:Border" content= "http://static.tumblr.com/o0thhnj/ktlmae1c2/tumblr_lxrgizkum81qe8wmxo1_500.jpg"/>
  29.  
  30. <meta name="if:Link Shadow" content="0"/>
  31. <meta name="if:Tiny Cursor" content="0"/>
  32. <meta name="if:Rainbow Links" content= "0"/>
  33. <meta name="if:Underline" content= "0"/>
  34. <meta name="image:Sidebar photo" content=""/>
  35. <meta name="if:Show sidebar photo" content="1"/>
  36. <meta name="text:reblog label" content="reblog" />
  37. <meta name="text:Link 1" content= ""/>
  38. <meta name="text:Link 1 Title" content= ""/>
  39. <meta name="text:Link 2" content= ""/>
  40. <meta name="text:Link 2 Title" content= ""/>
  41. <meta name="text:Link 3" content="" />
  42. <meta name="text:Link 3 Title" content="" />
  43. <meta name="text:Link 4" content="" />
  44. <meta name="text:Link 4 Title" content="" />
  45. <meta name="text:Link 5" content="" />
  46. <meta name="text:Link 5 Title" content="" />
  47. <meta name="text:Link 6" content="" />
  48. <meta name="text:Link 6 Title" content= ""/>
  49.  
  50. <style type="text/css">
  51.  
  52. {block:iftinycursor}body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}{/block:iftinycursor}
  53.  
  54.  
  55. #tumblr_controls{
  56. position:fixed !important;
  57. }
  58.  
  59. .wrapper{
  60. margin: 0px auto;
  61. width: 802px;
  62. }
  63.  
  64. .header{
  65. float: left;
  66. width: 100%;
  67. }
  68.  
  69. .left{
  70. float: left;
  71. margin-right: 20px;
  72. width: 802px;
  73. }
  74.  
  75. .right{
  76. float: right;
  77. width: 200px;
  78. background-color: {color:Background};
  79. }
  80.  
  81. body {
  82. padding: 0px;
  83. margin: 0px;
  84. font-family: calibri;
  85. font-size: 11px;
  86. color:{color:Font};
  87. background-image:url({image:Background});
  88. background-attachment: fixed;
  89. background-repeat: repeat;
  90. background-color: {color:Background};
  91. }
  92.  
  93. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  94. a:hover {color:{color:Hover};
  95. {block:ifunderline}text-decoration: underline; {/block:ifunderline}
  96. {block:iflinkshadow}text-shadow:0px 0px 4px #000;{/block:iflinkshadow} -webkit-transition: all 0.3s ease-out;
  97. -moz-transition: all 0.3s ease-out;color 0.5s;
  98. }
  99.  
  100. #border{
  101. height: 100%;
  102. width: 80px;
  103. margin-left: 60px;
  104. position: fixed;
  105. overflow: hidden;
  106. background-color: #000000;
  107. opacity: .70;
  108. background-attachment: fixed;
  109. background-image: repeat;
  110. background-image:url({image:Border});
  111. }
  112.  
  113. #borderright{
  114. height: 100%;
  115. width: 80px;
  116. margin-left:630px;
  117. position: fixed;
  118. overflow: hidden;
  119. background-color: #000000;
  120. opacity: .70;
  121. background-attachment: fixed;
  122. background-image: repeat;
  123. background-image:url({image:Border});
  124. }
  125.  
  126. #navigation{
  127. padding-top: 4px;
  128. width: 250px;
  129. height: auto;
  130. text-align: right;
  131. border-top: 2px {color:Border} dashed;
  132. }
  133.  
  134. #sidebar{
  135. height: auto;
  136. width: 250px;
  137. margin-left: -200px;
  138. padding: 2px;
  139. margin-top: 161px;
  140. opacity: 1;
  141. position: fixed;
  142. overflow: hidden;
  143. text-align: right;
  144. font-family: calibri;
  145.  
  146. }
  147.  
  148. #posts {
  149. width:600px;
  150. margin-left:150px;
  151. margin-top: 2px;
  152. {block:PermalinkPage}
  153. margin-left:300px;
  154. width: 400px;
  155. {/block:PermalinkPage}
  156. text-align: center;
  157. }
  158.  
  159. .entry {
  160. margin: 5px;
  161. float:left;
  162. padding: 5px;
  163. text-align: left;
  164. border: 1px solid {color:Border};
  165. background-color: {color:Posts};
  166. {block:IndexPage}
  167. width:450px;
  168. {/block:IndexPage}
  169. {block:PermalinkPage}
  170. width:450px;
  171. margin-left:-150px;
  172. font-size: 11px;
  173. color: #666666;
  174. {/block:PermalinkPage}
  175.  
  176. }
  177.  
  178.  
  179.  
  180. .title{
  181. font-size: 20px;
  182. line-height:21px;
  183. padding: 2px;
  184. color: black;
  185. font-family: 'consolas';
  186. text-transform:uppercase;
  187.  
  188. }
  189.  
  190. #infscr-loading{
  191. bottom: -70px;
  192. position: absolute;
  193. left: 50%;
  194. margin-left:-8px;
  195. width:16px;
  196. height:11px;
  197. overflow:hidden;
  198. margin-bottom: 50px;
  199. }
  200. .wildthemes a {}
  201.  
  202. .entry .wildthemes{
  203.  
  204. position:absolute;
  205. width:450px;
  206. height:20px;
  207. padding-top:0px;
  208. padding-bottom: 0px;
  209. margin-left: 0px;
  210. overflow:hidden;
  211. bottom: -1px;
  212. font-family: littlefont;
  213. font-size: 8px;
  214. text-transform:uppercase;
  215. line-height:0px;
  216. text-align:center;
  217. padding-left: 0px;
  218. padding-right: 0px;
  219. opacity:0.0;
  220.  
  221. -webkit-transition: all 0.3s linear;
  222. -moz-transition: all 0.3s linear;
  223. transition: all 0.3s linear;
  224. background-color:{color:posts};
  225.  
  226. }
  227. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  228.  
  229.  
  230. .entry:hover .wildthemes{
  231. overflow:visible;
  232. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  233. transition: all 0.4s linear;
  234. margin-left: 0px;
  235. width:450px;
  236. background-color:{color:posts};
  237. height: 18px;
  238. bottom: 5px;
  239.  
  240. opacity:0.8;
  241.  
  242. -webkit-transition: all 0.3s linear;
  243. -moz-transition: all 0.3s linear;
  244. transition: all 0.3s linear; }
  245. }
  246.  
  247. .entry:hover .wildthemes:hover{
  248. opacity: 1;
  249. width: 150px;
  250. -webkit-transition: all 0.5s linear;
  251. -moz-transition: all 0.5s linear;
  252. transition: all 0.5s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
  253.  
  254. display: inline-block;
  255. }
  256. }
  257.  
  258. .entry:hover .details {
  259. opacity: 1.0;
  260. margin:12px 0px 0px 0px;
  261. filter: alpha(opacity = 100);
  262. -webkit-transition: all .25s ease-in-out;
  263. -moz-transition: all .25s ease-in-out;
  264. -o-transition: all .25s ease-in-out;
  265. transition: all .25s ease-in-out;
  266. }
  267.  
  268.  
  269. .permahover {
  270. text-align: right;
  271. line-height:200%;
  272. opacity: 0.0;
  273. filter: alpha(opacity = 0);
  274. font-size: 9px;
  275. line-height: 9px;
  276. text-transform: uppercase;
  277. }
  278.  
  279. .entry:hover .permahover {
  280. text-align: center;
  281. opacity: 1;
  282. filter: alpha(opacity = 50);
  283.  
  284.  
  285. }
  286.  
  287. .text {
  288. padding: 0px;
  289. }
  290.  
  291.  
  292.  
  293. .entry:hover .textperma {
  294. opacity: 1;
  295. filter: alpha(opacity = 100);
  296. -webkit-transition: all ease-in 250ms;
  297. -moz-transition: all ease-in 250ms;
  298. -o-transition: all ease-in 250ms;
  299. -ms-transition: all ease-in 250ms;
  300. transition: all ease-in 250ms;
  301. }
  302.  
  303.  
  304.  
  305. blockquote{
  306. padding:0px 0px 2px 5px;
  307. margin:0px 0px 2px 10px;
  308. border-left: 1px dotted #555555;
  309. }
  310.  
  311. </style>
  312. {block:ifrainbowlinks}
  313. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  314. "></script>{/block:ifrainbowlinks}
  315.  
  316. {block:IndexPage}
  317. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  318. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  319.  
  320. <script type="text/javascript">
  321. $(window).load(function () {
  322. var $content = $('#posts');
  323. $content.masonry({itemSelector: '.entry'}),
  324. $content.infinitescroll({
  325. navSelector : 'div#pagination',
  326. nextSelector : 'div#pagination a#nextPage',
  327. itemSelector : '.entry',
  328. loading: {
  329. finishedMsg: '',
  330. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  331. },
  332. bufferPx : 600,
  333. debug : false,
  334. },
  335. // call masonry as a callback.
  336. function( newElements ) {
  337. var $newElems = $( newElements );
  338. $newElems.hide();
  339. // ensure that images load before adding to masonry layout
  340. $newElems.imagesLoaded(function(){
  341. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  342.  
  343.  
  344. });
  345. });
  346. });
  347. </script>
  348.  
  349. {/block:IndexPage}
  350.  
  351. <title>{title}</title>
  352.  
  353. <link rel="shortcut icon" href="{Favicon}">
  354. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  355. <meta name="viewport" content="width=820" />
  356.  
  357. </head>
  358. <body>
  359. <div>
  360.  
  361. <div class="wrapper">
  362. <div class="header">
  363. </div>
  364. <div id="border"></div>
  365.  
  366. <div id="sidebar">
  367. {block:ifShowsidebarphoto}
  368. <a href="/"><img src="{image:Sidebar photo}" width="270" style="margin-bottom:1px;margin-top:4px;"/></a>
  369. {/block:ifShowsidebarphoto}<Br>
  370. <div style="font-family:calibri;">{Description}
  371. <div id="navigation">
  372. {BLOCK:IfLink1Title}
  373. <a href= "{text:Link 1}">{text:Link 1 Title}</a>{/BLOCK:IfLink1Title}
  374. {BLOCK:IfLink2Title}☯
  375. <a href= "{text:Link 2}">{text:Link 2 Title}</a>{/BLOCK:IfLink2Title}
  376. {BLOCK:IfLink3Title}☯
  377. <a href= "{text:Link 3}">{text:Link 3 Title}</a>{/BLOCK:IfLink3Title}
  378. {BLOCK:IfLink4Title}☯
  379. <a href= "{text:Link 4}">{text:Link 4 Title}</a>{/BLOCK:IfLink4Title}
  380. {BLOCK:IfLink5Title}☯
  381. <a href= "{text:Link 5}">{text:Link 5 Title}</a>{/BLOCK:IfLink5Title}
  382. {BLOCK:IfLink6Title}☯
  383. <a href= "{text:Link 6}">{text:Link 6 Title}</a>{/BLOCK:IfLink6Title} ☯
  384. <a href="http://wildthemes.tumblr.com/">theme</a>
  385. </div>
  386. </div></div>
  387. <div id="borderright"></div>
  388.  
  389. <div class="left">
  390. <div id="posts">
  391.  
  392.  
  393. {block:Posts}
  394. <div class="entry">
  395.  
  396.  
  397. {block:Answer}
  398. <div style= "background-color: #DDDDDD; border: 1px solid #444444; text-align; center; padding: 2px;">
  399. <b>{Asker}</b>: {Question}
  400. </div>
  401. {Answer}
  402. <br><br>
  403. <div class="perm"><br><a href="{Permalink}">{TimeAgo}</a></div>
  404. {/block:Answer}
  405.  
  406. {block:Text}
  407. <div class="text">
  408. {block:Title}
  409. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  410. {/block:Title}
  411. {Body}
  412. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  413. {block:IndexPage}
  414.  
  415. {/block:IndexPage}
  416. </div>
  417. {/block:Text}
  418.  
  419.  
  420. {block:Link}
  421. <div class="text">
  422. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  423. {block:Description}
  424. <div class="description">{Description}</div>
  425. {/block:Description}
  426. <p>
  427. {block:IndexPage}
  428. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  429.  
  430. {/block:IndexPage}
  431.  
  432. </div>{/block:Link}
  433.  
  434.  
  435. {block:Photo}
  436. {block:indexpage} <div class="wildthemes"><p><a href="{permalink}">{NoteCountwithLabel}</a> | <a href="{ReblogURL}" target="_blank">{text:reblog label}</a> | <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');">♥</a> | <a href="{permalink}">posted {timeago}</a> </div>
  437.  
  438. <img src="{PhotoURL-HighRes}" width="100%"/>
  439. {/block:indexpage}
  440. {block:permalinkpage}
  441. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  442. {/block:permalinkpage} {block:IndexPage}
  443. {/block:IndexPage}
  444. {/block:Photo}
  445.  
  446.  
  447.  
  448. {block:Photoset}
  449. {block:IndexPage}
  450. <center>
  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}
  460. <div class="text">
  461. <div class="title"> "{Quote}" </div>
  462. {block:Source}
  463. <div style="text-align:right; line-height:12px;">- {Source}</div>
  464. {/block:Source}
  465. {block:IndexPage}
  466. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  467.  
  468. {/block:IndexPage}
  469. </div>{/block:Quote}
  470.  
  471. {block:Chat}
  472. <div class="text">
  473. {block:Title}
  474. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  475. {/block:Title}
  476. <ul class="chat">
  477. {block:Lines}
  478. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  479. {Line} </li>
  480. {/block:Lines}
  481. </ul>
  482. {block:IndexPage}
  483.  
  484. {/block:IndexPage}
  485. </div>{/block:Chat}
  486.  
  487.  
  488.  
  489. {Line}
  490. </li>
  491. {/block:Lines}
  492. </ul>
  493. {/block:Chat}
  494.  
  495. {block:Audio}
  496. <div class="text">
  497. {AudioPlayerGrey}
  498. {block:Caption}
  499. {Caption}
  500. {/block:Caption}
  501. {block:IndexPage}
  502.  
  503. {/block:IndexPage}
  504. </div>{/block:Audio}
  505.  
  506.  
  507.  
  508. {block:Video}
  509. {block:IndexPage}
  510. <div class="permalink"><a href="{Permalink}" target="_blank"><Video</a></div>
  511. <center>
  512. {Video-250}</center>
  513. {/block:IndexPage}
  514. {block:PermalinkPage}
  515. <center>
  516. {Video-500}</center>
  517. {/block:PermalinkPage}
  518. {block:Video}
  519.  
  520. {block:PermalinkPage}
  521. <center>
  522. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  523.  
  524.  
  525. {/block:PermalinkPage}
  526.  
  527.  
  528. {block:PostNotes}{PostNotes}
  529. {/block:PostNotes}
  530. </div>
  531.  
  532.  
  533. {/block:Posts}
  534. </div>
  535. </div>
  536. {block:IndexPage}
  537. {block:Pagination}
  538. <div id="pagination">
  539. {block:NextPage}
  540. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  541. {/block:NextPage}
  542. {block:PreviousPage}
  543. <a href="{PreviousPage}">&larr;&nbsp;</a>
  544. {/block:PreviousPage}
  545. </div>
  546. {/block:Pagination}
  547. {/block:IndexPage}
  548. </div>
  549.  
  550.  
  551. </body>
  552. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement