Advertisement
Guest User

blaze gtaf v2

a guest
Jan 26th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.83 KB | None | 0 0
  1. @-moz-document domain(gtaforums.com) {
  2. /* blazes gtaf v2 */
  3.  
  4. /*background*/
  5. html, body {
  6. background: transparent url("http://i.imgur.com/oIKcOwl.gif") repeat scroll 0% 0%;
  7. color: #FFF;
  8. }
  9.  
  10. /*maintitle (section names)*/
  11. .maintitle {
  12.  
  13. padding: 10px 10px 11px;
  14. background-image: url("http://i.imgur.com/jBr7Vv2.jpg");
  15. background-repeat: repeat-x;
  16. font-size: 16px;
  17. font-weight: normal;
  18. font-family: Oswald;
  19. }
  20.  
  21. .maintitle .toggle {
  22. background: url(http://gtaforums.com/public/style_images/GTAForums_2014/cat_minimize.png) no-repeat;
  23. text-indent: -3000em;
  24. width: 25px;
  25. height: 25px;
  26. display: block;
  27. outline: 0;
  28. opacity: 0.25;
  29. margin-right: 0px;
  30. }
  31.  
  32.  
  33. /*section backgrounds*/
  34. table.ipb_table tr {
  35. background: #282828 none repeat scroll 0% 0%;
  36. border-bottom: 1px solid #262626;
  37. }
  38.  
  39.  
  40.  
  41. /*left navigation*/
  42. .gtaf_leftNav_category {
  43. display: block;
  44. text-align: center;
  45. background-color: #1b1b1b;
  46. background-repeat: repeat-x;
  47. color: #262626;
  48. padding: 7px;
  49. border-radius: 4px;
  50. margin-bottom: 5px;
  51. font-size: 16px;
  52. font-family: Oswald;
  53. font-weight: normal;
  54. text-shadow: 0px 3px 0px #000;
  55.  
  56.  
  57.  
  58. }
  59.  
  60. /*post body*/
  61. .post_body {
  62. margin: 0px 0px 0px 185px;
  63. padding: 0px 10px 1px 15px;
  64. background: #282828 none repeat scroll 0% 0%;
  65. border-radius: 0px;
  66. }
  67. .post_wrap {
  68. margin-bottom: 7px;
  69. border-radius: 0px;
  70. background-color: #282828;
  71. }
  72.  
  73. /* user post info*/
  74.  
  75. element {
  76.  
  77. }
  78. li.avatar {
  79. background: #262626 none repeat scroll 0% 0%;
  80. }
  81.  
  82. .author_info {
  83. background: #262626 none repeat scroll 0% 0%;
  84. position: relative;
  85. width: 155px;
  86. float: left;
  87. font-size: 12px;
  88. text-align: center;
  89. padding: 16px 10px 0px 20px;
  90. }
  91. .author_info .group_title {
  92. background: #262626 none repeat scroll 0% 0%;
  93. color: #FFF;
  94. margin-top: 5px;
  95. }
  96. .basic_info h5 {
  97. background: #262626 none repeat scroll 0% 0%;
  98. padding: 10px 3px 0px;
  99. font-size: 12pt;
  100. font-weight: normal;
  101. font-family: Oswald;
  102. margin: 0px 0px 3px;
  103. }
  104.  
  105. .basic_info {
  106. background: #262626 none repeat scroll 0% 0%;
  107. border-radius: 7px;
  108. padding: 10px 3px 20px;
  109. font-size: 11px;
  110. }
  111.  
  112. /*quotes*/
  113. blockquote.ipsBlockquote.built {
  114. border-radius: 0px 0px 5px 0px;
  115. background: #282828 none repeat scroll 0% 0%;
  116. margin-bottom: 10px;
  117. border-width: medium 2px 2px;
  118. border-style: none solid solid;
  119. border-color: #262626;
  120. -moz-border-top-colors: none;
  121. -moz-border-right-colors: none;
  122. -moz-border-bottom-colors: none;
  123. -moz-border-left-colors: none;
  124. border-image: none;
  125. padding: 2px;
  126. }
  127.  
  128. p.citation {
  129. font-size: 12px;
  130. padding: 8px 10px;
  131. border-left: 2px solid #262626;
  132. background: #262626 none repeat scroll 0% 0%;
  133. border-top: 2px solid #262626;
  134. border-right: 2px solid #262626;
  135. border-radius: 5px 5px 0px 0px;
  136. font-weight: bold;
  137. overflow-x: auto;
  138. }
  139.  
  140. /*polls*/
  141.  
  142. .general_box {
  143. background: #282828 none repeat scroll 0% 0%;
  144. margin-bottom: 10px;
  145. }
  146. .poll_question ol {
  147. padding: 8px;
  148. background-color: #262626;
  149. }
  150. .poll_question li {
  151. font-size: 0.9em;
  152. background: #262626 none repeat scroll 0% 0%;
  153. margin: 6px 0px;
  154. }
  155.  
  156. .poll_question h4 {
  157. background-color: #282828;
  158. margin: 0px -7px;
  159. padding: 5px;
  160. }
  161. .general_box h3 {
  162. border-radius: 6px;
  163. font: 16px Oswald;
  164. padding: 8px 10px;
  165. background: #262626 none repeat scroll 0% 0%;
  166. color: #FFF;
  167. }
  168.  
  169. /*personal messages*/
  170. .ipsHeaderMenu {
  171. background: #262626 none repeat scroll 0% 0%;
  172. padding: 10px;
  173. border-radius: 0px 0px 6px 6px;
  174. overflow: hidden;
  175. width: 340px;
  176. }
  177.  
  178. .ipsSideBlock {
  179. background: #282828 none repeat scroll 0% 0%;
  180. padding: 10px;
  181. margin-bottom: 10px;
  182. border: 5px solid rgba(27, 29, 31, 0.85);
  183. border-radius: 10px;
  184. }
  185. .ipsSideBlock h3 {
  186. font: 14px helvetica,arial,sans-serif;
  187. color: #FFF;
  188. padding: 5px 10px;
  189. background: #262626 none repeat scroll 0% 0%;
  190. margin: -10px -10px 10px;
  191.  
  192. }
  193.  
  194. #user_navigation #new_msg_count, .poll_question h4, .rounded {
  195. background: #262626 none repeat scroll 0% 0%;
  196. background-color: #282828;
  197. background-image: none;
  198. background-repeat: repeat;
  199. background-attachment: scroll;
  200. background-position: 0% 0%;
  201. background-clip: border-box;
  202. background-origin: padding-box;
  203. background-size: auto auto;
  204. border-radius: 0px;
  205. text-transform: none;
  206. }
  207.  
  208. .progress_bar {
  209. background-color: transparent;
  210. border: 1px solid #1B1D1F;
  211. }
  212.  
  213. #folder_list .total {
  214. background-color: #262626;
  215. }
  216.  
  217. /*profiles*/
  218.  
  219. .ipsVerticalTabbed_content {
  220. min-height: 400px;
  221. background-color: #282828;
  222. border: 0px solid #1F252F;
  223. padding: 5px;
  224. }
  225.  
  226. #profile_content_main {
  227. background-color: #262626;
  228. min-height: 75px;
  229. line-height: 1.3;
  230. margin-bottom: 20px;
  231. }
  232.  
  233. .bar {
  234. background: #2B4255 none repeat scroll 0% 0%;
  235. padding: 8px 10px;
  236. border: 0px solid #1F252F;
  237. }
  238.  
  239. .ipsVerticalTabbed_tabs li.active a {
  240. width: 135px;
  241. position: relative;
  242. z-index: 8000;
  243. background: #282828 none repeat scroll 0% 0%;
  244. color: #FFF;
  245. font-weight: bold;
  246. }
  247.  
  248. .ipsVerticalTabbed_tabs li {
  249. background: #262626 none repeat scroll 0% 0%;
  250. color: #FFF;
  251. border-bottom: 0px solid #1F252F;
  252. font-size: 13px;
  253. }
  254.  
  255. .ipsVerticalTabbed_tabs > ul {
  256. width: 149px !important;
  257. margin-top: 10px;
  258. border-top: 0px solid #1F252F;
  259. border-left: 1px solid #1F252F;
  260. }
  261.  
  262. /*pinned divider*/
  263.  
  264. table.ipb_table th {
  265. font-weight: bold;
  266. padding: 8px 6px;
  267. background-color: #262626;
  268. }
  269.  
  270. /*announcements*/
  271. .gtaf_announcement {
  272. background: #282828 none repeat scroll 0% 0%;
  273. display: inline-block;
  274. padding: 8px 1px 5px 9px;
  275. margin: 0px 4px 0px 0px;
  276. border-radius: 6px;
  277. border: 3px solid #1D1D1D;
  278. }
  279.  
  280. /*new topic*/
  281. .pagination .back a, .pagination .forward a {
  282. display: inline-block;
  283. padding: 2px 11px;
  284. height: 20px;
  285. background: #262626 none repeat scroll 0% 0%;
  286. border-radius: 4px;
  287. color: #FFF;
  288. font-size: 14px;
  289. font-weight: bold;
  290. transition: none;
  291. }
  292.  
  293. /*recently updated*/
  294. .ipsFilterbar li.active a, .ipsFilterbar.bar.altbar li.active a {
  295. background: transparent none repeat scroll 0% 0%;
  296. background-color: transparent;
  297. background-image: none;
  298. background-repeat: repeat;
  299. background-attachment: scroll;
  300. background-position: 0% 0%;
  301. background-clip: border-box;
  302. background-origin: padding-box;
  303. background-size: auto auto;
  304. opacity: 1;
  305. color: #FFF;
  306. padding: 2px 10px;
  307. border-radius: 6px;
  308. box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2) inset;
  309. }
  310.  
  311. /*quote buttons*/
  312. .ipsButton_secondary {
  313. height: 22px;
  314. line-height: 22px;
  315. font-size: 12px;
  316. padding: 0px 10px;
  317. background: #262626 repeat scroll 0% 0%;
  318. border: 1px solid #282828;
  319. box-shadow: 0px 1px 0px #282828 inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
  320. border-radius: 7px;
  321. color: #D0D0D0;
  322. display: inline-block;
  323. white-space: nowrap;
  324. transition: all 0.2s ease-in-out 0s;
  325. }
  326.  
  327. /*some profile background*/
  328.  
  329. .ipsLayout.ipsLayout_withleft {
  330. background: #282828 repeat scroll 0% 0%;
  331. padding-left: 210px;
  332. }
  333.  
  334. /*replies to this topic*/
  335. .maintitle.gtaf_compactMainTitle {
  336. margin-bottom: -2px;
  337. }
  338.  
  339. /*post bg*/
  340. .ipsBoxPadGTAF {
  341. padding: 5px;
  342. background-color: #262626;
  343. border-radius: 5px;
  344. }
  345.  
  346. /*links*/
  347. a {
  348. color: #488dcd;
  349. }
  350.  
  351. .ipsList_inline a {
  352. color: #60adf4;
  353. }
  354.  
  355. }
  356.  
  357. /*QUOTES*/
  358.  
  359. blockquote.ipsBlockquote.built {
  360. border-radius: 0px 0px 5px 0px;
  361. background: #1d1d1d none repeat scroll 0% 0%;
  362. margin-bottom: 10px;
  363. border-width: medium 1px 1px;
  364. border-style: none solid solid;
  365. border-color: #1d1d1d;
  366. -moz-border-top-colors: none;
  367. -moz-border-right-colors: none;
  368. -moz-border-bottom-colors: none;
  369. -moz-border-left-colors: none;
  370. border-image: none;
  371. padding: 2px;
  372. }
  373. blockquote.ipsBlockquote.built {
  374. border-top: none;
  375. -moz-border-top-right-radius: 0px;
  376. -webkit-border-top-left-radius: 0px;
  377. border-top-left-radius: 0px;
  378. border-top-right-radius: 0px;
  379. background: #1d1d1d;
  380. margin-bottom: 10px;
  381. border: 4px solid #262626;
  382. border-left: 0px solid #11181d;
  383. border-top: none;
  384. padding: 4px;
  385. border-bottom-left-radius: 5px;
  386. border-bottom-right-radius: 5px;
  387. }
  388.  
  389. /*small maintitle*/
  390.  
  391. element {
  392. float: inherit;
  393. }
  394. .maintitle.gtaf_compactMainTitle {
  395. margin-bottom: -30px;
  396. background-image: none;
  397. background-color: #1c1e1f
  398. }
  399.  
  400. .maintitle.gtaf_compactMainTitle {
  401. margin-bottom: -2px;
  402. background-image: none;
  403. background-color: #1c1e1f
  404. }
  405.  
  406. /*hover*/
  407. table.ipb_table tr:hover {
  408. background: #1d1d1d;
  409.  
  410.  
  411. }
  412.  
  413. /*hover shadow*/
  414. element {
  415. }
  416. table.ipb_table tr:hover h4 a {
  417. text-shadow: 0 0 5px teal;
  418. }
  419.  
  420.  
  421. /*top bar*/
  422. #bar {
  423. font-family: Oswald;
  424. margin-top: -30px;
  425. position: fixed !important;
  426. z-index: 9000 !important;
  427. min-width: 980px;
  428. left: 0;
  429. right: 0;
  430. height: 30px;
  431. background-color: black;
  432. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement