Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*| /
  2. | /
  3. | /
  4. |/
  5. |\ Zakaz usuwania stopki, można wykorzystywać jedynie na www.mrucznik-rp.pl
  6. */
  7.  
  8. <style type='text/css'>
  9. #profile_panes_wrap, #profile_content_main{
  10. background: none;
  11. border: none;
  12. box-shadow: none;
  13. }
  14.  
  15.  
  16. #ipboard_body,#content, div.ipsPad:nth-child(1), #profile_content, .ipsVerticalTabbed{
  17. background: url("http://i.imgur.com/GxlWmIH.jpg") fixed no-repeat center;
  18. color: #fff;
  19. font-family: Arial;
  20. font-variant: sans-serief;
  21. font-size: 13px;
  22. border: #323232;
  23. background-size: 110% auto;
  24. }
  25.  
  26. .reputation.positive, .members li.positive, .reputation.zero, .members li.zero {
  27. background: rgba(0,0,0,0.6);
  28. text-shadow:0 0 10px #046eb5;
  29. box-shadow:0 0 3px #046eb5;
  30. }
  31. #user_latest_status > div:nth-child(1), #user_latest_status>div {
  32. background-color: rgba(0,0,0,0.5);
  33. color: #FFFFFF;
  34. text-shadow:0 0 10px #046eb5;
  35. box-shadow:0 0 3px #046eb5;
  36. }
  37.  
  38. #nav_app_members > a:nth-child(1){
  39. background: rgba(0,0,0,0.92);
  40. }
  41.  
  42. .general_box > .h3{
  43. background: rgba(0,0,0,0.9) ;
  44. color: #FFF;
  45. border: 0px;
  46. font-weight: bold;
  47. text-shadow:0 0 10px #046eb5;
  48. box-shadow:0 0 3px #046eb5;
  49. font-size: 18px;
  50. text-align: center;
  51. height: 50%
  52. }
  53.  
  54. #primary_nav, #branding{
  55. background: transparent;
  56. border-bottom: none;
  57. }
  58.  
  59. .ipsPad, #pane_members\:reputation > div:nth-child(1){
  60. background: none;
  61. border: none;
  62. }
  63. #copyright, #footer_utilities{
  64. display: none;
  65. }
  66.  
  67. .post_block, .ipsComment, .popupInner, .no_messages, .poll_question ol, .ipsBox_container, .column_view .post_body, .column_view, .ipsBox, .status_update, .popupInner,ul.ipsList_withtinyphoto .reply .row2 .ipsPad {
  68. background: rgba(0,0,0,0.5) !important;
  69. border: 0px solid #FFFFFF;
  70. }
  71.  
  72. #community_app_menu > #nav_app_members >#nav_app_members > a:nth-child(1){
  73. margin-left: auto;
  74. margin-right: auto;
  75. }
  76.  
  77.  
  78.  
  79. /*Ten skrypt by Joko z profilu numer 41*/
  80.  
  81. .ipsLayout .ipsLayout_right:before {
  82. content: "Konto Premium";
  83. font-weight: bold;
  84. float: none;
  85. margin: 0 0 5px 0;
  86. padding: 10px;
  87. text-align: center;
  88. display: block;
  89. color: #fff;
  90. border: 1px solid rgba(255,255,255,0.1);
  91. border-radius: 0px;
  92. background: -webkit-linear-gradient(top, #046eb5, #066eb5);
  93. -webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.6);
  94. -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.6);
  95. box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  96. border-radius: 0px;
  97. text-decoration: none;
  98. }
  99.  
  100. /*Koniec skryptu by joko*/
  101.  
  102. .ipsLikeBar_info {
  103. background: transparent;
  104. text-shadow:0 0 10px #046eb5;
  105. box-shadow:0 0 3px #046eb5;
  106. }
  107.  
  108.  
  109. .row2, .post_block.row2{
  110. background: none !important;
  111. }
  112. #user_inbox_link_menucontent, #user_notifications_link_menucontent{
  113. background: rgba(0,0,0,0.5);
  114. color: #FFF;
  115. padding: 5px;
  116. margin: 2px;
  117. }
  118.  
  119. #user_link_menucontent{
  120. color: #660033;
  121. background:rgba(0,0,0,0.5) ;
  122. }
  123.  
  124. #user_link_menucontent a{
  125. color: #660033;
  126. text-shadow: none;
  127. font-weight: bold;
  128. }
  129.  
  130. #user_inbox_link_menucontent a, #user_notifications_link_menucontent a{
  131. color: #FFF;
  132. }
  133.  
  134. #profile_content
  135. {
  136. background: rgba(0,0,0,0.6);
  137. }
  138.  
  139. .ipsType_sectiontitle{
  140. border-bottom: hidden;
  141. }
  142.  
  143. li.clear:nth-child(1) > span:nth-child(2){
  144. content: Konto Premium $;
  145. color: #FFF000;
  146. font-weight: bold;
  147. }
  148.  
  149. a,span, p {
  150. color: #FFFFFF;
  151. transition: ease 0.5s;
  152. }
  153.  
  154. a:hover,span:hover, p:hover{
  155. color: #046eb5;
  156. }
  157.  
  158. div.ipsLayout_content:nth-child(1) > div:nth-child(4) > table:nth-child(2){
  159. padding: 5px;
  160. color: #FFF;
  161. }
  162.  
  163.  
  164. blockquote.ipsBlockquote, p.citation {
  165. border: #282828;
  166. border-left: 0px solid #00ff00;
  167. background: rgba(0,0,0,0.5) !important;
  168. }
  169.  
  170. .ipsUserPhoto {
  171. border: #FFFFFF solid 0px;
  172. background: rgba(0,0,0,0.5) ;
  173. }
  174. .post p{
  175. color: #FFF;
  176. }
  177.  
  178. .general_box{
  179. background: rgba(0,0,0,0.5) ;
  180. color: #FFF;
  181. border: hidden;
  182. margin-bottom: 9px;
  183. text-shadow:0 0 10px #046eb5;
  184. box-shadow:0 0 3px #046eb5;
  185. }
  186.  
  187. .user_controls > img{
  188. background: rgba(0,0,0,0.5) ;
  189. }
  190.  
  191. .message{
  192. background: rgba(0,0,0,0.5) ;
  193. color: #FFF;
  194. border: rgba(0,0,0,0.5) ;
  195.  
  196. }
  197.  
  198. .ipsButton_secondary {
  199. background:rgba(0,0,0,0.5) ;
  200. border: 0px solid #232323;
  201. border-radius: 5px;
  202. color: #FFF;
  203. transition: 1.2s ease;
  204. -webkit-transition: all 0.5s ease;
  205. -moz-transition: all 0.5s ease;
  206. -o-transition: all 0.5s ease;
  207. -ms-transition: all 0.5s ease;
  208. transition: all 0.5s ease;
  209. }
  210.  
  211. .ipsbutton_secondary:hover{
  212. background: #660033 url(http://mrucznik-rp.pl/public/style_images/master/topic_button.png) !important;
  213. border: 1px inset #282828;
  214. border-radius: 3px;
  215. color: #FFF;
  216. }
  217. b
  218. .ips_pad, .userpopup{
  219. background: rgba(0,0,0,0.5) ;
  220. border: #232323;
  221. border: hidden;
  222. }
  223.  
  224. .userpopup > h3{
  225. background: rgba(0,0,0,0.7);
  226. }
  227.  
  228. span{
  229. color: #FFF;
  230. }
  231.  
  232. .general_box h3{
  233. background: rgba(0,0,0,0.9) ;
  234. color: #FFF;
  235. border: 0px;
  236. font-weight: bold;
  237. text-shadow:0 0 10px #046eb5;
  238. box-shadow:0 0 3px #046eb5;
  239. font-size: 18px;
  240. text-align: center;
  241. }
  242. .maintitle {
  243. background-color: rgba(0,0,0,0.5) ;
  244. background-image: none;
  245. color: #FFF;
  246. padding: 10px 10px 11px;
  247. font-size: 16px;
  248. font-weight: bold;
  249. border: #FFF solid 0px !important;
  250. }
  251.  
  252. h3.row2{
  253. background: rgba(0,0,0,0.9) ;
  254. color: #FFF;
  255. border: 0px;
  256. font-weight: bold;
  257. margin-bottom: 10px;
  258. text-shadow:0 0 10px #046eb5;
  259. box-shadow:0 0 3px #046eb5;
  260. text-align: center;
  261. }
  262.  
  263.  
  264. .ipb_table > tbody > tr {
  265. background:rgba(0,0,0,0.5) ;
  266. border: hidden #282828 !important;
  267. }
  268.  
  269. .ipb_table > tbody > tr:hover{
  270. background: rgba(0,0,0,0.9);
  271. text-shadow:0 0 10px #046eb5;
  272. box-shadow:0 0 3px #046eb5;
  273. }
  274.  
  275. .ipb_table > tbody > tr a {
  276. color: #FFF;
  277. border: hidden #282828 !IMPORTANT;
  278. }
  279.  
  280. .ipsVerticalTabbed_tabs li {
  281. background-color: rgba(0,0,0,0.5) ;
  282. border-bottom-color: transparent;
  283. margin: 3px;
  284. }
  285.  
  286. .ipsVerticalTabbed_tabs>ul {
  287. border-top: none;
  288. border-left: none;
  289. }
  290.  
  291. .ipsVerticalTabbed_tabs li a {
  292. background:rgba(0,0,0,0.5);
  293. color: #000;
  294. transition-duration: 0.35s;
  295. transition-property: all;
  296. color: #FFF;
  297. }
  298.  
  299. .ipsVerticalTabbed_tabs li.active a {
  300. background:rgba(0,0,0,0.6) ;
  301. border-right: hidden;
  302. color: #FFFFFF;
  303. text-align: center;
  304. width: 130px;
  305. transition-duration: 0.35s;
  306. transition-property: all;
  307. box-shadow:0 0 5px #046eb5;
  308. }
  309.  
  310. .ipsVerticalTabbed_tabs li a:hover {
  311. background: rgba(0,0,0,0.9) ;
  312. border-left: 0px solid #fff;
  313. text-align: center;
  314. text-shadow:0 0 10px #046eb5;
  315. box-shadow:0 0 6px #046eb5;
  316. color: #FFF;
  317. }
  318.  
  319.  
  320. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement