Guest User

RST THEME - VERDE

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