Advertisement
_Klemu_

#8

Dec 22nd, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.03 KB | None | 0 0
  1. <style type="text/css">
  2. html, body {
  3.     background-image: url('http://i.imgur.com/NarxVV3.jpg');
  4.     background-attachment: fixed;
  5.     background-position: top center;
  6.     background-repeat: no-repeat;
  7.     background-size: cover;
  8.     color: #FFF;
  9. }
  10. .ipsType_pagetitle, .ipsType_subtitle {
  11.     color: #D2D2D2;
  12. }
  13. img[alt="Logo"] {
  14.     display: none;
  15. }
  16. #backtotop, #ipsDebug_footer, #footer_utilities, .breadcrumb, #secondary_navigation {
  17.     display: none;
  18. }
  19. #branding, .ipsBox, #user_latest_status {
  20.     background: none;
  21. }
  22. #primary_nav {
  23.     background: none;
  24.     border-bottom: none;
  25. }
  26. #content {
  27.     background: none;
  28.     box-shadow: none;
  29. }
  30. .ipsBox_container {
  31.     background: none;
  32.     border: none;
  33. }
  34. .general_box {
  35.     background: rgba(0,0,0,0.65);
  36.     margin-bottom: 10px;
  37.     box-shadow: inset 0 0 55px #000;
  38. }
  39. .general_box h3 {
  40.     background: rgba(0,0,0,0.5);
  41.     color: #D2D2D2;
  42.     text-align: center;
  43.     font-weight: bold;
  44. }
  45. .reputation.positive, .members li.positive {
  46.     background: rgba(0,0,0,0.35);
  47.     box-shadow: inset 0 0 25px #000;
  48. }
  49. #community_app_menu>li.active>a {
  50.     background: rgba(0,0,0,0.35);
  51.     box-shadow: inset 0 0 25px #000;
  52.     margin-left: 0;
  53.     border-radius: 0;
  54. }
  55. .ipsVerticalTabbed_tabs>ul {
  56.     border-top: none;
  57.     border-left: none;
  58.     border: none;
  59. }
  60. .ipsVerticalTabbed_tabs li.active a {
  61.     width: 133px;
  62.     border-right: none;
  63.     background: rgba(0, 0, 0, 0.5);
  64.     color: #FFF;
  65.     font-weight: bold;
  66. }
  67. .ipsVerticalTabbed_tabs li a:hover {
  68.     background: rgba(0,0,0,0.75);
  69.     color: #FFF;
  70. }
  71. .ipsVerticalTabbed_tabs li {
  72.     background: rgba(0,0,0,0.35);
  73.     box-shadow: inset 0 0 15px #000;
  74.     color: #FFF;
  75.     border-bottom: none;
  76.     margin-bottom: 5px;
  77. }
  78. .ipsVerticalTabbed_tabs li a {
  79.     color: #FFF;
  80. }
  81. .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .topic_buttons li a, .topic_buttons li span, .ipsButton {
  82.     background: rgba(0,0,0,0.5);
  83.     border: none;
  84.     border-width: 0;
  85.     box-shadow: inset 0 0 5px #fff;
  86.     color: #fff;
  87.     text-shadow: none;
  88. }
  89. a {
  90.     color: #D0D0D0;
  91. }
  92. a:hover {
  93.     color: #FFF;
  94. }
  95. .desc.lighter, .desc.lighter.blend_links {
  96.     color: #D0D0D0;
  97. }
  98. #user_latest_status>div {
  99.     background-color: rgba(0,0,0,0.65);
  100.     color: #FFF;
  101.     font-weight: bold;
  102.     text-align: center;
  103.     border: 1px solid #000;
  104. }
  105. .desc.lighter, .desc.lighter.blend_links a {
  106.     color: #FFF;
  107. }
  108. .ipsButton_secondary {
  109.     background: rgba(0, 0, 0, 0.15);
  110.     border: none;
  111.     box-shadow: inset 0 0 25px #000;
  112.     color: #FFF;
  113. }
  114. .ipsButton_secondary:hover {
  115.     color: #FFF;
  116.     background: none;
  117.     border-color: #000;
  118. }
  119. .ipsBadge_green {
  120.     background: #000;
  121. }
  122. #search .submit_input {
  123.     background: #000 url(http://mrucznik-rp.pl/public/style_images/master/search_icon.png) no-repeat 50%;
  124.     border: 1px solid #000;
  125.     box-shadow: none;
  126. }
  127. #search_options {
  128.     background: #000;
  129. }
  130. table.ipb_table th {
  131.     font-size: 12px;
  132. }
  133. .header {
  134.     background: none;
  135.     color: #FFF;
  136.     text-shadow: none;
  137.     border-bottom: none;
  138.     border-width: 0px;
  139. }
  140. table.ipb_table td {
  141.     border-bottom: none;
  142. }
  143. .maintitle {
  144.     background: rgba(0,0,0,0.75);
  145.     color: #fff;
  146.     font-weight: bold;
  147.     text-align: center;
  148.     box-shadow: inset 0 0 35px #000;
  149.     border-width: 0;
  150. }
  151. .status_update {
  152.     background: rgba(0,0,0,0.75);
  153.     color: #fff;
  154.     box-shadow: inset 0 0 25px #000;
  155.     border: none;
  156. }
  157. #status_wrapper {
  158.     background: rgba(0,0,0,0.5);
  159.     box-shadow: inset 0 0 35px #000;
  160. }
  161. .row2, .post_block.row2 {
  162.     background-color:transparent;
  163. }
  164. .ipsFilterbar li.active a, .ipsFilterbar.bar.altbar li.active a {
  165.     background: #000;
  166.     box-shadow: none;
  167. }
  168. p.citation {
  169.     border-left: none;
  170.     background: rgba(255,255,255,0.25);
  171.     border-top: none;
  172.     border-right: none;
  173.     color: #fff;
  174. }
  175. blockquote.ipsBlockquote {
  176.     border: none;
  177.     border-left: none;
  178.     background: rgba(255,255,255,0.15);
  179.     color: #fff;
  180. }
  181. .post_body .post {
  182.     color: #FFF;
  183. }
  184. .ipsLikeBar_info {
  185.     background: #000;
  186. }
  187. .pagination .pages li.active {
  188.     background: #FFF;
  189.     color: #000;
  190. }
  191. .pagination .back a, .pagination .forward a {
  192.     background: #FFF;
  193.     color: #000;
  194. }
  195. .pagination .back a:hover, .pagination .forward a:hover {
  196.     background: #000;
  197.     color: #fff;
  198. }
  199. .post_block {
  200.     background: rgba(0,0,0,0.65);
  201.     border-bottom: none;
  202.     margin-bottom: 10px;
  203.     box-shadow: inset 0 0 35px #000;
  204.     border-width: 0px;
  205. }
  206. .post_block h3 {
  207.     background: rgba(0,0,0,0.65);
  208.     font-weight: bold;
  209.     text-align: center;
  210. }
  211. .ipsHeaderMenu {
  212.     background: rgba(0,0,0,0.85);
  213. }
  214. #user_link_menucontent #links li {
  215.     text-shadow: none;
  216.     font-weight: bold;
  217. }
  218. .unread {
  219.     background-color: #585858;
  220. }
  221. .ipsType_sectiontitle {
  222.     color: #FFF;
  223. }
  224. .moderated .row2 {
  225.     background-color: transparent;
  226. }
  227. .ipsBox_container.moderated {
  228.     background: #eaeaea2b;
  229.     border: none;
  230.     color: white!important;
  231. }
  232. .moderated, .moderated a {
  233.     color: #fff;
  234. }
  235. .moderated .row2 {
  236.     background-color: #FFF;
  237. }
  238. #header_bar {
  239.     background: rgba(50,50,50,0.5);
  240. }
  241. #status_wrapper .ipsBox_container {
  242.     padding: 8px 0px 0px 8px!important;
  243. }
  244. .popupInner {
  245.     background: rgba(0,0,0,0.75);
  246.     box-shadow: inset 0 0 50px #000;
  247. }
  248. .popupInner h3 {
  249.     background: #000;
  250.     color: #fff;
  251.     border-width: 0;
  252.     font-weight: bold;
  253.     text-align: center;
  254.     text-shadow: none;
  255.     box-shadow: none;
  256. }
  257. .ipbmenu_content li, .ipb_autocomplete li {
  258.     border-bottom: none;
  259. }
  260. .ipbmenu_content, .ipb_autocomplete {
  261.     background-color: rgba(0,0,0,0.35);
  262.     border: none;
  263. }
  264. .ipbmenu_content a:hover {
  265.     background: rgba(0,0,0,0.5);
  266.     box-shadow: inset 0 0 15px #000;
  267. }
  268. #profile_background {
  269.     background: none;
  270. }
  271. #profile_panes_wrap, #profile_content_main {
  272.     background: none;
  273.     border: none;
  274. }
  275. .general_box h3, .bar, .ipsSideBlock h3 {;
  276.     border: none;
  277. }
  278. .ipsUserPhoto {
  279.     border: none;
  280.     background: none;
  281.     box-shadow: none;
  282. }
  283. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement