Advertisement
jamastar

Pink - Rounded Avatar

Jun 5th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. /* code created by landshark
  2. https://www.xanje.com/~jamastar */
  3.  
  4.  
  5. #header-logo-info>div {
  6. width: 33.33%;
  7. margin-top: 55px;
  8.  
  9. }
  10.  
  11. body {
  12. background-image: url("https://i.imgur.com/0AVlP23.png");
  13. background-color: #000;
  14. color: #000;
  15. height: 100px;
  16.  
  17. }
  18.  
  19. #header-nav {
  20. background-image: url("https://i.imgur.com/Sbriqqf.png");
  21. border-radius: 1px 1px 1px 1px;
  22. margin-top: 80px;
  23. background-color: transparent;
  24. font-size: 13px;
  25. text-transform: uppercase;
  26. width: 740px;
  27. margin-left: 100px;
  28. }
  29.  
  30. #header-nav>div:hover>a, #header-nav>div>div {
  31. background-color: transparent;
  32. }
  33.  
  34. #header-nav>div a {
  35. color: #000;
  36. border-radius: 1px 1px 1px 1px;
  37. font: Arial;
  38.  
  39. }
  40.  
  41. #header-nav>div>div {
  42. background-image: url("https://i.imgur.com/Sbriqqf.png");
  43. border-radius: 1px 1px 1px 1px;
  44. color: #000;
  45. font: Arial;
  46. font-size: 11px;
  47. line-height: 12px;
  48. }
  49.  
  50. #coin-balance-top, #unread-replies-link {
  51. cursor: pointer;
  52. padding: 3px 10px;
  53. height: inherit;
  54. font-size: 11px;
  55. font-family: Arial;
  56. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.25);
  57. border-radius: 1px 1px 1px 1px;
  58. float: right;
  59. color: #000;
  60. }
  61.  
  62. #coin-balance-top, #unread-replies-link, .toolbar-button.open, .toolbar-window {
  63. background-image: url("https://i.imgur.com/Sbriqqf.png");
  64. display: none;
  65. }
  66.  
  67. #profile-header {
  68. display: none;
  69.  
  70. }
  71.  
  72. #profile-header h1 {
  73. display:none;
  74. }
  75.  
  76.  
  77. div#profile-signature {
  78. display: none;
  79. }
  80. div#profile-recent-posts {
  81. display: none;
  82.  
  83. }
  84. div#profile-friends {
  85. display: none;
  86. }
  87.  
  88. div#profile-greeting {
  89. padding-right: 0;
  90. width: 530px;
  91. margin-left: 70px;
  92. }
  93. .thread-attr:not(.mobile-only) {
  94. display: inline-block;
  95. display: none;
  96. }
  97. #profile-info {
  98. line-height: 17px;
  99. font-size: 13px;
  100. width: 200px;
  101. margin-left: 100px;
  102. line-height: 14px;
  103. font-size: 0px;
  104. height: 200px;
  105. }
  106.  
  107. .vertical-helper+* {
  108. vertical-align: middle;
  109. border-radius: 50%;
  110. }
  111.  
  112. .user-mission {
  113. font-style: italic;
  114. word-break: break-word;
  115. font-size: 9px;
  116. margin: 5px 0;
  117. line-height: 13px;
  118. text-align: center;
  119. }
  120.  
  121. #profile-playpen-container {
  122. display: none;
  123.  
  124. }
  125.  
  126. .user-action-btns {
  127. font-size: 13px;
  128. margin-top: -80px;
  129. }
  130.  
  131. section.text-center {
  132. text-align: center;
  133. width: 740px;
  134. height: 40px;
  135. margin-left: 100px;
  136. }
  137. div.avatar {
  138. display: inline-block;
  139. text-align: center;
  140. margin-left: 10px;
  141. border-radius: 50%;
  142. box-sizing: 80px;
  143. width: 100px;
  144. }
  145.  
  146. #header {
  147. background-image: url("");
  148. background-repeat: no-repeat;
  149. background-size: 700px;
  150. background-position-x: 50%;
  151. margin-top: 60px;
  152. margin-left: -0px;
  153. }
  154.  
  155. #logo {
  156. position: absolute;
  157. top: 0;
  158. left: 260px;
  159. display: block;
  160. background-positi on: 50%;
  161. width: 600px;
  162. height: 60px;
  163. background-repeat: no-repeat;
  164. background-image: url("");
  165. display: none;
  166. }
  167.  
  168. #wrapper {
  169. width: 960px;
  170. min-height: 100%;
  171. margin: 0 auto;
  172. border: 0 solid;
  173. padding-top: 0px;
  174. }
  175.  
  176. html {
  177. overflow-x: auto;
  178. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), default;
  179. }
  180.  
  181. #welcome-message #greeting-name {
  182. font-weight: bold;
  183. font-size: 16px;
  184. color: #000;
  185. display: none;
  186.  
  187. }
  188.  
  189. #welcome-message.logged-in {
  190. padding-right: 85px;
  191. display: none;
  192. }
  193.  
  194. a:link,a:visited {
  195. color: #000;
  196. text-decoration: none;
  197. transition-duration: 0.9s;
  198. font-family: Arial;
  199. font-weight: normal;
  200. }
  201.  
  202. .tabbed-container .tabbed-tabs>div.tab-open, .tabbed-container.inverted .tabbed-tabs>div {
  203. background-color: #C1C1BA;
  204. font-family: Arial;
  205. color: #000;
  206. display: none;
  207.  
  208. }
  209.  
  210. .bbc_table td {
  211. font-family: Arial;
  212. color: #7F0F56;
  213.  
  214. }
  215.  
  216. .tabbed-container .tabbed-tabs>div, .tabbed-container.inverted .tabbed-tabs>div.tab-open {
  217. background-color: #c1c1ba;
  218. font-family: Arial;
  219. color: #000;
  220.  
  221. }
  222.  
  223. #site-announcement {
  224. padding: 0 10px;
  225. text-align: center;
  226. position: relative;
  227. display: none;
  228. }
  229.  
  230. header {
  231. background-image: url("https://i.imgur.com/Sbriqqf.png");
  232. border-radius: 1px 1px 1px 1px;
  233. display: none;
  234.  
  235. }
  236.  
  237. section:not(.no-margin) {
  238. /* margin-bottom: 1px; */
  239. /* margin-top: 0px; */
  240. border-radius: 1px 1px 1px 1px;
  241. background-image: url("https://i.imgur.com/Sbriqqf.png");
  242. font-family: Arial;
  243. color: #000;
  244. /*width: 960px;*/
  245. }
  246.  
  247. .thread-attr {
  248. background-color: transparent;
  249. }
  250.  
  251. .forums-pagination li a, .thread-attr {
  252. color: #000;
  253. font-family: Arial;
  254. }
  255.  
  256. h2:last-child {
  257. margin-bottom: 0;
  258. font-family: Arial;
  259. color: #000;
  260.  
  261. }
  262.  
  263. section {
  264. background-color: transparent;
  265. }
  266.  
  267. #threads-table .th-tbl-last {
  268. width: 155px;
  269. font-size: 0.9em;
  270. color: #000;
  271. display: none;
  272. }
  273.  
  274. #threads-table .th-tbl-icon {
  275. width: 10px;
  276. text-align: center;
  277. color: #000;
  278. display: none;
  279. }
  280.  
  281. #toolbar {
  282. border-radius: 0px 0 0;
  283. }
  284.  
  285. .side-tools {
  286. background-color: #5f2c34;
  287. }
  288.  
  289. #toolbar-clock {
  290. text-align: center;
  291. font-size: 11px;
  292. font-weight: 700;
  293. margin-bottom: 3px;
  294. margin-top: 5px;
  295. color: #000;
  296. }
  297.  
  298. .side-tools>.button {
  299. background-color: #000;
  300. }
  301.  
  302. .toolbar-button {
  303. background-image: url("https://i.imgur.com/Sbriqqf.png");
  304. }
  305.  
  306. #wrapper>iframe, header, th {
  307. background-color: transparent;
  308. }
  309.  
  310. #side-boxes.right .side-tools {
  311. border-radius: 1px 1px 1px 1px;
  312. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.35);
  313. display: none;
  314. }
  315.  
  316. blockquote, code.bbc_code {
  317. border-color: transparent;
  318. background-color: #ffffff42;
  319. border-radius: 1px 1px 1px 1px;
  320. }
  321.  
  322. 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 {
  323. border-color: transparent;
  324. font-family: Arial;
  325. color: #000;
  326. background-color: transparent;
  327. border-width: 1px 1px 1px 1px;
  328. border: none;
  329. font-size: 10px;
  330. border-radius: 1px 1px 1px 1px;
  331. text-transform: uppercase;
  332. }
  333. .fa {
  334. display: inline-block;
  335. font: normal normal normal 14px/1 FontAwesome;
  336. font-size: inherit;
  337. text-rendering: auto;
  338. -webkit-font-smoothing: antialiased;
  339. display: none;
  340. -moz-osx-font-smoothing: grayscale;
  341. }
  342.  
  343. #footer, #header {
  344. color: #000000;
  345. font-size: 10px;
  346. }
  347.  
  348. #footer {
  349. color: #000000;
  350. font-size: 10px;
  351. display: none;
  352. }
  353.  
  354. [role=anchor], a {
  355. color: #000000;
  356. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement