Advertisement
Guest User

RST THEME V1.0 R3

a guest
Oct 23rd, 2015
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.08 KB | None | 0 0
  1. /* V1.0 R3 */
  2.  
  3. html {
  4.     background: url(https://rstforums.com/feed/images/simple_dashed.png);
  5. }
  6.  
  7. #navbar.navbar {
  8.     /* overflow: hidden; */
  9.     height: 0px;
  10. }
  11.  
  12. #pagetitle.pagetitle h1 {
  13.     display: none;
  14. }
  15.  
  16. #pagewrapper .tcat {
  17.     background: none;
  18. }
  19.  
  20. #pagewrapper .tcat .no_center {
  21.     background-image: none;
  22. }
  23.  
  24. #pagewrapper .wysiwyg_block .blockrow {
  25.     background-color: #333 ;
  26. }
  27.  
  28. .above_body {
  29.     background-image: url('http://i.imgur.com/JQkQO5k.png');
  30.     -webkit-filter: hue-rotate(330deg);
  31. }
  32.  
  33. .bbcode_container div.bbcode_quote {
  34.     background: #363942;
  35. }
  36.  
  37. .below_body {
  38.     display: none;
  39. }
  40.  
  41. .blockbody.formcontrols {
  42.     background: none;
  43.     border: 1px solid #272727;
  44. }
  45.  
  46. .blockfoot.actionbuttons {
  47.     border: 1px solid #272727;
  48.     border-top: none;
  49. }
  50.  
  51. .body_wrapper {
  52.     background: none ;
  53. }
  54.  
  55. .cke_button_bold span, .cke_button_italic span, .cke_button_underline span, .cke_button_textcolor span {
  56.     -webkit-filter: invert(1);
  57.     filter: invert(1);
  58. }
  59.  
  60. .collapse img {
  61.     display: none ;
  62. }
  63.  
  64. .forumhead.tcat.foruminfo.L1.collapse {
  65.     height: 30px;
  66.     overflow: hidden;
  67. }
  68.  
  69. .navlinks {
  70.     background: none ;
  71. }
  72.  
  73. .options_block_container {
  74.     display: none ;
  75. }
  76.  
  77. .pagination span a {
  78.     background: none ;
  79.     color: white;
  80. }
  81.  
  82. .postbitlegacy {
  83.     margin-top: -8px;
  84. }
  85.  
  86. .postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
  87.     background: #313131;
  88. }
  89.  
  90. .postbitlegacy .postdetails {
  91.     /* display: inline-block; */
  92.     /* width: 50%; */
  93. }
  94.  
  95. .postbitlegacy .postdetails, .eventbit .eventdetails {
  96.     background: #313131 none;
  97. }
  98.  
  99. .postbitlegacy .postfoot .textcontrols a {
  100.     background-color: inherit;
  101. }
  102.  
  103. .postbitlegacy .posthead {
  104.     height: 0px;
  105.     overflow: hidden;
  106.     visibility: hidden;
  107.     padding: 0px;
  108. }
  109.  
  110. .postbitlegacy .tcat > h2 {
  111.     background: none ;
  112.     color: gray ;
  113.     font-size: 24px;
  114. }
  115.  
  116. .postbitlegacy .userinfo {
  117.     background: #313131;
  118. }
  119.  
  120. .postbitlegacy.postcontainer[id^='yui'] .postfoot > .textcontrols {
  121.     background: transparent ;
  122. }
  123.  
  124. .postbitlegacy:first-child .tcat {
  125.     display: block ;
  126. }
  127.  
  128. .postbody img.inlineimg {
  129.     vertical-align: text-top;
  130. }
  131.  
  132. .postcontent font {
  133.     font-size: 17px ;
  134.     line-height: 28px ;
  135. }
  136.  
  137. .rank b {
  138.     color: #909090;
  139. }
  140.  
  141. .tbody_left {
  142.     position: relative;
  143. }
  144.  
  145. .tbody_left:after {
  146.     background: url('/forum/elitex360/gradients/tbottom_left.gif') no-repeat right bottom;
  147.     border: 0;
  148.     content: "";
  149.     float: left;
  150.     font-size: 1px;
  151.     height: 15px;
  152.     margin: 0;
  153.     padding: 0;
  154.     position: absolute;
  155.     right: 0px;
  156.     top: 0px;
  157.     transform: rotate(180deg);
  158.     width: 340px;
  159.     -webkit-filter: hue-rotate(330deg);
  160. }
  161.  
  162. .tbody_left:before {
  163.     background: url('/forum/elitex360/gradients/tbottom_right.gif') no-repeat right bottom;
  164.     border: 0;
  165.     content: "";
  166.     float: left;
  167.     font-size: 1px;
  168.     height: 15px;
  169.     margin: 0;
  170.     padding: 0;
  171.     transform: rotate(180deg);
  172.     width: 50%;
  173.     -webkit-filter: hue-rotate(330deg);
  174. }
  175.  
  176. .tbody_right {
  177.     position: relative;
  178. }
  179.  
  180. .tbody_right:before {
  181.     background: transparent url('/forum/elitex360/gradients/tbottom.gif') repeat-x top;
  182.     border: 0;
  183.     content: "";
  184.     float: left;
  185.     font-size: 1px;
  186.     height: 15px;
  187.     left: 340px;
  188.     margin: 0 auto;
  189.     padding: 0;
  190.     position: absolute;
  191.     transform: rotate(180deg);
  192.     width: 67%;
  193.     -webkit-filter: hue-rotate(330deg);
  194. }
  195.  
  196. .tcat {
  197.     display: none ;
  198.     height: 0px;
  199.     line-height: 0px;
  200. }
  201.  
  202. .tcat_left {
  203.     background: inherit;
  204. }
  205.  
  206. .tcat_right {
  207.     background: none;
  208. }
  209.  
  210. .textcontrols {
  211.     background-color: #313131 ;
  212. }
  213.  
  214. .userinfo_extra dd {
  215.     background: #2D2D2D;
  216.     border: 1px solid #3D4C0B;
  217.     color: #A0A0A0;
  218. }
  219.  
  220. a {
  221.     color: rgb(147, 114, 17) ;
  222.     font-family: Doisis, sans-serif;
  223. }
  224.  
  225. a#cke_9 {
  226. }
  227.  
  228. a#newreplylink_top {
  229.     display: none;
  230. }
  231.  
  232. blockquote.postcontent.restore {
  233.     background: #313131 ;
  234.     color: gainsboro ;
  235.     font-family: Consolas ;
  236.     font-size: 15px ;
  237.     padding-top: 20pxpx;
  238.     padding-bottom: 20pxpx;
  239. }
  240.  
  241. body {
  242.     /* background: #333; */
  243. }
  244.  
  245. div#globalsearch {
  246.     background: none ;
  247. }
  248.  
  249. div#navbar {
  250.     border: none;
  251. }
  252.  
  253. div#pagewrapper {
  254.     width: 100% ;
  255. }
  256.  
  257. div#thread_controls {
  258.     background: none;
  259.     border: none;
  260.     float: right;
  261.     position: absolute;
  262.     right: 30px;
  263. }
  264.  
  265. div#toplinks {
  266.     border: none ;
  267. }
  268.  
  269. div#wgo {
  270.     display: none;
  271. }
  272.  
  273. h2.blockhead {
  274.     display: none;
  275. }
  276.  
  277. h2.no_center {
  278.     background: inherit;
  279. }
  280.  
  281. h3#quickreply_title {
  282.     background: #232323 ;
  283.     border: 1px solid #272727;
  284. }
  285.  
  286. html#vbulletin_html {
  287.     background-attachment: fixed;
  288.     background-clip: border-box;
  289.     background-color: rgb(34, 34, 34);
  290.     background-image: url(https://rstforums.com/feed/images/binding_dark.png);
  291.     background-origin: padding-box;
  292. }
  293.  
  294. input[name="plm"] {
  295.     display: none;
  296. }
  297.  
  298. span#cke_vB_Editor_QR_editor {
  299.     border: none;
  300. }
  301.  
  302. span.cke_icon {
  303.     /* -webkit-filter: invert(1); */
  304.     filter: invert(1);
  305. }
  306.  
  307. span.cke_toolgroup {
  308.     background: #313131 ;
  309. }
  310.  
  311. span.cke_wrapper.cke_ltr {
  312.     background: #333 ;
  313. }
  314.  
  315. span.forumlastpost {
  316.     display: none ;
  317. }
  318.  
  319. span.usertitle {
  320.     color: #CECECE;
  321. }
  322.  
  323. textarea.cke_source.cke_enable_context_menu {
  324.     background: #212121 ;
  325.     color: white ;
  326. }
  327.  
  328. .postbitlegacy .posthead .nodecontrols a {
  329.     position: absolute;
  330.     height: 20px;
  331.     visibility: visible;
  332.     z-index: 999;
  333.     margin-top: 23px;
  334.     display: block;
  335.     right: 23px;
  336. }
  337.  
  338. .pagination span.selected a {
  339.     background: #876A15 ;
  340. }
  341.  
  342. #breadcrumb .floatcontainer {
  343.     display: block ;
  344. }
  345.  
  346. div#breadcrumb {
  347.     position: relative;
  348. }
  349.  
  350. .activitystream_block dd, dd.userprof_moduleinactive {
  351.     background: black;
  352. }
  353.  
  354. .activitystream_block dd.selected, dd.userprof_module {
  355.     background: #333333;
  356. }
  357.  
  358. #pagewrapper .wysiwyg_block .blockrow, #pagewrapper .texteditor .blockrow, #pagewrapper .formcontrols .blockrow.texteditor {
  359.     background: #333333;
  360. }
  361.  
  362. .moduleinactive_bg {
  363.     background: black;
  364. }
  365.  
  366. #sidebar_container.member_summary {
  367.     background: #212121;
  368. }
  369.  
  370. #forum_icon_legend h5 {
  371.     background: #333333;
  372. }
  373.  
  374. .blockhead {
  375.     background: black;
  376. }
  377.  
  378. .blockbody {
  379.     background: transparent;
  380. }
  381.  
  382. .postdetails[id^='dbtech_thanks'] {
  383.     background: transparent;
  384. }
  385.  
  386. pre.bbcode_code {
  387.     background: #1b2426 ;
  388.     font-family: Consolas;
  389.     line-height: 16px;
  390.     font-size: 13px ;
  391. }
  392.  
  393. .threadbit .sticky {
  394.     background: #030303 ;
  395.     border: 1px solid #212121;
  396.     border-top: 0;
  397. }
  398.  
  399. .sticky .td {
  400.     background: #030303;
  401. }
  402.  
  403. .body_wrapper > .blockbody.settings_form_border {
  404.     display: none;
  405. }
  406.  
  407. ul#navtabs {
  408.     display: none;
  409. }
  410.  
  411. /* V1.0 R3 */
  412.  
  413. .new .threadstatus {
  414.     -webkit-filter: hue-rotate(330deg);
  415. }
  416.  
  417. .tfoot,.tfoot_left,.tfoor_right {
  418.     -webkit-filter: hue-rotate(330deg);
  419. }
  420.  
  421. .forumicon {
  422.     -webkit-filter: hue-rotate(330deg);
  423. }
  424.  
  425. .threadbit.lock .threadstatus {
  426.     -webkit-filter: hue-rotate(330deg);
  427. }
  428.  
  429. .toplinks ul.isuser, .toplinks ul.nouser {
  430.     z-index: 99999;
  431.     position: relative;
  432. }
  433.  
  434. .toplinks ul.isuser li a:hover {
  435.     background: #D5AF2F;
  436.     color: white ;
  437. }
  438.  
  439. .blockfoot, .blocksubfoot {
  440.     background: black;
  441.     border-top: none;
  442.     border-bottom: none;
  443.     border-color: #333333;
  444.     margin: 0px 3px;
  445. }
  446.  
  447. span.cke_skin_kama {
  448.     border: none;
  449. }
  450.  
  451. .cke_skin_kama .cke_editor .cke_rcombo a, .cke_skin_kama .cke_editor .cke_toolgroup {
  452.     background: #212121;
  453.     border: none;
  454. }
  455.  
  456. span.cke_openbutton {
  457.     -webkit-filter: invert(90%);
  458. }
  459.  
  460. .actionbuttons .group .button {
  461.     background: #888888;
  462.     padding: 5px 10px;
  463. }
  464.  
  465. .navpopupmenu .popupctrl .ctrlcontainer {
  466.     background: #888888;
  467.     padding: 5px 10px;
  468. }
  469.  
  470. * html .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu a.textcontrol, .navpopupmenu a.popupctrl, .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl {
  471.     background: #888888;
  472.     padding: 5px 10px;
  473.     color: black ;
  474. }
  475.  
  476. .newcontent_textcontrol, #pagewrapper a.pagetitleinfo.textcontrol {
  477.     background: #212121;
  478.     font-size: 13px;
  479.     width: 150px;
  480.     padding: 5px;
  481.     text-align: center;
  482.     border: 1px solid #5B430F;
  483. }
  484.  
  485. .toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks .notifications a.popupctrl.active {
  486.     background: #D0AD32;
  487.     color: black ;
  488. }
  489.  
  490. .footer {
  491.     background: none;
  492.     border: none ;
  493.     box-shadow: none;
  494. }
  495.  
  496. form#footer_select select {
  497.     background: none;
  498.     color: gray;
  499.     border: none;
  500. }
  501.  
  502. span.date {
  503.     display: block;
  504.     visibility: visible;
  505.     position: absolute;
  506.     z-index: 999999;
  507.     overflow: visible;
  508. }
  509.  
  510. .postdate span,.postdate .date span.time {
  511.     color: #797979 ;
  512.     right: 50px;
  513.     font-size: 9px;
  514.     top: 23px;
  515. }
  516.  
  517. .toplinks .notifications a.popupctrl {
  518.     background: #C9AC34;
  519.     color: white ;
  520. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement