Advertisement
jamastar

Custom Code

Dec 14th, 2017
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1.  
  2.  
  3. [style]
  4.  
  5.  
  6. #header-logo-info>div {
  7. width: 33.33%;
  8. margin-top: 55px;
  9.  
  10. }
  11.  
  12.  
  13.  
  14.  
  15.  
  16. body {
  17. background-image: url("https://i.imgur.com/Q36Dnxx.jpg");
  18. background-color: #000;
  19. color: #F9E5BB;
  20. height: 100px;
  21.  
  22. }
  23.  
  24.  
  25. #logo {
  26. background-image: url(https://media.xanje.com/themes/halloween/logo-static.png);
  27. background-repeat: no-repeat;
  28. }
  29.  
  30.  
  31.  
  32.  
  33. #top-buttons-contain>div, .toolbar-button.open, .toolbar-window {
  34. background-color: #C47981;
  35. border-radius: 1px 1px 1px 1px;
  36. }
  37.  
  38. #header-nav {
  39. background-image: url("https://i.imgur.com/2q3ufBn.png");
  40. border-radius: 1px 1px 1px 1px;
  41. margin-top: 80px;
  42. }
  43.  
  44. #header-nav {
  45. background-color: transparent;
  46. }
  47.  
  48. #header-nav>div:hover>a, #header-nav>div>div {
  49. background-color: transparent;
  50. }
  51.  
  52. #header-nav>div a {
  53. color: #F9E5BB;
  54. font-size: 12pt;
  55. border-radius: 1px 1px 1px 1px;
  56. font: courier;
  57.  
  58. }
  59.  
  60. #header-nav>div>div {
  61. background-image: url("https://i.imgur.com/2q3ufBn.png");
  62. border-radius: 1px 1px 1px 1px;
  63. color: #F9E5BB;
  64. font: courier;
  65. }
  66.  
  67. #coin-balance-top, #unread-replies-link {
  68. cursor: pointer;
  69. padding: 3px 10px;
  70. height: inherit;
  71. font-size: 11px;
  72. font-family: courier;
  73. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.25);
  74. border-radius: 1px 1px 1px 1px;
  75. float: right;
  76. color: #F9E5BB;
  77. }
  78.  
  79. #coin-balance-top, #unread-replies-link, .toolbar-button.open, .toolbar-window {
  80. background-image: url("https://i.imgur.com/2q3ufBn.png");
  81. }
  82.  
  83. h2:last-child {
  84. margin-bottom: 0;
  85. font-family: courier;
  86. color: #F9E5BB;
  87. }
  88.  
  89. #top-buttons-contain {
  90. width: inherit;
  91. max-width: 100%;
  92. height: 27px;
  93. line-height: 20px;
  94. z-index: 2500;
  95. position: fixed;
  96. top: 0;
  97. padding-right: 80px;
  98. font: courier;
  99. color: #F9E5BB;
  100. }
  101.  
  102. replies-link, .toolbar-button.open, .toolbar-window {
  103. background-color: #969691;
  104. }
  105.  
  106.  
  107.  
  108.  
  109. #wrapper {
  110. width: 960px;
  111. min-height: 100%;
  112. margin: 0 auto;
  113. border: 0 solid;
  114. padding-top: 0px;
  115. }
  116.  
  117.  
  118. #welcome-message #greeting-name {
  119. font-weight: bold;
  120. font-size: 16px;
  121. color: #F9E5BB;
  122. display: none;
  123.  
  124. }
  125.  
  126. #welcome-message.logged-in {
  127. padding-right: 85px;
  128. display: none;
  129. }
  130.  
  131. a:link,a:visited {
  132. color: #F9E5BB;
  133. text-decoration: none;
  134. transition-duration: 0.9s;
  135. font-family: courier;
  136. }
  137.  
  138. #logo {
  139. position: absolute;
  140. top: 0;
  141. left: 0;
  142. display: block;
  143. width: 168px;
  144. height: 75px;
  145. background-repeat: no-repeat;
  146. }
  147.  
  148. .tabbed-container .tabbed-tabs>div.tab-open, .tabbed-container.inverted .tabbed-tabs>div {
  149. background-color: #C1C1BA;
  150. font-family: courier;
  151. color: #F9E5BB;
  152. display: none;
  153.  
  154. }
  155.  
  156. .bbc_table td {
  157. font-family: courier;
  158. color: #F9E5BB;
  159.  
  160. }
  161.  
  162. .tabbed-container .tabbed-tabs>div, .tabbed-container.inverted .tabbed-tabs>div.tab-open {
  163. background-color: #c1c1ba;
  164. font-family: courier;
  165. color: #F9E5BB;
  166.  
  167. }
  168.  
  169. table {
  170. background-color: #C1C1BA;
  171.  
  172.  
  173. }
  174.  
  175. .tabbed-container .tabbed-sections>div.tab-open {
  176. background-color: #C1C1BA;
  177.  
  178. }
  179.  
  180. #site-announcement {
  181. padding: 0 10px;
  182. text-align: center;
  183. position: relative;
  184. display: none;
  185. }
  186.  
  187. header {
  188. background-image: url("https://i.imgur.com/2q3ufBn.png");
  189. border-radius: 1px 1px 1px 1px;
  190. color: #F9E5BB;
  191.  
  192. }
  193.  
  194. .thread-attr {
  195. background-color: transparent;
  196. }
  197.  
  198. .forums-pagination li a, .thread-attr {
  199. color: #F9E5BB;
  200. font-family: courier;
  201. }
  202.  
  203. h2:last-child {
  204. margin-bottom: 0;
  205. font-family: courier;
  206. color: #F9E5BB;
  207.  
  208. }
  209.  
  210.  
  211. [role=button], select {
  212. border-color: #c1c1ba;
  213. color: #1D0DC6;
  214. background-color: #8c9294;
  215. display: none;
  216. }
  217.  
  218. section:not(.no-margin) {
  219. /* margin-bottom: 1px; */
  220. /* margin-top: 0px; */
  221. border-radius: 1px 1px 1px 1px;
  222. background-image: url("https://i.imgur.com/rQVTQEs.png");
  223. font-family: courier;
  224. color: #F9E5BB;
  225. }
  226.  
  227. section {
  228. background-color: transparent;
  229. }
  230.  
  231. #threads-table .th-tbl-last {
  232. width: 155px;
  233. font-size: 0.9em;
  234. color: #F9E5BB;
  235. display: none;
  236. }
  237.  
  238. #threads-table .th-tbl-icon {
  239. width: 10px;
  240. text-align: center;
  241. color: #51324B;
  242. display: none;
  243. }
  244.  
  245. #toolbar {
  246. border-radius: 0px 0 0;
  247. }
  248.  
  249. .side-tools {
  250. background-color: #5f2c34;
  251. }
  252.  
  253. #toolbar-clock {
  254. text-align: center;
  255. font-size: 11px;
  256. font-weight: 700;
  257. margin-bottom: 3px;
  258. margin-top: 5px;
  259. color: #F9E5BB;
  260. }
  261.  
  262. .side-tools>.button {
  263. background-color: #000;
  264. }
  265.  
  266.  
  267. element.style {
  268. }
  269.  
  270. .toolbar-button {
  271. background-image: url("https://i.imgur.com/rQVTQEs.png");
  272. }
  273.  
  274. #wrapper>iframe, header, th {
  275. background-color: transparent;
  276. }
  277.  
  278. #side-boxes.right .side-tools {
  279. border-radius: 1px 1px 1px 1px;
  280. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.35);
  281. display: none;
  282. }
  283.  
  284. section button, section input[type=button], section input[type=email], section input[type=number], section input[type=password], section input[type=search], section input[type=submit], section input[type=text], section select, section textarea {
  285. border-color: transparent;
  286. font: courier;
  287. color: #F9E5BB;
  288. background-color: transparent;
  289. }
  290.  
  291. #header-nav>div>a:last-child {
  292. height: auto;
  293. border-radius: 1px 1px 1px 1px;
  294. }
  295.  
  296. [role=anchor], a {
  297. color: #F9E5BB;
  298. }
  299.  
  300. body {
  301. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), default;
  302. }
  303.  
  304. #footer, #header {
  305. color: #F9E5BB;
  306. }
  307.  
  308. [/style]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement