Advertisement
Guest User

Untitled

a guest
Mar 1st, 2014
1,145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 KB | None | 0 0
  1. <!--
  2. Layout by: layouts-by-caity
  3. please dont remove credit
  4.  
  5. Need help installing this theme?
  6. layouts-by-caity.tumblr.com/tutorial
  7. -->
  8. <head>
  9. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  10.  
  11. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/assets/scripts/tumblelog.js?8c9766bc095963875ab9782b9527dc52"></script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  12. </head>
  13.  
  14. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  15.  
  16.  
  17. <style type="text/css">
  18. ::-webkit-scrollbar { width: 8px; background-color: #b8a8be; }
  19. ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #FFFFFF; }
  20. ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); background-color: #b8a8be; }
  21. ::-webkit-scrollbar-corner { background: #transparent ; }
  22.  
  23. .left{
  24. float: left;
  25. margin-right: 20px;
  26. width: 802px;
  27. }
  28.  
  29. .right{
  30. width: 200px;
  31. float: right;
  32. background-color: ;
  33. }
  34.  
  35. body{
  36. margin:0px;
  37. color: #0000000;
  38. background-attachment: fixed;
  39. padding: 0px;
  40. font-family: "calibri";
  41. background: url("http://www.christymccullough.com/children/backgrounds/white%20pattern%20background.jpg");
  42. background-size: cover;
  43. }
  44.  
  45. a:link, a:active, a:visited{
  46. color:#b8a8be;
  47. text-decoration: none;}
  48.  
  49. a:hover{
  50. color: #fff;
  51. text-decoration:underline;
  52. }
  53.  
  54.  
  55. @font-face {
  56. font-family:titulo;
  57. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');}
  58.  
  59. .titlebox{
  60. width:480;
  61. height: 50px;
  62. background: #b8a8be;
  63. margin-top: 125px;
  64. margin-left: 365px;
  65. }
  66. .box{
  67. float:center;
  68. position:fixed;
  69. overflow-x: visible;
  70. overflow-y: hidden;
  71. background: #fff;
  72. padding: 10px;
  73. width:470px;
  74. height:305px;
  75. text-align: left;
  76. padding: 4px;
  77. font-size: 12px;
  78. color: #d3d3d3;
  79. border: 1px dotted #ddd;
  80. z-index:9999999999;
  81. margin-top:25px;
  82. margin-left:365px;
  83. display: inline-block;
  84. }
  85.  
  86. .customlinks1{
  87. float:center;
  88. width:100px;
  89. height:35px;
  90. background: #fff;
  91. text-align: center;
  92. font-style: italic;
  93. font-family: georgia;
  94. font-size: 11px;
  95. color: #b8a8be;
  96. line-height: 35px;
  97. border: 1px dotted #ddd;
  98. z-index:9999999999;
  99. margin-top:25px;
  100. margin-left:365px;
  101. display: inline-block;}
  102.  
  103. .customlinks1:hover{
  104. float:center;
  105. width:100px;
  106. height:35px;
  107. background: #b8a8be;
  108. text-align: center;
  109. font-style: italic;
  110. font-family: georgia;
  111. font-size: 11px;
  112. color: #fff;
  113. text-decoration: underline;
  114. line-height: 35px;
  115. border: 1px dotted #ddd;
  116. z-index:9999999999;
  117. margin-top:25px;
  118. margin-left:365px;
  119. display: inline-block;
  120. -webkit-transition: all 0.7s ease-in-out;
  121. -moz-transition: all 0.7s ease-in-out;
  122. transition: all 0.7s ease-in-out;}
  123.  
  124. .customlinks2{
  125. float:center;
  126. width:100px;
  127. height:35px;
  128. background: #fff;
  129. text-align: center;
  130. font-style: italic;
  131. font-family: georgia;
  132. font-size: 11px;
  133. color: #b8a8be;
  134. line-height: 35px;
  135. border: 1px dotted #ddd;
  136. z-index:9999999999;
  137. margin-top:25px;
  138. margin-left:20px;
  139. display: inline-block;}
  140.  
  141. .customlinks2:hover{
  142. float:center;
  143. width:100px;
  144. height:35px;
  145. background: #b8a8be;
  146. text-align: center;
  147. font-style: italic;
  148. font-family: georgia;
  149. font-size: 11px;
  150. color: #fff;
  151. text-decoration: underline;
  152. line-height: 35px;
  153. border: 1px dotted #ddd;
  154. z-index:9999999999;
  155. margin-top:25px;
  156. margin-left:20px;
  157. display: inline-block;
  158. -webkit-transition: all 0.7s ease-in-out;
  159. -moz-transition: all 0.7s ease-in-out;
  160. transition: all 0.7s ease-in-out;}
  161.  
  162. .customlinks3{
  163. float:center;
  164. width:100px;
  165. height:35px;
  166. background: #fff;
  167. text-align: center;
  168. font-style: italic;
  169. font-family: georgia;
  170. font-size: 11px;
  171. color: #b8a8be;
  172. line-height: 35px;
  173. border: 1px dotted #ddd;
  174. z-index:9999999999;
  175. margin-top:25px;
  176. margin-left:20px;
  177. display: inline-block;}
  178.  
  179. .customlinks3:hover{
  180. float:center;
  181. width:100px;
  182. height:35px;
  183. background: #b8a8be;
  184. text-align: center;
  185. font-style: italic;
  186. font-family: georgia;
  187. font-size: 11px;
  188. color: #fff;
  189. text-decoration: underline;
  190. line-height: 35px;
  191. border: 1px dotted #ddd;
  192. z-index:9999999999;
  193. margin-top:25px;
  194. margin-left:20px;
  195. display: inline-block;
  196. -webkit-transition: all 0.7s ease-in-out;
  197. -moz-transition: all 0.7s ease-in-out;
  198. transition: all 0.7s ease-in-out;}
  199.  
  200. .customlinks4{
  201. float:center;
  202. width:100px;
  203. height:35px;
  204. background: #fff;
  205. text-align: center;
  206. font-style: italic;
  207. font-family: georgia;
  208. font-size: 11px;
  209. color: #b8a8be;
  210. line-height: 35px;
  211. border: 1px dotted #ddd;
  212. z-index:9999999999;
  213. margin-top:25px;
  214. margin-left:20px;
  215. display: inline-block;}
  216.  
  217. .customlinks4:hover{
  218. float:center;
  219. width:100px;
  220. height:35px;
  221. background: #b8a8be;
  222. text-align: center;
  223. font-style: italic;
  224. font-family: georgia;
  225. font-size: 11px;
  226. color: #fff;
  227. text-decoration: underline;
  228. line-height: 35px;
  229. border: 1px dotted #ddd;
  230. z-index:9999999999;
  231. margin-top:25px;
  232. margin-left:20px;
  233. display: inline-block;
  234. -webkit-transition: all 0.7s ease-in-out;
  235. -moz-transition: all 0.7s ease-in-out;
  236. transition: all 0.7s ease-in-out;}
  237.  
  238.  
  239. img{
  240. width: 45px;
  241. height: 45px;
  242. border-radius: 10px;
  243. border: 5px double #fff;
  244. padding: 2px;
  245. background: #b8a8be;
  246. opacity: 0.7;
  247. }
  248.  
  249. img:hover{
  250. width: 45px;
  251. height: 45px;
  252. border-radius: 10px;
  253. border: 5px double #b8a8be;
  254. padding: 2px;
  255. background: #fff;
  256. opacity: 1;
  257. -webkit-transition: all 0.7s ease-in-out;
  258. -moz-transition: all 0.7s ease-in-out;
  259. transition: all 0.7s ease-in-out;}
  260. </style>
  261. <!--THIS IS YOUR BLOGROLL TITLE-->
  262. <div class="titlebox"><div style="font-family:titulo; cursive; font-size: 35px; text-align: center; color: #fff">
  263. blogroll:</div></div>
  264.  
  265. <!--THESE ARE YOUR CUSTOM LINKS-->
  266. <a href="/"><div class="customlinks1">back to my blog</div></a>&nbsp;<a href="http://tumblr.com/dashboard"><div class="customlinks2">dashboard</div></a>&nbsp;<a href="/ask"><div class="customlinks3">message & faq</div></a>&nbsp;<div class="customlinks4"><script language="JavaScript">
  267. var ref = (''+document.referrer+'');
  268. var w_h = window.screen.width + " x " + window.screen.height;
  269. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID3877362&e1=here&e2=here&r=' + ref + '&wh=' + w_h + '"><\/script>');
  270. </script></div>
  271.  
  272. <!--THIS IS YOUR BLOGROLL CODING
  273. [i suggest you do not edit this, unless you're good with html :)-->
  274. <div class="box2">
  275. <div class="box"><div style="width: 468px; height: 305px; overflow-y: scroll; overflow-x: hidden;">
  276. <center>
  277.  
  278. {block:Following}
  279. {block:Followed}
  280. <a href="{FollowedURL}"><img src="{FollowedPortraitURL-40}"align=”left” style=’padding-right:10px; text-align: middle;’/></a>
  281. {/block:Followed}
  282. </center>
  283. {/block:Following}
  284.  
  285. </div></div></div></div></div></div></div></div></div></div>
  286.  
  287.  
  288.  
  289. <!--DONT REMOVE THIS PLEASE-->
  290. <div style="position:fixed; font-family:calibri; font-size: 12px; bottom:5px; right:5px; padding: 4px; background: #fff; border-radius: 0px; border: 3px double #ddd;z-index:9999999999999999999999999999">
  291. <a href="http://layouts-by-caity.tumblr.com"title="caity's layouts"><font style="color: #b8a8be">layouts-by-caity</font></a></div>
  292. <br>
  293. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement