Advertisement
iamthemelocked

16 Boxes Updates Tab Code 1

Apr 6th, 2014
597
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.82 KB | None | 0 0
  1. #boxes {
  2. text-align:left;
  3. font-size:8px;
  4. text-transform:uppercase;
  5. opacity: .9;
  6. border:0px dashed #eee;
  7. position:fixed;
  8. font-family:calibri;
  9. left:40px;
  10. background-color:transparent;
  11. letter-spacing:1px;
  12. width:20px;
  13. z-index:9999;
  14. padding:4px;
  15. top:150px;
  16. }
  17.  
  18. #box1 {
  19. text-align:center;
  20. overflow:hidden;
  21. text-transform:uppercase;
  22. background-color:transparent;
  23. letter-spacing:1px;
  24. width:22px;
  25. margin-top:0px;
  26. margin-left:0px;
  27. height:22px;
  28. line-height:15px;
  29. z-index:1895;
  30. -webkit-transition: all 0.5s ease-in-out;
  31. -moz-transition: all 0.5s ease-in-out;
  32. -o-transition: all 0.5s ease-in-out;
  33. }
  34.  
  35. #box1:hover {
  36. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  37. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  38. -webkit-transition: all 0.5s ease-in-out;
  39. -moz-transition: all 0.5s ease-in-out;
  40. -o-transition: all 0.5s ease-in-out;
  41. }
  42.  
  43. #box1 a {
  44. color:{color:Link};
  45. }
  46.  
  47. #box1 a:hover {
  48. color:#dedede;
  49. }
  50.  
  51. #box2 {
  52. text-align:center;
  53. overflow:hidden;
  54. text-transform:uppercase;
  55. background-color:transparent;
  56. letter-spacing:1px;
  57. width:22px;
  58. height:22px;
  59. margin-top:-22px;
  60. margin-left:25px;
  61. line-height:15px;
  62. z-index:1895;
  63. -webkit-transition: all 0.5s ease-in-out;
  64. -moz-transition: all 0.5s ease-in-out;
  65. -o-transition: all 0.5s ease-in-out;
  66. }
  67.  
  68. #box2:hover {
  69. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  70. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  71. -webkit-transition: all 0.5s ease-in-out;
  72. -moz-transition: all 0.5s ease-in-out;
  73. -o-transition: all 0.5s ease-in-out;
  74. }
  75.  
  76. #box2 a {
  77. color:{color:Link};
  78. }
  79.  
  80. #box2 a:hover {
  81. color:#dedede;
  82. }
  83.  
  84. #box3 {
  85. text-align:center;
  86. overflow:hidden;
  87. text-transform:uppercase;
  88. background-color:transparent;
  89. letter-spacing:1px;
  90. font-size;8px;
  91. width:22px;
  92. height:22px;
  93. line-height:15px;
  94. margin-top:-22px;
  95. margin-left:49px;
  96. z-index:1895;
  97. -webkit-transition: all 0.5s ease-in-out;
  98. -moz-transition: all 0.5s ease-in-out;
  99. -o-transition: all 0.5s ease-in-out;
  100. }
  101.  
  102. #box3:hover {
  103. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  104. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  105. -webkit-transition: all 0.5s ease-in-out;
  106. -moz-transition: all 0.5s ease-in-out;
  107. -o-transition: all 0.5s ease-in-out;
  108. }
  109.  
  110. #box3 a {
  111. color:{color:Link};
  112. }
  113.  
  114. #box3 a:hover {
  115. color:#dedede;;
  116. }
  117.  
  118. #box4 {
  119. text-align:center;
  120. overflow:hidden;
  121. text-transform:uppercase;
  122. background-color:transparent;
  123. letter-spacing:1px;
  124. width:22px;
  125. margin-top:-22px;
  126. margin-left:73px;
  127. height:22px;
  128. line-height:15px;
  129. z-index:1895;
  130. -webkit-transition: all 0.5s ease-in-out;
  131. -moz-transition: all 0.5s ease-in-out;
  132. -o-transition: all 0.5s ease-in-out;
  133. }
  134.  
  135. #box4:hover {
  136. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  137. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  138. -webkit-transition: all 0.5s ease-in-out;
  139. -moz-transition: all 0.5s ease-in-out;
  140. -o-transition: all 0.5s ease-in-out;
  141. }
  142.  
  143. #box4 a {
  144. color:{color:Link};
  145. }
  146.  
  147. #box4 a:hover {
  148. color:#dedede;
  149. }
  150.  
  151. #box5 {
  152. text-align:center;
  153. overflow:hidden;
  154. text-transform:uppercase;
  155. background-color:transparent;
  156. letter-spacing:1px;
  157. width:22px;
  158. margin-top:0px;
  159. margin-left:0px;
  160. height:22px;
  161. line-height:15px;
  162. z-index:1895;
  163. -webkit-transition: all 0.5s ease-in-out;
  164. -moz-transition: all 0.5s ease-in-out;
  165. -o-transition: all 0.5s ease-in-out;
  166. }
  167.  
  168. #box5:hover {
  169. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  170. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  171. -webkit-transition: all 0.5s ease-in-out;
  172. -moz-transition: all 0.5s ease-in-out;
  173. -o-transition: all 0.5s ease-in-out;
  174. }
  175.  
  176. #box5 a {
  177. color:{color:Link};
  178. }
  179.  
  180. #box5 a:hover {
  181. color:#dedede;
  182. }
  183.  
  184. #box6 {
  185. text-align:center;
  186. overflow:hidden;
  187. text-transform:uppercase;
  188. background-color:transparent;
  189. letter-spacing:1px;
  190. width:22px;
  191. height:22px;
  192. margin-top:-22px;
  193. margin-left:25px;
  194. line-height:15px;
  195. z-index:1895;
  196. -webkit-transition: all 0.5s ease-in-out;
  197. -moz-transition: all 0.5s ease-in-out;
  198. -o-transition: all 0.5s ease-in-out;
  199. }
  200.  
  201. #box6:hover {
  202. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  203. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  204. -webkit-transition: all 0.5s ease-in-out;
  205. -moz-transition: all 0.5s ease-in-out;
  206. -o-transition: all 0.5s ease-in-out;
  207. }
  208.  
  209. #box6 a {
  210. color:{color:Link};
  211. }
  212.  
  213. #box6 a:hover {
  214. color:#dedede;
  215. }
  216.  
  217. #box7 {
  218. text-align:center;
  219. overflow:hidden;
  220. text-transform:uppercase;
  221. background-color:transparent;
  222. letter-spacing:1px;
  223. width:22px;
  224. height:22px;
  225. line-height:15px;
  226. margin-top:-22px;
  227. margin-left:49px;
  228. z-index:1895;
  229. -webkit-transition: all 0.5s ease-in-out;
  230. -moz-transition: all 0.5s ease-in-out;
  231. -o-transition: all 0.5s ease-in-out;
  232. }
  233.  
  234. #box7:hover {
  235. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  236. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  237. -webkit-transition: all 0.5s ease-in-out;
  238. -moz-transition: all 0.5s ease-in-out;
  239. -o-transition: all 0.5s ease-in-out;
  240. }
  241.  
  242. #box7 a {
  243. color:{color:Link};
  244. }
  245.  
  246. #box7 a:hover {
  247. color:#dedede;
  248. }
  249.  
  250. #box8 {
  251. text-align:center;
  252. overflow:hidden;
  253. text-transform:uppercase;
  254. background-color:transparent;
  255. letter-spacing:1px;
  256. width:22px;
  257. margin-top:-22px;
  258. margin-left:73px;
  259. height:22px;
  260. line-height:15px;
  261. z-index:1895;
  262. -webkit-transition: all 0.5s ease-in-out;
  263. -moz-transition: all 0.5s ease-in-out;
  264. -o-transition: all 0.5s ease-in-out;
  265. }
  266.  
  267. #box8:hover {
  268. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  269. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  270. -webkit-transition: all 0.5s ease-in-out;
  271. -moz-transition: all 0.5s ease-in-out;
  272. -o-transition: all 0.5s ease-in-out;
  273. }
  274.  
  275. #box8 a {
  276. color:{color:Link};
  277. }
  278.  
  279. #box8 a:hover {
  280. color:#dedede;
  281. }
  282.  
  283. #box9 {
  284. text-align:center;
  285. overflow:hidden;
  286. text-transform:uppercase;
  287. background-color:transparent;
  288. letter-spacing:1px;
  289. width:22px;
  290. margin-top:0px;
  291. margin-left:0px;
  292. height:22px;
  293. line-height:15px;
  294. z-index:1895;
  295. -webkit-transition: all 0.5s ease-in-out;
  296. -moz-transition: all 0.5s ease-in-out;
  297. -o-transition: all 0.5s ease-in-out;
  298. }
  299.  
  300. #box9:hover {
  301. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  302. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  303. -webkit-transition: all 0.5s ease-in-out;
  304. -moz-transition: all 0.5s ease-in-out;
  305. -o-transition: all 0.5s ease-in-out;
  306. }
  307.  
  308. #box9 a {
  309. color:{color:Link};
  310. }
  311.  
  312. #box9 a:hover {
  313. color:#dedede;
  314. }
  315.  
  316. #box10 {
  317. text-align:center;
  318. overflow:hidden;
  319. text-transform:uppercase;
  320. background-color:transparent;
  321. letter-spacing:1px;
  322. width:22px;
  323. height:22px;
  324. margin-top:-22px;
  325. margin-left:25px;
  326. line-height:15px;
  327. z-index:1895;
  328. -webkit-transition: all 0.5s ease-in-out;
  329. -moz-transition: all 0.5s ease-in-out;
  330. -o-transition: all 0.5s ease-in-out;
  331. }
  332.  
  333. #box10:hover {
  334. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  335. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  336. -webkit-transition: all 0.5s ease-in-out;
  337. -moz-transition: all 0.5s ease-in-out;
  338. -o-transition: all 0.5s ease-in-out;
  339. }
  340.  
  341. #box10 a {
  342. color:{color:Link};
  343. }
  344.  
  345. #box10 a:hover {
  346. color:#dedede;
  347. }
  348.  
  349. #box11 {
  350. text-align:center;
  351. overflow:hidden;
  352. text-transform:uppercase;
  353. background-color:transparent;
  354. letter-spacing:1px;
  355. width:22px;
  356. height:22px;
  357. line-height:15px;
  358. margin-top:-22px;
  359. margin-left:49px;
  360. z-index:1895;
  361. -webkit-transition: all 0.5s ease-in-out;
  362. -moz-transition: all 0.5s ease-in-out;
  363. -o-transition: all 0.5s ease-in-out;
  364. }
  365.  
  366. #box11:hover {
  367. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  368. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  369. -webkit-transition: all 0.5s ease-in-out;
  370. -moz-transition: all 0.5s ease-in-out;
  371. -o-transition: all 0.5s ease-in-out;
  372. }
  373.  
  374. #box11 a {
  375. color:{color:Link};
  376. }
  377.  
  378. #box11 a:hover {
  379. color:#dedede;
  380. }
  381.  
  382. #box12 {
  383. text-align:center;
  384. overflow:hidden;
  385. text-transform:uppercase;
  386. background-color:transparent;
  387. letter-spacing:1px;
  388. width:22px;
  389. margin-top:-22px;
  390. margin-left:73px;
  391. height:22px;
  392. line-height:15px;
  393. z-index:1895;
  394. -webkit-transition: all 0.5s ease-in-out;
  395. -moz-transition: all 0.5s ease-in-out;
  396. -o-transition: all 0.5s ease-in-out;
  397. }
  398.  
  399. #box12:hover {
  400. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  401. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  402. -webkit-transition: all 0.5s ease-in-out;
  403. -moz-transition: all 0.5s ease-in-out;
  404. -o-transition: all 0.5s ease-in-out;
  405. }
  406.  
  407. #box12 a {
  408. color:{color:Link};
  409. }
  410.  
  411. #box12 a:hover {
  412. color:#dedede;
  413. }
  414.  
  415. #box13 {
  416. text-align:center;
  417. overflow:hidden;
  418. text-transform:uppercase;
  419. background-color:transparent;
  420. letter-spacing:1px;
  421. width:22px;
  422. margin-top:0px;
  423. margin-left:0px;
  424. height:22px;
  425. line-height:15px;
  426. z-index:999999999999999999999;
  427. -webkit-transition: all 0.5s ease-in-out;
  428. -moz-transition: all 0.5s ease-in-out;
  429. -o-transition: all 0.5s ease-in-out;
  430. }
  431.  
  432. #box13:hover {
  433. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  434. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  435. -webkit-transition: all 0.5s ease-in-out;
  436. -moz-transition: all 0.5s ease-in-out;
  437. -o-transition: all 0.5s ease-in-out;
  438. }
  439.  
  440. #box13 a {
  441. color:{color:Link};
  442. }
  443.  
  444. #box13 a:hover {
  445. color:#dedede;
  446. }
  447.  
  448. #box14 {
  449. text-align:center;
  450. overflow:hidden;
  451. text-transform:uppercase;
  452. background-color:transparent;
  453. letter-spacing:1px;
  454. font-size;8px;
  455. width:22px;
  456. height:22px;
  457. margin-top:-22px;
  458. margin-left:25px;
  459. line-height:15px;
  460. z-index:1895;
  461. -webkit-transition: all 0.5s ease-in-out;
  462. -moz-transition: all 0.5s ease-in-out;
  463. -o-transition: all 0.5s ease-in-out;
  464. }
  465.  
  466. #box14:hover {
  467. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  468. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  469. -webkit-transition: all 0.5s ease-in-out;
  470. -moz-transition: all 0.5s ease-in-out;
  471. -o-transition: all 0.5s ease-in-out;
  472. }
  473.  
  474. #box14 a {
  475. color:{color:Link};
  476. }
  477.  
  478. #box14 a:hover {
  479. color:#dedede;
  480. }
  481.  
  482. #box15 {
  483. text-align:center;
  484. overflow:hidden;
  485. text-transform:uppercase;
  486. background-color:transparent;
  487. letter-spacing:1px;
  488. width:22px;
  489. height:22px;
  490. line-height:15px;
  491. margin-top:-22px;
  492. margin-left:49px;
  493. z-index:1895;
  494. -webkit-transition: all 0.5s ease-in-out;
  495. -moz-transition: all 0.5s ease-in-out;
  496. -o-transition: all 0.5s ease-in-out;
  497. }
  498.  
  499. #box15:hover {
  500. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  501. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  502. -webkit-transition: all 0.5s ease-in-out;
  503. -moz-transition: all 0.5s ease-in-out;
  504. -o-transition: all 0.5s ease-in-out;
  505. }
  506.  
  507. #box15 a {
  508. color:{color:Link};
  509. }
  510.  
  511. #box15 a:hover {
  512. color:#dedede;
  513. }
  514.  
  515. #box16 {
  516. text-align:center;
  517. overflow:hidden;
  518. text-transform:uppercase;
  519. background-color:transparent;
  520. letter-spacing:1px;
  521. width:22px;
  522. margin-top:-22px;
  523. margin-left:73px;
  524. height:22px;
  525. line-height:15px;
  526. z-index:999999999999999999999;
  527. -webkit-transition: all 0.5s ease-in-out;
  528. -moz-transition: all 0.5s ease-in-out;
  529. -o-transition: all 0.5s ease-in-out;
  530. }
  531.  
  532. #box16:hover {
  533. height:200px;/* THIS IS WHERE YOU EXTEND THE HEIGHT OF THE BOX */
  534. width:200px;/* THIS IS WHERE YOU EXTEND THE LENGHT OF THE BOX */
  535. -webkit-transition: all 0.5s ease-in-out;
  536. -moz-transition: all 0.5s ease-in-out;
  537. -o-transition: all 0.5s ease-in-out;
  538. }
  539.  
  540. #box16 a {
  541. color:{color:Link};
  542. }
  543.  
  544. #box16 a:hover {
  545. color:#dedede;
  546. }
  547.  
  548. #credit{
  549. text-align:center;
  550. overflow:hidden;
  551. font-family:bold;
  552. text-transform:uppercase;
  553. background-color:transparent;
  554. letter-spacing:9px;
  555. margin-top:5px;
  556. margin-left:9px;
  557. height:15px;
  558. width:80px;
  559. line-height:10px;
  560. color:#000000;
  561. z-index:999999999999999999999;
  562. -webkit-transition: all 0.5s ease-in-out;
  563. -moz-transition: all 0.5s ease-in-out;
  564. -o-transition: all 0.5s ease-in-out;
  565. }
  566.  
  567.  
  568. #headerimage img{
  569. width:130px;
  570. margin-top: -150px;
  571. margin-left: -20px;
  572. position:fixed;
  573. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement