Advertisement
flaarda

Hero of Mind Shipping Wall - 5 Columns

Mar 1st, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.47 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link href='http://fonts.googleapis.com/css?family=Oxygen|Annie+Use+Your+Telescope|Economica' rel='stylesheet' type='text/css'>
  6.  
  7. <!---
  8. Shipping Wall
  9. Created by 2x2verse @ tumblr
  10. Please don't remove this comment.
  11. --->
  12.  
  13. <style type="text/css">
  14.  
  15. body {
  16. background-image: url('http://img.photobucket.com/albums/v337/cinnamoniffer6/2x2/MIND.png');
  17. font-family: 'Arial';
  18. font-size: 11px;
  19. }
  20.  
  21. ::-webkit-scrollbar { width: 7px; }
  22. ::-webkit-scrollbar-track-piece { background-color:#12a874; }
  23. ::-webkit-scrollbar-thumb:vertical {
  24. width: 10px;
  25. background-color: #62c9a5;
  26. border: 3px solid #12a874;
  27. }
  28.  
  29. hr {
  30. display: block;
  31. margin-left: auto;
  32. margin-right: auto;
  33. border-style: solid;
  34. size: 0.5px;
  35. border-color: #12a874;
  36. }
  37.  
  38. /*Begin Shipping Wall*/
  39.  
  40. /*PAIRINGS*/
  41. #pairings {
  42. font-family: 'Annie Use Your Telescope';
  43. font-size: 30px;
  44. width: 235px;
  45. color: #fff;
  46. position: fixed;
  47. left: 45px;
  48. top: 18px;
  49. text-align:center;
  50. z-index: 1;
  51. }
  52.  
  53.  
  54. #box1 {
  55. width: 221px;
  56. height: 550px;
  57. position: fixed;
  58. left: 45px;
  59. top: 20px;
  60. overflow-y: auto;
  61. padding: 7px;
  62. text-align: center;
  63. z-index: 1000;
  64. background-color: #62c9a5;
  65. border-top: 35px solid #0b6848;
  66. border-bottom: 20px solid #0b6848;
  67. z-index: -1;
  68. }
  69.  
  70.  
  71.  
  72. /*AUSPISTISM*/
  73. #ashen {
  74. font-family: 'Annie Use Your Telescope';
  75. width: 235px;
  76. font-size: 30px;
  77. color: #fff;
  78. position: fixed;
  79. left: 310px;
  80. top: 18px;
  81. text-align:center;
  82. z-index: 1;
  83. }
  84.  
  85. #box2 {
  86. width: 221px;
  87. height: 550px;
  88. position: fixed;
  89. left: 310px;
  90. top: 20px;
  91. overflow-y: auto;
  92. padding: 7px;
  93. text-align: center;
  94. z-index: 1000;
  95. background-color: #62c9a5;
  96. border-top: 35px solid #0b6848;
  97. border-bottom: 20px solid #0b6848;
  98. z-index: -1;
  99. }
  100.  
  101.  
  102.  
  103. /*MULTISHIPPING*/
  104. #multi {
  105. font-family: 'Annie Use Your Telescope';
  106. width: 235px;
  107. font-size: 30px;
  108. color: #fff;
  109. position: fixed;
  110. left: 575px;
  111. top: 18px;
  112. text-align:center;
  113. z-index: 1;
  114. }
  115.  
  116. #box3 {
  117. width: 221px;
  118. height: 550px;
  119. position: fixed;
  120. left: 575px;
  121. top: 20px;
  122. overflow-y: auto;
  123. padding: 7px;
  124. text-align: center;
  125. z-index: 1000;
  126. background-color: #62c9a5;
  127. border-top: 35px solid #0b6848;
  128. border-bottom: 20px solid #0b6848;
  129. z-index: -1;
  130. }
  131.  
  132.  
  133.  
  134. /*FRIENDS & FAMILY*/
  135. #friendfam {
  136. font-family: 'Annie Use Your Telescope';
  137. width: 235px;
  138. font-size: 30px;
  139. color: #fff;
  140. position: fixed;
  141. left: 842px;
  142. top: 18px;
  143. text-align:center;
  144. z-index: 1;
  145. }
  146.  
  147. #box4 {
  148. width: 221px;
  149. height: 550px;
  150. position: fixed;
  151. left: 842px;
  152. top: 20px;
  153. overflow-y: auto;
  154. padding: 7px;
  155. text-align: center;
  156. z-index: 1000;
  157. background-color: #62c9a5;
  158. border-top: 35px solid #0b6848;
  159. border-bottom: 20px solid #0b6848;
  160. z-index: -1;
  161. }
  162.  
  163.  
  164.  
  165. /*NOTPS*/
  166.  
  167. #notps {
  168. font-family: 'Annie Use Your Telescope';
  169. width: 235px;
  170. font-size: 30px;
  171. color: #fff;
  172. position: fixed;
  173. left: 1107px;
  174. top: 18px;
  175. text-align:center;
  176. z-index: 1;
  177. }
  178.  
  179. #box5 {
  180. width: 221px;
  181. height: 550px;
  182. position: fixed;
  183. left: 1107px;
  184. top: 20px;
  185. overflow-y: auto;
  186. padding: 7px;
  187. text-align: center;
  188. z-index: 1000;
  189. background-color: #62c9a5;
  190. border-top: 35px solid #0b6848;
  191. border-bottom: 20px solid #0b6848;
  192. z-index: -1;
  193. }
  194.  
  195.  
  196.  
  197. /*Back to Blog*/
  198.  
  199. #back a {
  200. position: absolute;
  201. height: 100%;
  202. top: 0px;
  203. left: 0px;
  204. width: 15px;
  205. z-index: 10;
  206. color: #111;
  207. filter: alpha(opacity=50);
  208. -moz-opacity:0.5;
  209. -khtml-opacity: 0.5;
  210. opacity: 0.5;
  211. background-color: #0b6848;
  212. text-decoration: none;
  213. -webkit-transition: all 0.75s ease-in-out;
  214. -moz-transition: all 0.75s ease-in-out;
  215. -o-transition: all 0.75s ease-in-out;
  216. transition: all 0.75s ease-in-out;
  217. }
  218.  
  219. #back a:hover {
  220. color: #62c9a5;
  221. background-color: #0b6848;
  222. filter: alpha (opacity=100);
  223. -moz-opacity:1.0;
  224. -hhtml-opacity: 1.0;
  225. opacity: 1.0;
  226. }
  227.  
  228. /*CREDITS*/
  229.  
  230. #credit1 a {
  231. font-family: 'Annie Use Your Telescope';
  232. font-size: 14px;
  233. width: 235px;
  234. position: fixed;
  235. left: 45px;
  236. top: 620px;
  237. text-align:center;
  238. text-decoration: none;
  239. z-index: 1;
  240. color: #12a874;
  241. -webkit-transition: all 0.75s ease-in-out;
  242. -moz-transition: all 0.75s ease-in-out;
  243. -o-transition: all 0.75s ease-in-out;
  244. transition: all 0.75s ease-in-out;
  245. }
  246.  
  247. #credit1 a:hover {
  248. color: #fff;
  249. }
  250.  
  251. #credit2 a {
  252. font-family: 'Annie Use Your Telescope';
  253. font-size: 14px;
  254. width: 235px;
  255. position: fixed;
  256. left: 310px;
  257. top: 620px;
  258. text-align:center;
  259. text-decoration: none;
  260. z-index: 1;color: #12a874;
  261. -webkit-transition: all 0.75s ease-in-out;
  262. -moz-transition: all 0.75s ease-in-out;
  263. -o-transition: all 0.75s ease-in-out;
  264. transition: all 0.75s ease-in-out;
  265. }
  266.  
  267. #credit2 a:hover {
  268. color: #fff;
  269. }
  270.  
  271. #credit3 a {
  272. font-family: 'Annie Use Your Telescope';
  273. font-size: 14px;
  274. width: 235px;
  275. position: fixed;
  276. left: 575px;
  277. top: 620px;
  278. text-align:center;
  279. text-decoration: none;
  280. z-index: 1;
  281. color: #12a874;
  282. -webkit-transition: all 0.75s ease-in-out;
  283. -moz-transition: all 0.75s ease-in-out;
  284. -o-transition: all 0.75s ease-in-out;
  285. transition: all 0.75s ease-in-out;
  286. }
  287.  
  288. #credit3 a:hover {
  289. color: #fff;
  290. }
  291.  
  292. #credit4 a {
  293. font-family: 'Annie Use Your Telescope';
  294. font-size: 14px;
  295. width: 235px;
  296. position: fixed;
  297. left: 842px;
  298. top: 620px;
  299. text-align:center;
  300. text-decoration: none;
  301. z-index: 1;
  302. color: #12a874;
  303. -webkit-transition: all 0.75s ease-in-out;
  304. -moz-transition: all 0.75s ease-in-out;
  305. -o-transition: all 0.75s ease-in-out;
  306. transition: all 0.75s ease-in-out;
  307. }
  308.  
  309. #credit4 a:hover {
  310. color: #fff;
  311. }
  312.  
  313. #credit5 a {
  314. font-family: 'Annie Use Your Telescope';
  315. font-size: 14px;
  316. width: 235px;
  317. position: fixed;
  318. left: 1107px;
  319. top: 620px;
  320. text-align:center;
  321. text-decoration: none;
  322. z-index: 1;
  323. color: #12a874;
  324. -webkit-transition: all 0.75s ease-in-out;
  325. -moz-transition: all 0.75s ease-in-out;
  326. -o-transition: all 0.75s ease-in-out;
  327. transition: all 0.75s ease-in-out;
  328. }
  329.  
  330. #credit5 a:hover {
  331. color: #fff;
  332. }
  333.  
  334. #credit a {
  335. position: fixed;
  336. bottom: 0px;
  337. right: 0px;
  338. font-size: 20px;
  339. text-decoration: none;
  340. color: #0b6848;
  341. z-index: 1001;
  342. -webkit-transition: all 0.75s ease-in-out;
  343. -moz-transition: all 0.75s ease-in-out;
  344. -o-transition: all 0.75s ease-in-out;
  345. transition: all 0.75s ease-in-out;
  346. }
  347.  
  348. #credit a:hover {
  349. color: #fff;
  350. }
  351.  
  352. </style>
  353. </head><body>
  354.  
  355. <div id="back"><a href="/"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>◄<br>
  356. ◄<br>
  357. ◄<br></a></div>
  358.  
  359. <div id="pairings">pairings</div>
  360.  
  361. <div id="box1"> <!--Edit below for pairings-->
  362. ship one<br>
  363. ship two<br>
  364. ship three<br>
  365. ship four<br>
  366. ship five<br>
  367. ship six<br>
  368. ship seven<br>
  369. ship eight<br>
  370. ship nine<br>
  371. ship ten<br>
  372. </div>
  373.  
  374. <div id="credit1"><a href="http://yumeharanozomi.tumblr.com/post/35220814751/shipping-wall-2-deck-of-cards-pixels-preview">modified from</a></div>
  375.  
  376. <div id="ashen">auspistices</div>
  377.  
  378. <div id="box2"> <!--Edit below for multishipping-->
  379. ship one<br>
  380. ship two<br>
  381. ship three<br>
  382. ship four<br>
  383. ship five<br>
  384. ship six<br>
  385. ship seven<br>
  386. ship eight<br>
  387. ship nine<br>
  388. ship ten<br>
  389. </div>
  390.  
  391. <div id="credit2"><a href="http://cairovercoat.tumblr.com/post/49741463009/you-can-browse-through-all-of-them-online">background credit</a></div>
  392.  
  393. <div id="multi">multi</div>
  394.  
  395. <div id="box3"> <!--Edit below for friends and family-->
  396. ship one<br>
  397. ship two<br>
  398. ship three<br>
  399. ship four<br>
  400. ship five<br>
  401. ship six<br>
  402. ship seven<br>
  403. ship eight<br>
  404. ship nine<br>
  405. ship ten<br>
  406. </div>
  407.  
  408. <div id="credit3"><a href="http://feastings.tumblr.com/tagged/pixelings">sprite credit</a></div>
  409.  
  410. <div id="friendfam">friends & family</div>
  411.  
  412. <div id="box4"> <!--Edit below for noTPs-->
  413. ship one<br>
  414. ship two<br>
  415. ship three<br>
  416. ship four<br>
  417. ship five<br>
  418. ship six<br>
  419. ship seven<br>
  420. ship eight<br>
  421. ship nine<br>
  422. ship ten<br>
  423. </div>
  424.  
  425. <div id="credit4"><a href="http://homestuckresources.tumblr.com/post/14831712260/shipping-icons-v2-0">icon credit 1</a></div>
  426.  
  427. <div id="notps">noTPs</div>
  428.  
  429. <div id="box5"> <!--Edit below for noTPs-->
  430. ship one<br>
  431. ship two<br>
  432. ship three<br>
  433. ship four<br>
  434. ship five<br>
  435. ship six<br>
  436. ship seven<br>
  437. ship eight<br>
  438. ship nine<br>
  439. ship ten<br>
  440. </div>
  441.  
  442. <div id="credit5"><a href="http://homestuckresources.tumblr.com/post/78326829823/technicalbug-technicalbug-family">icon credit 2</a></div>
  443.  
  444. <div id="credit"><a href="http://2x2verse.tumblr.com/" target="_blank">♎</a></div>
  445.  
  446. </body>
  447. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement