Advertisement
Guest User

Untitled

a guest
Jun 12th, 2015
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.39 KB | None | 0 0
  1. http://www.slimgur.com/image/Re download and save as hydra
  2. http://www.slimgur.com/image/Re download and save as fatty
  3.  
  4. Upload both to your stylesheet
  5.  
  6. Copy this and you're done:
  7.  
  8. body {
  9. /*background: #F6F6F6;*/
  10. }
  11.  
  12. /* Header Area */
  13. #header {
  14. background:url(%%fatty%%);
  15. background-color: #333333;
  16. height: 225px;
  17. }
  18.  
  19. #header-bottom-left {
  20. margin-top: 52px;
  21. }
  22.  
  23. #sr-header-area {
  24. padding: 2px 0 2px;
  25. background-color: #333333;
  26. border-bottom: 0px solid #333333;
  27.  
  28. }
  29.  
  30. .sr-bar a {
  31. color: #FFFFFF;
  32. }
  33.  
  34. .srSep {
  35. color: #FFFFFF;
  36. }
  37.  
  38. .dropdown.srdrop .selected {
  39. color: #FFFFFF;
  40. }
  41.  
  42. #header-bottom-right {
  43. height:
  44. border-top-left-radius: 0px;
  45. padding: 5px;
  46. background-color: #333333;
  47. border: 1px solid #;
  48. }
  49.  
  50. .res #userbarToggle {
  51. color: white;
  52. background-color: #333333;
  53. border: 1px solid #;
  54. top: 0px;
  55. }
  56.  
  57. #header-bottom-right a {
  58. color: #FFFFFF;
  59. }
  60.  
  61. #header .tabmenu {
  62. position:absolute;
  63. left:0;
  64. bottom:0;
  65. height:2em;
  66. width:900px;
  67. left:50% !important;
  68. margin-left:-450px;
  69. text-align:center;
  70. -webkit-border-top-left-radius: 3px;
  71. -webkit-border-top-right-radius: 3px;
  72. -moz-border-radius-topleft: 3px;
  73. -moz-border-radius-topright: 3px;
  74. border-top-left-radius: 3px;
  75. border-top-right-radius: 3px;
  76. }
  77.  
  78. .tabmenu li {font-weight: normal;}
  79.  
  80. .tabmenu li a {
  81. background: none;
  82. line-height: 25px;
  83. color: white;
  84. font-size: 14px;
  85. }
  86.  
  87. .tabmenu li.selected a {
  88. background: #666666;
  89. border: none;
  90. color: #FFFFFF!important;
  91. }
  92.  
  93. .tabmenu li a:hover {background: #666666!important;}
  94.  
  95. .tabmenu.formtab .selected a {
  96. font-size: 130%;
  97. background-color: #FFFFFF;
  98. border: none;
  99. }
  100.  
  101. /* Sidebar */
  102. .side {
  103. float: right;
  104. background-color: white;
  105. margin: 10px 10px 0 5px;
  106. width: 300px;
  107. padding: 10px;
  108. padding-top: 0px !important;
  109. border: 1px solid gray;
  110. }
  111.  
  112. h1.redditname {
  113. text-align: center;
  114. background: url(%%hydra%%);
  115. height: 300px;
  116. width: 300px;
  117. border-radius: 10px;
  118. }
  119.  
  120. h1.redditname {
  121. text-align: center;
  122.  
  123. height: 300px;
  124. width: 300px;
  125. border-radius: 10px;
  126. }
  127.  
  128. .titlebox h1 a {
  129. color: transparent;
  130. padding-bottom: 279px;
  131. padding-left: 155px;
  132. border-radius: 10px;
  133. }
  134. .titlebox h3 {
  135. background: #333333;
  136. text-align: center;
  137. color: white;
  138. padding: 5px;
  139. border-radius: 5px;
  140. }
  141.  
  142. .titlebox .bottom {
  143. font-size: 0px;
  144. color: #FFF;
  145. }
  146. .titlebox .bottom:before {
  147. font-size: 10px;
  148. color: gray;
  149. content: " ";
  150. }
  151. .titlebox .bottom .age {
  152. font-size: 10px;
  153. color: gray;
  154. }
  155.  
  156. /* Submit Buttons */
  157. .morelink {
  158. background: #333333;
  159. background-image: none;
  160. border-radius: 5px;
  161. -webkit-transform: translateZ(0);
  162. transform: translateZ(0);
  163. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  164. padding: 3px;
  165. }
  166.  
  167. .morelink:hover {
  168. background: #666666;
  169. -webkit-animation-name: push;
  170. animation-name: push;
  171. -webkit-animation-duration: 0.3s;
  172. animation-duration: 0.3s;
  173. -webkit-animation-timing-function: linear;
  174. animation-timing-function: linear;
  175. -webkit-animation-iteration-count: 1;
  176. animation-iteration-count: 1;
  177. }
  178.  
  179. .morelink a {
  180. color: white;
  181. }
  182.  
  183. .morelink .nub {
  184. display: none!important;
  185. }
  186.  
  187. #search input[type=text] {
  188. width: 290px;
  189. }
  190.  
  191. .titlebox form.toggle, .leavemoderator {
  192. background: transparent;
  193. }
  194.  
  195. .icon-menu a {
  196. background: transparent;
  197. }
  198.  
  199. h1.redditname {
  200. overflow: auto;
  201. text-align: center;
  202. }
  203.  
  204. .titlebox h3 {
  205. font-size: 130%;
  206. }
  207.  
  208. .titlebox .bottom {
  209. display: none;
  210. }
  211.  
  212. /* Content area */
  213. .content {
  214. margin: 10px 330px 0px 10px;
  215. }
  216.  
  217. .link {
  218. margin: 0;
  219. margin-bottom: 8px;
  220. padding: 10px;
  221. padding-left: 15px!important;
  222. border: 1px solid #eee;
  223. background: rgba(255, 255, 255, 0.2);
  224. box-shadow: 0 2px 5px rgba(0,0,0,.3);
  225. -moz-box-shadow: 0 2px 5px rgba(0,0,0,.3);
  226. -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
  227. -webkit-transition: all 0.9s ease-out;
  228. -moz-transition: all 0.9s ease-out;
  229. -ms-transition: all 0.9s ease-out;
  230. -o-transition: all 0.9s ease-out;
  231. transition: all 0.9s ease-out;
  232. }
  233.  
  234. .link .midcol {
  235. font-weight: bold;
  236. font-size: small;
  237. padding-left: 8px;
  238. padding-right: 8px;
  239. }
  240.  
  241. /* Res */
  242.  
  243. .res #header-bottom-right {
  244. top: 37px;
  245. }
  246.  
  247. div.RES-keyNav-activeElement, div.commentarea div.RES-keyNav-activeElement .md, div.commentarea div.RES-keyNav-activeElement.entry div.noncollapsed {
  248. background-color: transparent !important;
  249. }
  250.  
  251. .pagename {font-size:0;}
  252.  
  253. .pagename a {
  254. margin-top:-51px;
  255. display:block;
  256. width:490px;
  257. height:75px;
  258. background:;
  259. padding:7px;
  260. border-radius:3px;
  261. transition:background-color 0.3s ease;
  262. position:absolute;
  263. left:50%;
  264. margin-left:-252px;
  265. }
  266.  
  267. .subscribers .word {font-size:0px;}
  268.  
  269. .subscribers .word:after {
  270. font-size:12px;
  271. content:"shitlords";
  272. }
  273.  
  274. .users-online .word {font-size:0px;}
  275.  
  276. .users-online .word:after {
  277. font-size:12px;
  278. content:"shitlords oppressing fatties";
  279. }
  280.  
  281. /**Old Crappy Link Flair**/
  282. .linkflair-template .linkflairlabel {
  283. background-color: #FF0000;
  284. font-size: 11px;
  285. padding: 2px;
  286. font-weight: bold;
  287. color: white;
  288. border-radius: 3px;
  289. }
  290.  
  291. .linkflair-template2 .linkflairlabel {
  292. background-color: #0000FF;
  293. font-size: 11px;
  294. padding: 2px;
  295. font-weight: bold;
  296. color: white;
  297. border-radius: 3px;
  298. }
  299.  
  300. /**New Link Flair**/
  301. /******************/
  302. .linkflair-tess .linkflairlabel {
  303. background: #333333;
  304. text-align: center;
  305. color: white;
  306. font-weight: bold;
  307. font-size: 11px;
  308. padding: 2px;
  309. border-radius: 3px;
  310. }
  311.  
  312. .linkflair-repost .linkflairlabel {
  313. background: #333333;
  314. text-align: center;
  315. color: red;
  316. font-weight: bold;
  317. font-size: 11px;
  318. padding: 2px;
  319. border-radius: 3px;
  320. }
  321. /*********************/
  322. /**End New Link Flair*/
  323.  
  324. /*Comment box warning*/
  325.  
  326. .commentarea .usertext textarea {
  327. background-image:;
  328. background-repeat: no-repeat;
  329. }
  330. .commentarea .usertext textarea:focus {
  331. background-position: 0 -104px;
  332. right: -50px
  333. }
  334.  
  335. /*Changing the word moderators on top of the list of moderators box*/
  336.  
  337. .sidecontentbox .helplink + .title { font-size: 0}
  338.  
  339. .sidecontentbox .helplink + .title :before { font-size: 10pt; content: "THE FOURTH REICH" }
  340.  
  341. /*Make the report button red*/
  342. .flat-list.buttons a.action-thing {
  343. font-size: 6 !important;
  344. color: #CC0000;
  345. padding: 1px;
  346. }
  347.  
  348. /*Sidebar Dropdowns*/
  349. /******************/
  350. .side .md > ul {
  351. background: #eee;
  352. border: 1px solid #aaa;
  353. list-style: none;
  354. margin: 5px 0;
  355. }
  356. .side .md > ul li {
  357. display: none;
  358. padding: 4px;
  359. }
  360. .side .md > ul li ~ li {
  361. background: #fff;
  362. border-top: 1px solid;
  363. }
  364. .side .md > ul li:hover {
  365. background: #f7f7f7;
  366. }
  367. .side .md > ul li:first-child {
  368. display: block;
  369. font-weight: bold;
  370. }
  371. .side .md > ul:hover li {
  372. display: block;
  373. }
  374. /***********************/
  375. /*End Sidebar Dropdowns*/
  376.  
  377. /*Downvote warning*/
  378. /******************/
  379. .arrow.down:hover:before {
  380. position: absolute;
  381. display: block;
  382. z-index: 1000;
  383. width: 210px;
  384. padding: 5px;
  385. border: 0px solid #333;
  386. background: #333333;
  387. content: " Keep clicking piggy";
  388. text-align: center;
  389. font-size: 10px;
  390. color: white;
  391. margin-left: 25px;
  392. margin-top: 5px;
  393. -moz-border-radius: 4px;
  394. border-radius: 4px;
  395. -webkit-border-radius: 4px
  396. }
  397. /**********************/
  398. /*End Downvore Warning*/
  399.  
  400.  
  401. /*Mod Flair*/
  402. /***********/
  403. .flair{max-width:none; font-weight: 900;} /*Might change this late it affects all user flair*/
  404.  
  405. .flair-rainbow {
  406. color: white;
  407. padding: 3px;
  408. border-radius: 5px;
  409. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  410. background-color: black;
  411. background: linear-gradient(to right,red,orange,yellow,green,blue,indigo,violet);
  412. background: -webkit-linear-gradient(to right,red,orange,yellow,green,blue,indigo,violet);
  413. background: -moz-linear-gradient(to right,red,orange,yellow,green,blue,indigo,violet);
  414. animation: rainbowbar 1s linear infinite;
  415. -webkit-animation: rainbowbar 1s linear infinite;
  416.  
  417. }
  418.  
  419. .flair-burst {
  420. color: white;
  421. padding: 3px;
  422. border-radius: 5px;
  423. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  424. background: linear-gradient(left,red,orange,yellow,orange,red);
  425.  
  426. background: -webkit-linear-gradient(left,red,orange,yellow,orange,red);
  427. background: -moz-linear-gradient(left,red,orange,yellow,orange,red);
  428. animation: rainbowbar 1s linear infinite;
  429. -webkit-animation: rainbowbar 1s linear infinite;
  430. }
  431.  
  432. .flair-shine{
  433. color: black;
  434. padding: 3px;
  435. border-radius: 5px;
  436. background: linear-gradient(left,#DBA901,#FFBF00,#FACC2E,#F7D358,#FFFF00,#F7FE2E);
  437.  
  438. background: -webkit-linear-gradient(left,#DBA901,#FFBF00,#FACC2E,#F7D358,#FFFF00,#F7FE2E);
  439. background: -moz-linear-gradient(left,#DBA901,#FFBF00,#FACC2E,#F7D358,#FFFF00,#F7FE2E);
  440. animation: rainbowbar 1s linear infinite;
  441. -webkit-animation: rainbowbar 1s linear infinite;
  442. }
  443.  
  444. .flair-strawberry{
  445. color: white;
  446. padding: 3px;
  447. border-radius: 5px;
  448. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  449. background: linear-gradient(left,#F6CECE,#F5A9A9,#F78181,#FA5858,#FE2E2E,#FF0000,#DF0101,#B40404,#298A08);
  450.  
  451. background: -webkit-linear-gradient(left,#F6CECE,#F5A9A9,#F78181,#FA5858,#FE2E2E,#FF0000,#DF0101,#B40404,#298A08);
  452. background: -moz-linear-gradient(left,#F6CECE,#F5A9A9,#F78181,#FA5858,#FE2E2E,#FF0000,#DF0101,#B40404,#298A08);
  453. animation: rainbowbar 1s linear infinite;
  454. -webkit-animation: rainbowbar 1s linear infinite;
  455. }
  456.  
  457. .flair-mecha{
  458. color: #0174DF;
  459. padding: 3px;
  460. border-radius: 5px;
  461. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  462. background: linear-gradient(left,#333333,gray);
  463.  
  464. background: -webkit-linear-gradient(left,#333333,gray);
  465. background: -moz-linear-gradient(left,#333333,gray);
  466. animation: rainbowbar 1s linear infinite;
  467. -webkit-animation: rainbowbar 1s linear infinite;
  468. }
  469.  
  470. .flair-TPW{
  471. color: white;
  472. padding: 3px;
  473. border-radius: 40px;
  474. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  475. background: linear-gradient(left,#FA58F4,#FA58F4,#F5BCA9,#F5BCA9,#F5BCA9,#F5BCA9);
  476.  
  477. background: -webkit-linear-gradient(left,#FA58F4,#FA58F4,#F5BCA9,#F5BCA9,#F5BCA9,#F5BCA9);
  478. background: -moz-linear-gradient(left,#FA58F4,#FA58F4,#F5BCA9,#F5BCA9,#F5BCA9,#F5BCA9);
  479. animation: rainbowbar 1s linear infinite;
  480. -webkit-animation: rainbowbar 1s linear infinite;
  481. }
  482.  
  483. .flair-medic{
  484. color: white;
  485. padding: 3px;
  486. border-radius: 5px;
  487. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  488. background: linear-gradient(left,#4B088A,#FA58D0,#4B088A,#FA58D0,#4B088A,#FA58D0);
  489.  
  490. background: -webkit-linear-gradient(left,#4B088A,#FA58D0,#4B088A,#FA58D0,#4B088A,#FA58D0);
  491. background: -moz-linear-gradient(left,#4B088A,#FA58D0,#4B088A,#FA58D0,#4B088A,#FA58D0);
  492. animation: rainbowbar 1s linear infinite;
  493. -webkit-animation: rainbowbar 1s linear infinite;
  494. }
  495.  
  496. .flair-cosmic{
  497. color: yellow;
  498. padding: 3px;
  499. border-radius: 5px;
  500. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  501. background: linear-gradient(left,white,white,black,black,white,white);
  502.  
  503. background: -webkit-linear-gradient(left,white,white,black,black,white,white);
  504. background: -moz-linear-gradient(left,white,white,black,black,white,white);
  505. animation: rainbowbar 1s linear infinite;
  506. -webkit-animation: rainbowbar 1s linear infinite;
  507. }
  508.  
  509. .flair-hammy{
  510. color: yellow;
  511. padding: 3px;
  512. border-radius: 5px;
  513. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  514. background: linear-gradient(left,green,green,green,green,black,green,black,green,black);
  515.  
  516. background: -webkit-linear-gradient(left,green,green,green,green,black,green,black,green,black);
  517. background: -moz-linear-gradient(left,green,green,green,green,black,green,black,green,black);
  518. animation: rainbowbar 1s linear infinite;
  519. -webkit-animation: rainbowbar 1s linear infinite;
  520. }
  521.  
  522. .flair-mouse{
  523. color: white;
  524. padding: 3px;
  525. border-radius: 50px;
  526. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  527. background: linear-gradient(left,#DF013A,#DF013A,#DF013A,#F6CECE,#FA5858,#FA5858,#FA5858);
  528.  
  529. background: -webkit-linear-gradient(left,#DF013A,#DF013A,#DF013A,#F6CECE,#FA5858,#FA5858,#FA5858);
  530. background: -moz-linear-gradient(left,#DF013A,#DF013A,#DF013A,#F6CECE,#FA5858,#FA5858,#FA5858);
  531. animation: rainbowbar 1s linear infinite;
  532. -webkit-animation: rainbowbar 1s linear infinite;
  533. }
  534.  
  535. .flair-lemon{
  536. color: white;
  537. padding: 3px;
  538. border-radius: 5px;
  539. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  540. background: linear-gradient(left,#FFFF00,#31B404,#FE9A2E);
  541.  
  542. background: -webkit-linear-gradient(left,#FFFF00,#31B404,#FE9A2E);
  543. background: -moz-linear-gradient(left,#FFFF00,#31B404,#FE9A2E);
  544. animation: rainbowbar 1s linear infinite;
  545. -webkit-animation: rainbowbar 1s linear infinite;
  546. }
  547.  
  548.  
  549. .flair-shmuk{
  550. color: white;
  551. padding: 3px;
  552. border-radius: 5px;
  553. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  554. background: linear-gradient(left,#08088A,#08088A,#08088A,#013ADF,#013ADF);
  555.  
  556. background: -webkit-linear-gradient(left,#08088A,#08088A,#08088A,#013ADF,#013ADF);
  557. background: -moz-linear-gradient(left,#08088A,#08088A,#08088A,#013ADF,#013ADF);
  558. animation: rainbowbar 1s linear infinite;
  559. -webkit-animation: rainbowbar 1s linear infinite;
  560. }
  561.  
  562. .flair-nny{
  563. color: white;
  564. padding: 3px;
  565. border-radius: 5px;
  566. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  567. background: linear-gradient(left,#610B38,#610B38,#8A0868);
  568.  
  569. background: -webkit-linear-gradient(left,#610B38,#610B38,#8A0868);
  570. background: -moz-linear-gradient(left,#610B38,#610B38,#8A0868);
  571. animation: rainbowbar 1s linear infinite;
  572. -webkit-animation: rainbowbar 1s linear infinite;
  573. }
  574.  
  575. .flair-anti{
  576. color: white;
  577. padding: 3px;
  578. border-radius: 5px;
  579. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  580. background: linear-gradient(left,#00BFFF,#00FFFF,#00FFFF);
  581.  
  582. background: -webkit-linear-gradient(left,#00BFFF,#00FFFF,#00FFFF);
  583. background: -moz-linear-gradient(left,#00BFFF,#00FFFF,#00FFFF);
  584. animation: rainbowbar 1s linear infinite;
  585. -webkit-animation: rainbowbar 1s linear infinite;
  586. }
  587.  
  588. .flair-aryan{
  589. color: white;
  590. padding: 3px;
  591. border-radius: 5px;
  592. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  593. background: linear-gradient(left,#FACC2E,#FACC2E,#FACC2E,#0080FF,#FACC2E,#FACC2E,#0080FF,#FACC2E#FACC2E,#FACC2E);
  594.  
  595. background: -webkit-linear-gradient(left,#FACC2E,#FACC2E,#FACC2E,#0080FF,#FACC2E,#FACC2E,#0080FF,#FACC2E,#FACC2E,#FACC2E);
  596. background: -moz-linear-gradient(left,#FACC2E,#FACC2E,#FACC2E,#0080FF,#FACC2E,#FACC2E,#0080FF,#FACC2E,#FACC2E,#FACC2E);
  597. animation: rainbowbar 1s linear infinite;
  598. -webkit-animation: rainbowbar 1s linear infinite;
  599. }
  600.  
  601. .flair-tung{
  602. color: white;
  603. padding: 3px;
  604. border-radius: 5px;
  605. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  606. background: linear-gradient(left,#FE2E64,#FA58AC);
  607.  
  608. background: -webkit-linear-gradient(left,#FE2E64,#FA58AC);
  609. background: -moz-linear-gradient(left,#FE2E64,#FA58AC);
  610. animation: rainbowbar 1s linear infinite;
  611. -webkit-animation: rainbowbar 1s linear infinite;
  612. }
  613.  
  614. .flair-aad{
  615. color: white;
  616. padding: 3px;
  617. border-radius: 5px;
  618. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  619. background: linear-gradient(left,#819FF7);
  620.  
  621. background: -webkit-linear-gradient(left,#819FF7,#5882FA);
  622. background: -moz-linear-gradient(left,#819FF7,#5882FA);
  623. animation: rainbowbar 1s linear infinite;
  624. -webkit-animation: rainbowbar 1s linear infinite;
  625. }
  626.  
  627. .flair-cinn{
  628. color: white;
  629. padding: 3px;
  630. border-radius: 5px;
  631. text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;
  632. background: linear-gradient(left,#D8CEF6,#BE81F7);
  633.  
  634. background: -webkit-linear-gradient(left,#D8CEF6,#BE81F7);
  635. background: -moz-linear-gradient(left,#D8CEF6,#BE81F7);
  636. animation: rainbowbar 1s linear infinite;
  637. -webkit-animation: rainbowbar 1s linear infinite;
  638. }
  639. /***************/
  640. /*End Mod Flair*/
  641. #header-img.default-header {display:none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement