Advertisement
Guest User

Untitled

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