pamellabellegarde

Theme Tumblr Blogroll 4

May 21st, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.42 KB | None | 0 0
  1.  
  2.  
  3. <!-------
  4.  
  5. THEME BY SECRET-DIALOGUES.TUMBLR.COM
  6. DON'T COPY! BE ORIGINAL!
  7.  
  8. ------->
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT' rel='stylesheet' type='text/css'>
  11.  
  12.  
  13. <meta name="color:scroll bar" content="#000" />
  14. <meta name="color:bg scroll bar" content="#fff" />
  15. <meta name="color:background" content="#fff" />
  16. <meta name="color:borderimgsidebar" content="#000" />
  17. <meta name="image:ImageSidebar"
  18. content="http://static.tumblr.com/4bf5c6d5c59a209b3be1677cee337127/gdasrfz/vODmn5sh5/tumblr_static_1.png" />
  19. <meta name="color:Links" content="#000" />
  20. <?xml version="1.0" encoding="UTF-8"?>
  21. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  22.  
  23. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  24. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  25.  
  26. <head>
  27. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  28.  
  29. <!DOCTYPE HTML>
  30.  
  31. <link rel="shortcut icon" href="{favicon}" />
  32. <meta name="if:anti plagiarism" content="0"/>
  33. <meta name="if:cute cursor" content="0"/>
  34.  
  35. <title>{title} + Follow</title>
  36.  
  37.  
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43.  
  44. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  45.  
  46. ::-webkit-scrollbar-thumb:vertical {
  47. background-color:#000;
  48. height:40px;
  49. border:2px solid #fff;
  50. z-index:1000;
  51. }
  52.  
  53. ::-webkit-scrollbar-button:vertical {
  54. height:10px;
  55. display: block;
  56. background:#000;
  57. z-index:1000;
  58. }
  59.  
  60. ::-webkit-scrollbar {
  61. background-color:#fff;
  62. height:10px;
  63. width:10px;
  64. z-index:1000;
  65. }
  66.  
  67. .mn {float:right;}
  68.  
  69. nav1 a{font-family:calibri;
  70. text-transform:uppercase;
  71. font-size:10px;
  72. margin-left:9px;
  73. -webkit-transition-duration: 0.5s;
  74. -webkit-transition: all 1s ease;
  75. -moz-transition: all 1s ease;
  76. -o-transition: all 1s ease;
  77. transition: all 1s ease;
  78. color:#000;
  79.  
  80. }
  81.  
  82. nav1 a:hover {
  83.  
  84. }
  85.  
  86.  
  87. /** APARENCIA LINKS **/
  88. a:link, a:visited, a:active {-webkit-transition-duration: 0.3s;
  89. text-decoration: none;
  90. color: #000;
  91. }
  92. a:hover {color:#000;}
  93.  
  94. .z {
  95. margin-top:-5px;
  96. background: #fff;
  97. width:593px;
  98. margin-left:-5px;
  99. height:400px;
  100. }
  101.  
  102. .t {
  103. font-family: 'Old Standard TT', serif;
  104. font-size:28px;
  105. text-align:right;
  106. color: {color:Links};
  107. }
  108.  
  109. .esquerda {bottom: 25px; z-index: 4; position: fixed;left:25px;color:{color:links};}
  110.  
  111. .td { width: 640px;}
  112.  
  113. body { background-attachment: fixed;
  114. background-repeat: repeat;
  115. font-family: calibri;
  116. font-size: 11px;
  117. text-align: justify;color: {color:Text};
  118. background:{color:background} url('{image:background}');
  119. background-attachment: fixed; }
  120.  
  121.  
  122. .ff {
  123. width:620px;
  124. margin-top:-100px;
  125. margin-right:-200px;
  126. z-index:999;
  127. max-height:600px;
  128. float:right;
  129. }
  130.  
  131. .side {
  132. float:left;
  133. width:160px;
  134. color:#555;
  135. text-align:center;
  136. margin-top:70px;
  137. position:fixed;
  138. }
  139.  
  140. .side img{
  141. width:155px;
  142. padding:10px;
  143. border:1px solid {color:borderimgsidebar};
  144. }
  145.  
  146.  
  147. /*** TOOLTIP BY RITAMAFALDA POR LUVHTML***/
  148. #dhtmltooltip{position: absolute; padding: 5px; border:2px solid #333;font-family:calibri;background-color: #f1f1f1; left: -100px; text-transform:uppercase;color: #666; text-align: center; font-size: 10px; width: auto; margin: 10px; visibility: hidden; z-index: 300; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}
  149.  
  150.  
  151. iframe#tumblr_controls {
  152. position: fixed !important;
  153.  
  154. }
  155.  
  156.  
  157.  
  158.  
  159. .ff img {
  160.  
  161. padding:3px;
  162. width:48px;
  163. margin:3px;
  164. -webkit-transition: all 0.3s linear;
  165. -moz-transition: all 0.3s linear;
  166. transition: all 0.3s linear;
  167. -webkit-border-radius: 15px;
  168. -moz-border-radius: 15px;
  169. border-radius: 15px;
  170. }
  171.  
  172. .ff img:hover {
  173.  
  174. -webkit-transform: scale(1.2) rotate(0deg); -moz-transform: scale(1.2) rotate(0deg); -o-transform: scale(1.2) rotate(0deg); -ms-transform: scale(1.2) rotate(0deg); transform: scale(1.2) rotate(0deg);
  175.  
  176. }
  177.  
  178. {block:Ifcutecursor}
  179.  
  180. body { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }
  181.  
  182. a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  183.  
  184. {/block:Ifcutecursor}
  185.  
  186. .cre
  187. {position:fixed;
  188. bottom:0px;
  189. right:30px;
  190. }
  191.  
  192. iframe#tumblr_controls {
  193. right:3px !important;
  194. position: fixed !important;
  195. -webkit-filter:invert(100%);
  196. }
  197.  
  198.  
  199. </style>
  200. <!-- FIM DO CSS -->
  201.  
  202.  
  203.  
  204.  
  205. <script>
  206. function click() {
  207. if (event.button==2||event.button==3) {
  208. oncontextmenu='return false';
  209. }
  210. }
  211. document.onmousedown=click
  212. document.oncontextmenu = new Function("return false;")
  213. </script>
  214.  
  215.  
  216.  
  217. </head>
  218.  
  219.  
  220. <body>
  221.  
  222. <body oncontextmenu="return false" onkeydown="return false">
  223. <body ondragstart='return false'>
  224. <body onselectstart='return false'>
  225.  
  226. <center>
  227.  
  228.  
  229. <div id="dhtmltooltip"></div>
  230. <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  231.  
  232. <div class="td">
  233. <div class="t">Blogroll</div><br>
  234.  
  235. <div class="side">
  236. <img src="http://static.tumblr.com/4bf5c6d5c59a209b3be1677cee337127/gdasrfz/vODmn5sh5/tumblr_static_1.png">
  237.  
  238. <nav1><a href="/">back to blog</nav1></a>
  239. <nav1><a href="/ask">askbox<nav1></a>
  240. <nav1><a href="/archive">archive</nav1></a>
  241.  
  242.  
  243. </div>
  244.  
  245.  
  246.  
  247.  
  248. <div class="z"><br><br><br><br><br><br><br><br>
  249.  
  250. <div class="ff">
  251.  
  252.  
  253. {block:Following}{block:Followed}
  254. <a href="{FollowedURL}" target="_blank">
  255. <img src="{FollowedPortraitURL-48}" onMouseover="ddrivetip('{FollowedTitle}')"; onMouseout="hideddrivetip()" class="imgbg" /> </a> {/block:Followed}{/block:Following}
  256.  
  257. </div></div></div>
  258.  
  259.  
  260.  
  261.  
  262. <br><div style="margin-right:-400px;margin-top:-50px;">
  263.  
  264. </div></div></div>
  265. </div>
  266.  
  267. </div>
  268.  
  269.  
  270. <div style="top: 0px; right: 0px; position: fixed;">
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278. </div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  279.  
  280. </div></div>
  281.  
  282. <center><div class="esquerda">{block:PreviousPage}<a href="{PreviousPage}" class="page">«</a>{/block:PreviousPage} </div> <div class="direita">{block:NextPage}<a href="{NextPage}" class="page">»</a>{/block:NextPage}</div></center>
  283.  
  284. <div class="esquerda"><a target="_blank" href="http://secret-dialogues.tumblr.com" onMouseover="ddrivetip('by secret-dialogues')"; onMouseout="hideddrivetip()"">THEME BY © </a></div>
  285. </body>
  286.  
  287. </html>
Advertisement
Add Comment
Please, Sign In to add comment