1. @import url(http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css);
  2. @import url(http://fonts.googleapis.com/css?family=New+Rocker);
  3. @import url(http://dl.dropboxusercontent.com/u/78192465/MyAnimeList/CSS/TopMenu/TopMenu.css);
  4. @import url(http://dl.dropboxusercontent.com/u/78192465/MyAnimeList/CSS/TopMenu/Colors/Scheme.css);
  5. @import url(http://dl.dropbox.com/u/49469857/MAL/premade/anime.css);
  6. /*
  7. HOW TO USE
  8. Use and COMPLETE this simple tutorial if you never installed CSS, it only takes a few minutes:
  9. http://myanimelist.net/forum/?topicid=200320
  10. When you're done with the tutorial and can see the starter layout on your list, copy and paste this entire page of codes (including this part and the codes above and below)
  11. to your CSS edit box (the box titled Edit Advanced CSS File) replacing any other codes in the box.
  12. Save with the blue button at the bottom. It will put this premade layout on your list instead of the starter one from the tutorial!
  13. If the layout looks weird on your list after installing, you can try to alter your settings here.
  14. Common solutions are to set Default Status Settings to Watching or All Anime, check or uncheck tags (make sure you save afterwards):
  15. http://myanimelist.net/editprofile.php?go=listpreferences
  16. If your list still has problems you can ask us about it here, or other questions:
  17. http://myanimelist.net/forum/?topicid=200323
  18. And you'll find further ways to customize your list here:
  19. http://myanimelist.net/forum/?topicid=419405
  20. */
  21. body {
  22. color: #FFD700;
  23. height: 12000px;
  24. background-attachment: fixed!important;
  25. background-image: url(http://i.imgur.com/8OZHOv3.jpg?1);
  26. background-repeat: initial initial;
  27. background-size: cover;
  28. font-family: 'New Rocker', cursive;
  29. font-size: 16px;
  30. }
  31. /*
  32. LIST FONT
  33. These codes control the font on the list itself (anime titles, etc).
  34. */
  35. * {
  36. border:0 none;
  37. color:silver;
  38. font-family: 'New Rocker', cursive;
  39. font-size:13px;
  40. font-weight:normal;
  41. text-decoration:none;
  42. }
  43. /*
  44. BANNER
  45. */
  46. #list_surround .header_title {
  47. background:url(http://ipic.su/img/img7/fs/cooltext1043220838.1369232913.png) no-repeat scroll 0 0 transparent;
  48. height:425px;
  49. left:-200px;
  50. padding:25px;
  51. position:absolute;
  52. top:-425px;
  53. width:900px;
  54. }
  55. /*
  56. LEFT SIDE BUTTONS
  57. */
  58. #list_surround .status_selected, #list_surround .status_not_selected {
  59. background:url(http://ipic.su/img/img7/fs/cw.1369232330.jpg) repeat scroll 0 0 transparent;
  60. display:block;
  61. height:100px;
  62. left:-283px;
  63. padding:0;
  64. position:absolute;
  65. top:0px;
  66. width:270px;
  67. }
  68. #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected +
  69. .status_selected, #list_surround .status_not_selected + .status_not_selected {
  70. background:url(http://ipic.su/img/img7/fs/complete.1369232348.jpg) repeat scroll 0 0 transparent;
  71. top:110px;
  72. }
  73. #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround
  74. .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected +
  75. .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected +
  76. .status_not_selected {
  77. background:url(http://ipic.su/img/img7/fs/on-hold.1369232366.jpg) repeat scroll 0 0 transparent;
  78. top:220px;
  79. }
  80. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected,
  81. #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected,
  82. #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected,
  83. #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected,
  84. #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  85. background:url(http://ipic.su/img/img7/fs/dropped.1369232384.jpg) repeat scroll 0 0 transparent;
  86. top:330px;
  87. }
  88. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected +
  89. .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected +
  90. .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected +
  91. .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected +
  92. .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround
  93. .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected +
  94. .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected +
  95. .status_not_selected + .status_not_selected {
  96. background:url(http://ipic.su/img/img7/fs/ptw.1369232404.jpg) repeat scroll 0 0 transparent;
  97. display:inline;
  98. top:440px;
  99. }
  100. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected +
  101. .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected +
  102. .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround
  103. .status_not_selected + .status_not_selected + .status_selected + .status_not_selected +
  104. .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected +
  105. .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround
  106. .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected +
  107. .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected +
  108. .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround
  109. .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected +
  110. .status_not_selected + .status_not_selected {
  111. background:url(http://ipic.su/img/img7/fs/allanime.1369232424.jpg) no-repeat scroll 0 0 transparent;
  112. display:inline;
  113. padding-bottom:30px;
  114. top:550px;
  115. }
  116. /*
  117. HEADERS
  118. */
  119. #list_surround .header_cw {
  120. background:url(http://i.imgur.com/djaJO.png) no-repeat scroll 0 0 transparent;
  121. }
  122. #list_surround .header_completed {
  123. background:url(http://i.imgur.com/3jcgG.png) no-repeat scroll 0 0 transparent;
  124. }
  125. #list_surround .header_onhold {
  126. background:url(http://i.imgur.com/L4bVw.png) no-repeat scroll 0 0 transparent;
  127. }
  128. #list_surround .header_ptw {
  129. background:url(http://i.imgur.com/cJTI9.png) no-repeat scroll 0 0 transparent;
  130. }
  131. #list_surround .header_dropped {
  132. background:url(http://i.imgur.com/gWhVk.png) no-repeat scroll 0 0 transparent;
  133. }
  134. /*
  135. OTHER CODES
  136. */
  137. a:hover {
  138. text-decoration:underline;
  139. }
  140. #list_surround {
  141. background:none repeat scroll 0 0 rgba(4, 18, 50, 0.75);
  142. border-bottom:0px solid #292929;
  143. border-left:0px solid #292929;
  144. border-right:0px solid #292929;
  145. height:100%;
  146. left:141px;
  147. top:180px;
  148. margin:239px auto 30px;
  149. position:relative;
  150. width:618px;
  151. }
  152. #list_surround .status_selected a {
  153. color:#184900;
  154. display:block;
  155. font-size:1px;
  156. height:2px;
  157. padding:128px 0 0 243px;
  158. width:30px;
  159. }
  160. #list_surround .status_not_selected a {
  161. color:#184900;
  162. display:block;
  163. font-size:1px;
  164. height:2px;
  165. padding:128px 0 0 243px;
  166. width:30px;
  167. }
  168. #list_surround br {
  169. display:none;
  170. }
  171. #list_surround .header_title span {
  172. color:#000000;
  173. font-size:1px;
  174. }
  175. #list_surround .header_title .thickbox {
  176. display:none;
  177. }
  178. #list_surround .header_cw, #list_surround .header_completed, #list_surround .header_onhold, #list_surround
  179. .header_ptw, #list_surround .header_dropped {
  180. padding:28px 5px 5px;
  181. margin-left:0px;
  182. width:586px;
  183. }
  184. #list_surround .animetitle + small {
  185. color:#ff9e96;
  186. }
  187. #list_surround .category_totals {
  188. padding:5px;
  189. text-align:center;
  190. }
  191. #list_surround #grand_totals {
  192. display:none;
  193. }
  194. #mal_cs_listinfo a strong{
  195. color: #FFFFFF;
  196. font-family: Verdana,Arial,Helvetica,sans-serif;
  197. font-size: 11px;
  198. font-variant: normal;
  199. font-weight: normal;
  200. text-decoration: underline;
  201. text-transform: none;}
  202. #mal_cs_otherlinks strong{
  203. color: #FFFFFF;
  204. font-family: Verdana,Arial,Helvetica,sans-serif;
  205. font-size: 11px;
  206. font-variant: normal;}
  207. .borderRBL {
  208. color: cyan !important;
  209. }
  210. #list_surround .header_title span {
  211. display:none;
  212. }
  213. #list_surround .status_not_selected a {
  214. opacity:0;
  215. }
  216. #list_surround .status_selected a {
  217. opacity:0;
  218. }
  219. #copyright {
  220. -moz-background-inline-policy:continuous;
  221. text-align: center !important;
  222. color:#3a4358;
  223. height:15px;
  224. width:600px;
  225. position:absolute;
  226. font-family: sans-serif;
  227. font-size: 10px;
  228. }
  229. #copyright a {
  230. color:#3a4358;
  231. }
  232. @media screen and (-webkit-min-device-pixel-ratio:0) {
  233. #copyright {
  234. }
  235. }
  236. :hover + .hide {
  237. background-position: center 50% !important;
  238. background-repeat: no-repeat !important;
  239. background-size: cover;
  240. border-color: white;
  241. border-radius: 25px 25px 25px 25px;
  242. border-style: solid;
  243. border-width: 3px;
  244. display: block !important;
  245. height: 350px;
  246. left: 1290px;
  247. padding-bottom: 0;
  248. position: fixed;
  249. top: 430px;
  250. width: 226px;
  251. }
  252. .hide:before {
  253. background: none repeat scroll 0 0 transparent;
  254. border-radius: 25px 25px 0 0;
  255. color: white;
  256. content: "";
  257. padding-bottom: 5px;
  258. position: absolute;
  259. text-align: center;
  260. top: -25px;
  261. width: 225px;
  262. }
  263. .td1:nth-of-type(6), .td2:nth-of-type(6) {
  264. background-color: black;
  265. border-color: white;
  266. border-style: solid;
  267. border-radius: 25px 25px 25px 25px;
  268. border-width: 1px;
  269. display: none;
  270. height: auto;
  271. left: 1290px;
  272. padding: 10px 10px 14px 24px;
  273. position: fixed;
  274. top: 792px;
  275. width: 212px;
  276. z-index: 1;
  277. }
  278. #copyright, #copyright:hover {
  279. background-color: rgba(241, 114, 169, 0.7) !important;
  280. border-radius: 5px 5px 5px 5px;
  281. bottom: 0;
  282. color: white;
  283. padding: 2px;
  284. width: 100%;
  285. }
  286. .table_header:nth-of-type(6) {
  287. display: none;
  288. }
  289. #copyright:hover {
  290. }
  291. #copyright:before {
  292. color: red;
  293. content: "Design by iVoid";
  294. font-size: 12px;
  295. padding-right: 10px;
  296. }
  297. #copyright:after {
  298. color: white;
  299. content: "iVoid Custom List";
  300. padding-left: 20px;
  301. }
  302. #copyright a {
  303. }