Advertisement
danateruel

Dark Side Theme (New)

Oct 17th, 2012
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.66 KB | None | 0 0
  1.  
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3.  
  4.  
  5.  
  6. <!--
  7.  
  8. ----------------------------------------------
  9. | ** Dark Side Theme ** |
  10. | ** By Dana Teruel ** |
  11. | danateruel.tumblr.com |
  12. | Please do not remove the credits |
  13. | If you will I will find yuu :c |
  14. | |
  15. ----------------------------------------------
  16.  
  17. -->
  18.  
  19.  
  20.  
  21.  
  22. <html>
  23.  
  24. <head>
  25.  
  26. <!-- fonts -->
  27.  
  28. <link href='http://fonts.googleapis.com/css?family=Comfortaa' rel='stylesheet' type='text/css'>
  29.  
  30. <!-- meta tags -->
  31.  
  32. <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_mbt9tkR6NY1rcukd4o1_500.gif" />
  33. <meta name="image:background" content="http://data.whicdn.com/images/26858447/tumblr_m2k41pLaeO1qzgue6o1_500_thumb.jpg" />
  34. <meta name>
  35.  
  36.  
  37. <meta name="color:Links"content="#ffffff" />
  38. <meta name="color:Links hover" content="#000000" />
  39. <meta name="color:Nav Link Bg" content="#000000" />
  40. <meta name="color:Nav Link Bg Hover" content="#ffffff" />
  41. <meta name="color:text" content="#000000" />
  42. <meta name="color:background" content="#ffffff" />
  43.  
  44. <meta name="text:title size" content="75px" />
  45. <meta name="text:font size" content="13px" />
  46. <meta name="text:Link 1" content="http://meowmeow.tumblr.com" />
  47. <meta name="text:Link 1 Title" content="link" />
  48. <meta name="text:Link 2" content="http://meowmeow.tumblr.com" />
  49. <meta name="text:Link 2 Title" content="link" />
  50. <meta name="text:Link 3" content="http://meowmeow.tumblr.com" />
  51. <meta name="text:Link 3 Title" content="link" />
  52.  
  53. <meta name="if:Black and White Effect" content="2" />
  54. <title>{Title}</title>
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. <style>
  63.  
  64. #credit
  65. {z-index:999;
  66. background-color:#ffffff;
  67. width:50px;
  68. height:50px;
  69. border-radius:0px 50px 0px 0px;
  70. -moz-border-radius:0px 50px 0px 0px;
  71. position:fixed;
  72. overflow:hidden;
  73. bottom:0px;
  74. left:0px;
  75. -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
  76.  
  77. #meoww
  78. {margin-top:25px;
  79. margin-bottom:20px;
  80. margin-left:-5px;
  81. -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
  82.  
  83. #credit:hover
  84. {width:200px;
  85. -moz-border-radius:0px;
  86. border-radius:0px;}
  87.  
  88. #credit:hover #meoww
  89. {margin-top:10px;
  90. margin-left:0px;
  91. margin-bottom:4px;}
  92.  
  93. /*** nav ***/
  94.  
  95. #button a{
  96. background-color:{color:Nav Link Bg};
  97. color:{color:Links};
  98. text-transform:uppercase;
  99. font-family: 'Lato', sans-serif;
  100. font-size: 10px;
  101. padding:3px;
  102. text-decoration: none;
  103. -webkit-transition: all 0.5s ease-in-out;
  104. -moz-transition: all 0.5s ease-in-out;
  105. -o-transition: all 0.5s ease-in-out;
  106. -ms-transition: all 0.5s ease-in-out;
  107. transition: all 0.5s ease-in-out;
  108. }
  109.  
  110. #button a:hover{
  111. color:{color:Links Hover};
  112. background-color: {color:Nav Link Bg Hover};
  113. opacity:0.8;
  114. }
  115.  
  116.  
  117. /*** black and white effect on images ***/
  118. {block:ifBlackandWhiteEffect}
  119.  
  120. img{
  121. -webkit-filter: grayscale(100%);
  122. z-index: -9999999999999999999999999px;
  123. }
  124. img:hover{
  125. -webkit-filter: grayscale(0%);
  126. }
  127.  
  128. {/block:ifBlackandWhiteEffect}
  129.  
  130. /*** fonts ***/
  131.  
  132. @font-face {
  133. font-family: 'Always';
  134. src: url('http://static.tumblr.com/blpgwiz/8hbm963wn/always_forever.ttf') format('truetype');
  135. font-weight: normal;
  136. font-style: normal;
  137.  
  138. }
  139.  
  140.  
  141. /*** post linkies ***/
  142.  
  143. #danateruel{
  144.  
  145. position:absolute;
  146.  
  147. font-size:12px;
  148.  
  149. background: url(http://media.smashingmagazine.com/images/black-white-photography/60.jpg);
  150.  
  151. padding:5px;
  152.  
  153. text-align:right;
  154.  
  155. border-radius:30px;
  156.  
  157. }
  158.  
  159. #danaateruel{
  160.  
  161. position:absolute;
  162.  
  163. font-size:12px;
  164.  
  165. background: url(http://media.smashingmagazine.com/images/black-white-photography/60.jpg);
  166.  
  167. padding:5px;
  168.  
  169. margin-top:-15px;
  170.  
  171. margin-left:230px;
  172.  
  173. text-align:left;
  174.  
  175. border-radius:30px;
  176.  
  177. }
  178.  
  179. /*** blog title ***/
  180.  
  181. .dana{
  182. font-size: {text:title size};
  183. text-align:center;
  184. font-family: 'Always';
  185. margin-bottom:40px;
  186. margin-top:20px;
  187. line-height: 20px;
  188. text-shadow:0px 0px 0px rgba(0,0,0,0.2);-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;
  189. text-shadow:4px 5px 0px rgba(0,0,0,0.1),4px -6px 0px rgba(0,0,0,0.2),6px 12px 0px rgba(0,0,0,0.1),-8px 5px 0px rgba(0,0,0,0.2),-3px -8px 0px rgba(0,0,0,0.15);-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;
  190. padding:0px 0px 0px 0px;
  191. color:#000000;
  192. }
  193.  
  194. .dana:hover{
  195. text-shadow:0px 0 0px;
  196. color:;
  197. }
  198.  
  199.  
  200. /*** body ***/
  201. body {font-family: calibri;
  202. font-size:{text:font size};
  203. color: {color:text};
  204. background: {color:background};
  205. background-image:url({image:background});
  206. background-postition:center;
  207. background-attachment: fixed;
  208. background-repeat: yes-repeat;
  209. text-align: justify;
  210. margin-top: 15px;
  211. background-attachment:fixed;}
  212.  
  213. /*** divs id ***/
  214.  
  215. #total {width: 760px;margin-right: auto; margin-left: auto;margin-top: auto;margin-bottom:auto; }
  216.  
  217. #posts {margin: auto;float:right;position: relative;width: 520px;text-align: justify;}
  218.  
  219. #sidebar{margin: auto;float:left;position: relative;width: 230px;text-align: justify;}
  220.  
  221. #sidebar2{
  222. margin-left:500px;
  223. margin-top:auto;
  224. float:left;
  225. position: relative;
  226. width: 230px;
  227. text-align: justify;
  228. }
  229.  
  230. /*** personalizacao negrito, italico, sublinhado, riscado ***/
  231.  
  232. strong,b {color:#b06562; text-decoration:none; font-weight:bold;}
  233. i,em {color:#b06562;}
  234. u {color:#b06562; text-decoration:none; border-bottom:2px solid #b06562;}
  235. strike,s {color: #b06562;}
  236.  
  237. /*** links ***/
  238.  
  239. a{color:#000000; text-decoration: none; -webkit-transition-duration: .90s;}
  240. a:hover{color:orchid;}
  241.  
  242. /*** blockquote ***/
  243.  
  244. blockquote {
  245. border-left: 3px solid #b06562;
  246. padding: 2px 2px 2px 8px;
  247. margin: 3px;
  248. line-height: 17px;
  249. background: #fff;
  250. }
  251.  
  252. /*** boxes ***/
  253.  
  254. .box {background-color: #fff;
  255. margin: 0 0px 10px 0;
  256. padding: 10px;
  257. -MOZ-BOX-SHADOW: 1PX 1PX 5PX #000000;
  258. -WEBKIT-BOX-SHADOW: 1PX 1PX 5PX #000000;
  259. BOX-SHADOW: 1PX 1PX 5PX #000000;
  260. }
  261.  
  262. }
  263.  
  264. /*** select color***/
  265.  
  266. ::-moz-selection
  267. {color: #c4c4c4;
  268. background: #909090;}
  269.  
  270. ::selection
  271. {color: #c4c4c4;
  272. background: #909090;}
  273.  
  274. </style>
  275.  
  276. </head>
  277.  
  278. <body>
  279.  
  280. <div id="credit"><center>
  281. <div id="meoww"><img src="http://media.tumblr.com/tumblr_lkl5vkKkoZ1qfamg6.gif"/></div>
  282. <div>
  283.  
  284. Theme by : <a href="http://danateruel.tumblr.com">Dana Teruel</a>
  285.  
  286.  
  287.  
  288. </div>
  289. </center> </div>
  290.  
  291. <div id="total">
  292.  
  293. <div id="sidebar">
  294.  
  295.  
  296.  
  297. <div class="box">
  298.  
  299. <center><img src="http://media.tumblr.com/tumblr_m7yh1pBgig1qaj7nf.jpg">
  300. </center>
  301.  
  302.  
  303. <div class="dana">{Title}</div>
  304.  
  305.  
  306. </div>
  307.  
  308.  
  309.  
  310. <div class="box">
  311.  
  312. <img src="{image:sidebar}" height="126">
  313.  
  314. </div>
  315.  
  316.  
  317.  
  318. <div class="box">
  319.  
  320. {Description}
  321.  
  322.  
  323.  
  324. </div>
  325.  
  326. <div class="box">
  327.  
  328. <div id="button">
  329.  
  330. <a href="/">Home</a>
  331. <a href="/ask">Ask</a>
  332. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  333. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  334. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  335. <a href="http://danateruel.tumblr.com/">Credit</a>
  336.  
  337. </div>
  338.  
  339.  
  340. <br>
  341.  
  342.  
  343. <center><img src="http://media.tumblr.com/tumblr_m7yh1liGfP1qaj7nf.jpg"></center>
  344.  
  345. </div>
  346.  
  347.  
  348. </div>
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364. <div id="posts">
  365.  
  366. {block:Posts}
  367.  
  368. <div id="danateruel">
  369. <a href="{Permalink}">{notecount} notes</a> | Posted on {Month} {DayofMonth} , {Year} {block:RebloggedFrom} | Reblogged From {ReblogParentName} | {/block:RebloggedFrom} {block:GroupMember}Posted by <a href="{GroupMemberURL}">{GroupMemberName}</a> {/block:GroupMember} </div> <br>
  370.  
  371. <div id="danaateruel"> {block:HasTags} {block:Tags} {Tag} {/block:Tags} {/block:HasTags} </div>
  372.  
  373. <div class="box">
  374.  
  375. <!--TEXT POSTS-->
  376.  
  377. {block:Text}
  378.  
  379. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  380.  
  381. <div>{Body}</div>
  382.  
  383. <div class="tags"><a href="{Permalink}">Text</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
  384.  
  385. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  386.  
  387. {/block:Text}
  388.  
  389.  
  390.  
  391. <!--ASK POSTS-->
  392.  
  393. {block:Answer}
  394. <a href="{AskerURL}"><img src="{AskerPortraitURL-30}" align="left" class="border"></a> <div class="ask">{Question}</div><br /><br />
  395. <div class="right">{Answer}</div><br />
  396.  
  397. <div class="tags"><a href="{Permalink}">Question</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
  398.  
  399. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  400.  
  401. {/block:Answer}
  402.  
  403.  
  404.  
  405. <!--LINK POSTS-->
  406.  
  407. {block:Link}
  408.  
  409. <div class="title"><a href="{URL}">{Name}</a></div>
  410.  
  411. {block:Description}{Description}{/block:Description}
  412.  
  413. <div class="tags"><a href="{Permalink}">Link</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
  414.  
  415.  
  416. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  417.  
  418. {block:Link}
  419.  
  420.  
  421.  
  422. <!--PHOTO POSTS-->
  423.  
  424. {block:Photo}
  425. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" class="border" width="100%" />{LinkCloseTag}</center><br />
  426.  
  427. {block:Caption}{Caption}{/block:Caption}<br />
  428.  
  429. <div class="tags"><a href="{Permalink}">Photo</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
  430.  
  431.  
  432. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  433.  
  434. {/block:Photo}
  435.  
  436. <!--QUOTE POSTS-->
  437.  
  438. {block:Quote}
  439.  
  440. <div class="title">"{Quote}"</div>
  441.  
  442. <div class="tags"><a href="{Permalink}">Quote</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
  443.  
  444. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  445.  
  446. {/block:Quote}
  447.  
  448. <!--CHAT POSTS-->
  449.  
  450. {block:Chat}
  451.  
  452. {block:Title}<a href="{Permalink}" class="title">{Title}</a>{/block:Title}
  453.  
  454. <table>
  455. {block:Lines}
  456. <tr>
  457. {block:Label}<td class="name">{Label}</td>{block:Label}
  458. <td class="words">{Line}</td>
  459. </tr>
  460. {/block:Lines}
  461. </table><br />
  462.  
  463. <div class="tags"><a href="{Permalink}">Chat</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
  464.  
  465. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  466.  
  467. {/block:Chat}
  468.  
  469. <!--AUDIO POSTS-->
  470.  
  471. {block:Audio}
  472.  
  473. <div style="float:right; margin-top: 6px;"><i>Music Video {PlayCount} played </i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  474.  
  475. <center>{AudioPlayerWhite}</centeR>
  476.  
  477. {block:Caption}{Caption}{/block:Caption}<br />
  478.  
  479. <div class="tags"><a href="{Permalink}">Music</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
  480.  
  481. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  482.  
  483. {/block:Audio}
  484.  
  485. <!--VIDEO POSTS-->
  486.  
  487. {block:Video}
  488.  
  489. <center>{Video-500}</center>
  490.  
  491. {block:Caption}{Caption}{/block:Caption}<br />
  492.  
  493. <div class="tags"><a href="{Permalink}">Video</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
  494.  
  495. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  496.  
  497. {block:Video}
  498.  
  499. </div>
  500.  
  501. {/block:Posts}
  502.  
  503. </div></div></div>
  504.  
  505. <!--
  506.  
  507. ----------------------------------------------
  508. | ** Dark Side Theme ** |
  509. | ** By Dana Teruel ** |
  510. | danateruel.tumblr.com |
  511. | Please do not remove the credits |
  512. | If you will I will find yuu :c |
  513. | |
  514. ----------------------------------------------
  515.  
  516. -->
  517.  
  518. </body>
  519.  
  520. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement