mkbye

layout 3 — mkbye:celina

Sep 5th, 2015
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.53 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. <!--
  10. layout 3 made by celina aka mkbye :-)
  11. please don't remove credit, or at least put it somewhere else on your blog!
  12. if you're stealing codes, bitch I will find you :))
  13.  
  14. theme created: 09.05.15
  15. theme posted publicly: 09.05.15
  16. -->
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. <html lang="en">
  28. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  29. <html xmlns="http://www.w3.org/1999/xhtml">
  30. <head>
  31. <script type="text/javascript"
  32. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  33.  
  34. <style type="text/css">
  35.  
  36. ::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}
  37. ::-webkit-scrollbar-thumb {background-color:#000;border:2px solid white;}
  38.  
  39. p {
  40. margin:0px;
  41. margin-top:0px;
  42. }
  43.  
  44. body {
  45. padding: 0px;
  46. margin: 0px;
  47. color:{color:text};
  48. font-family:arial;
  49. line-height:15px;
  50. font-size:10px;
  51. background-color:#f8f8f8;
  52. background-image:url({'background image url'});
  53. background-attachment: fixed;
  54. background-repeat: repeat;
  55. }
  56.  
  57. a:link, a:active, a:visited{
  58. text-decoration: none;
  59. -webkit-transition: color 0.3s ease-out;
  60. -moz-transition: color 0.3s ease-out;
  61. transition: color 0.3s ease-out;
  62. color:{color:link};
  63. }
  64.  
  65. div#center{
  66. margin:auto;
  67. position:relative;
  68. width:1250px;
  69. background-color:;
  70. overflow:auto;
  71. overflow-y:hidden;
  72. }
  73.  
  74. #sr{
  75. position:fixed !important;
  76. width:100%;
  77. height:100%;
  78. top:0px;
  79. left:0px;
  80. }
  81.  
  82. #icon{
  83. margin-top:-10px;
  84. margin-left:-570px;
  85. border-radius:5px;
  86. }
  87.  
  88. #icon img{
  89. width:70px;
  90. height:70px;
  91. border-radius:5px;
  92. border:1px solid #ddd;
  93. background:white;
  94. }
  95.  
  96. #box{
  97. margin-top:150px;
  98. margin-left:80px;
  99. width:450px;
  100. height:300px;
  101. padding:10px;
  102. background:white;
  103. border:1px solid #ddd;
  104. border-radius:5px;
  105. }
  106.  
  107. #links{
  108. z-index:999999;
  109. margin-top:-70px;
  110. margin-left:-10px;
  111. width:460px;
  112. height:40px;
  113. background:white;
  114. line-height:60px;
  115. font-size:11px;
  116. padding-right:10px;
  117. font-weight:bold;
  118. text-align:right;
  119. color:#000;
  120. border-bottom:1px solid #ddd;
  121. }
  122.  
  123. #links a{
  124. color:#000;
  125. padding:5px;
  126. }
  127.  
  128. #tit{
  129. position:fixed;
  130. margin-top:-65px;
  131. margin-left:10px;
  132. font-size:20px;
  133. font-style:italic;
  134. }
  135.  
  136. #insidebox{
  137. position:fixed;
  138. margin-top:30px;
  139. margin-left:20px;
  140. width:410px;
  141. height:217px;
  142. background:#fff;
  143. text-align:justify;
  144. }
  145.  
  146. #linkclick1{
  147. margin-top:0px;
  148. margin-left:0px;
  149. background:white;
  150. text-align:center;
  151. line-height:30px;
  152. width:130px;
  153. height:30px;
  154. border:1px solid #ddd;
  155. font-weight:bold;
  156. color:#000;
  157. font-style:italic;
  158. }
  159.  
  160. #linkclick2{
  161. margin-top:-217px;
  162. margin-left:140px;
  163. background:white;
  164. text-align:center;
  165. line-height:30px;
  166. width:130px;
  167. height:30px;
  168. border:1px solid #ddd;
  169. font-weight:bold;
  170. color:#000;
  171. font-style:italic;
  172. }
  173.  
  174. #linkclick3{
  175. margin-top:-217px;
  176. margin-left:280px;
  177. background:white;
  178. text-align:center;
  179. line-height:30px;
  180. width:130px;
  181. height:30px;
  182. border:1px solid #ddd;
  183. font-weight:bold;
  184. color:#000;
  185. font-style:italic
  186. }
  187.  
  188. #actuallinks1{
  189. margin-top:5px;
  190. width:130px;
  191. height:158px;
  192. background:white;
  193. text-align:center;
  194. padding-top:10px;
  195. padding-bottom:10px;
  196. border:1px solid #ddd;
  197. overflow:auto;
  198. }
  199.  
  200. #actuallinks1 a{
  201. color:#000;
  202. }
  203.  
  204. #actuallinks2{
  205. margin-top:5px;
  206. margin-left:140px;
  207. width:130px;
  208. height:158px;
  209. background:white;
  210. text-align:center;
  211. padding-top:10px;
  212. padding-bottom:10px;
  213. border:1px solid #ddd;
  214. overflow:auto;
  215. }
  216.  
  217. #actuallinks2 a{
  218. color:#000;
  219. }
  220.  
  221. #actuallinks3{
  222. margin-top:5px;
  223. margin-left:280px;
  224. width:130px;
  225. height:158px;
  226. background:white;
  227. text-align:center;
  228. padding-top:10px;
  229. padding-bottom:10px;
  230. border:1px solid #ddd;
  231. overflow:auto;
  232. }
  233.  
  234. #actuallinks3 a{
  235. color:#000;
  236. }
  237.  
  238. #tdcd{
  239. position:fixed;
  240. bottom:5px;
  241. z-index:99999;
  242. right:5px;
  243. background:white;
  244. border:1px solid #eee;
  245. width:30px;
  246. height:30px;
  247. -webkit-transition: all .7s ease;
  248. -moz-transition: all .7s ease;
  249. -o-transition: all .7s ease;
  250. transition: all .7s ease;
  251. }
  252.  
  253. #tdcd:hover{
  254. right:75px;
  255. }
  256.  
  257. #cr{
  258. position:fixed;
  259. bottom:5px;
  260. z-index:99999;
  261. background:white;
  262. border:1px solid #eee;
  263. width:70px;
  264. height:30px;
  265. right:-70px;
  266. font-size:8px;
  267. text-align:center;
  268. line-height:30px;
  269. font-weight:bold;
  270. -webkit-transition: all .7s ease;
  271. -moz-transition: all .7s ease;
  272. -o-transition: all .7s ease;
  273. transition: all .7s ease;
  274. }
  275.  
  276. #tdcd:hover #cr{
  277. right:0px;
  278. }
  279.  
  280. #cr a{
  281. color:{color:blogtitle};
  282. }
  283.  
  284. #infscr-loading{
  285. bottom: -70px;
  286. position: absolute;
  287. left: 50%;
  288. margin-left:-8px;
  289. width:16px;
  290. height:11px;
  291. overflow:hidden;
  292. margin-bottom: 50px;
  293. }
  294.  
  295. blockquote{
  296. padding:0px 0px 2px 5px;
  297. margin:0px 0px 2px 10px;
  298. border-left: 1px dotted #555555;
  299. }
  300.  
  301. blockquote p, ul{
  302. margin:0px;
  303. padding:0px;
  304. }
  305.  
  306. {CustomCSS}
  307.  
  308. </style>
  309.  
  310. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  311. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  312.  
  313. <title>n a v i</title>
  314.  
  315. <link rel="shortcut icon" href="http://38.media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif" />
  316. <meta name="viewport" content="width=820" />
  317. </head>
  318.  
  319. <body>
  320. <BODY onselectstart="return false;" ondragstart="return false;">
  321. <div class="wrapper">
  322. <div class="header">
  323. </div>
  324.  
  325. <div id="cage">
  326. <div id="center">
  327.  
  328. <div id="sr">
  329. <center>
  330. <div id="box">
  331.  
  332. <div id="icon"><img src="IMAGE URL"></div> <!-----replace IMAGE URL with the image url of your choice!!----->
  333.  
  334. <div id="links">
  335. <a href="/">back to blog</a>
  336. <a href="/ask">inbox</a>
  337. <a href="/">links</a> <!--replace / with the link---->
  338. <a href="http://mkbye.tumblr.com">theme</a> <!--DO NOT REMOVE---->
  339.  
  340. <div id="tit">navigation</div>
  341. </div>
  342.  
  343.  
  344. <div id="insidebox">
  345.  
  346. <!----replace "link" with your link URL &
  347. replace "link title" with what you want it to say-->
  348.  
  349. <div id="linkclick1">LINK TITLE 1</div>
  350. <div id="actuallinks1">
  351. <a href="link">link title</a></br></br>
  352. <a href="link">link title</a></br></br>
  353. <a href="link">link title</a></br></br>
  354. <a href="link">link title</a></br></br>
  355. <a href="link">link title</a></br></br>
  356. <a href="link">link title</a></br></br>
  357. <a href="link">link title</a></br></br>
  358. <a href="link">link title</a></br></br>
  359. <a href="link">link title</a></br></br>
  360. <a href="link">link title</a></br></br>
  361. </div>
  362.  
  363. <div id="linkclick2">LINK TITLE 2</div>
  364. <div id="actuallinks2">
  365. <a href="link">link title</a></br></br>
  366. <a href="link">link title</a></br></br>
  367. <a href="link">link title</a></br></br>
  368. <a href="link">link title</a></br></br>
  369. <a href="link">link title</a></br></br>
  370. <a href="link">link title</a></br></br>
  371. <a href="link">link title</a></br></br>
  372. <a href="link">link title</a></br></br>
  373. <a href="link">link title</a></br></br>
  374. <a href="link">link title</a></br></br>
  375. </div>
  376.  
  377.  
  378. <div id="linkclick3">LINK TITLE 3</div>
  379. <div id="actuallinks3">
  380. <a href="link">link title</a></br></br>
  381. <a href="link">link title</a></br></br>
  382. <a href="link">link title</a></br></br>
  383. <a href="link">link title</a></br></br>
  384. <a href="link">link title</a></br></br>
  385. <a href="link">link title</a></br></br>
  386. <a href="link">link title</a></br></br>
  387. <a href="link">link title</a></br></br>
  388. <a href="link">link title</a></br></br>
  389. <a href="link">link title</a></br></br>
  390. </div>
  391.  
  392. </div>
  393.  
  394. </div>
  395. </center>
  396. </div>
  397.  
  398. <!---don't touch--->
  399. <div id="tdcd"><img src="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons-256/3d-transparent-glass-icons-people-things/059464-3d-transparent-glass-icon-people-things-hand-peace.png" style="width:30px;height:30px;"></a>
  400. <div id ="cr"><a href="http://mkbye.tumblr.com" color:#000>layout by mkbye</a></div>
  401. </div>
  402.  
  403. </body>
  404.  
  405. </html>
Advertisement
Add Comment
Please, Sign In to add comment