New
May 25, 2010 8:19 PM
#1
These are layouts for advanced users who want to make their layout from scratch and customize everything exactly how they want with Firebug. Every selector is color-coordinated. For sites and pages I almost always use fully mapped layouts like this first then customize and code everything from here. It is an extremely useful and time-saving tactic for web design. Here' a tutorial on Firebug:http://myanimelist.net/forum/?topicid=405333 Use this thread with Inspect Element as an easier alternative to Firebug: http://myanimelist.net/forum/?topicid=1329419 Version I Looks like this and is ready for Firebug, it is more broad than version II with less individual links and tab customization but all the main selectors are colored. I always start with this one. The code: body { background:brown; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right:0 none !important; } #mal_cs_listinfo { background:teal; } #mal_cs_listinfo a { background:yellow !important; color:yellowGreen !important; } #mal_cs_listinfo a strong { color:red; background: blue; } #mal_cs_links { background: orange; } #mal_cs_links a { background:yellow !important; color:red !important; } #mal_cs_otherlinks { background: blue; } #mal_cs_otherlinks a { background:pink !important; color:blue !important; } #mal_cs_otherlinks strong { background:red !important; } #mal_cs_otherlinks strong a { background:black !important; color:cyan !important; } #mal_cs_powered { background:cyan !important; } #mal_cs_powered a { background:yellow !important; } #mal_cs_powered img { } #mal_cs_powered #search { background:teal !important; } #searchListButton { background:violet !important; } .header_cw { background:green; } .header_completed { background:white; } .header_onhold { background:crimson; } .header_dropped { background:purple; } .header_ptw { background:turquoise; } #grand_totals { background: gray; } .td1, .td2 { background:blue; } .category_totals { background:magenta; color:purple; } .header_title a { color:cyan !important; } a, a:visited { color:white; } .animetitle, .animetitle:visited { color:gold; } #list_surround { background:red; } a:hover { color:red; } .table_header { background:orange !important; color:teal !important; } a.thickbox { color:Yellow; } #copyright { background:aquamarine; color:red; } .status_not_selected a, .status_not_selected a:visited { background:violet; color:Blue; } .status_selected a, .status_selected a:visited { background: black; color: red; } .status_selected a:hover, .status_selected a:hover, .status_not_selected a:hover { background:teal; color:yellow; } .status_selected, .status_not_selected { background:cyan; } .status_selected + .status_not_selected, .status_not_selected + .status_selected, .status_not_selected + .status_not_selected { background:blue; } .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected { background:purple; } .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background:green; } .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background:magenta; } .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background:tan; } Version II Here I updated Version I with an even more broken down version, every single section I could find and target has been color coordinated for Firebug! Its also on my alt account right here: http://myanimelist.net/animelist/ShishiExample code: body { background: none repeat scroll 0 0 black; } #inlineContent { background: none repeat scroll 0 0 blue; bottom: 0; display: inline !important; height: 50px; position: fixed; right: 0; width: 100%; z-index: 1 !important; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-color: red !important; } #mal_cs_listinfo { background: none repeat scroll 0 0 green !important; } #mal_cs_listinfo a { background: none repeat scroll 0 0 pink !important; color: blue !important; } #mal_cs_listinfo a strong { background: none repeat scroll 0 0 blue; color: red; } #mal_cs_links { background: none repeat scroll 0 0 orange; } #mal_cs_links div:first-of-type a:first-of-type { background: none repeat scroll 0 0 cyan !important; color: blue !important; } #mal_cs_links div:first-of-type a:last-of-type { background: none repeat scroll 0 0 purple !important; color: gold !important; } #mal_cs_links div:last-of-type a:first-of-type { background: none repeat scroll 0 0 white !important; color: green !important; } #mal_cs_links div:last-of-type a:last-of-type { background: none repeat scroll 0 0 silver !important; color: red !important; } #mal_cs_otherlinks { background: none repeat scroll 0 0 blue; } #mal_cs_otherlinks strong { background: none repeat scroll 0 0 red !important; } #mal_cs_otherlinks a[href="http://myanimelist.net/history/ShishiExample"] { background: none repeat scroll 0 0 teal !important; color: red !important; } #mal_cs_otherlinks a[href="http://myanimelist.net/forum/"] { background: none repeat scroll 0 0 yellow !important; color: orange !important; } #mal_cs_otherlinks a[href="http://myanimelist.net/panel.php?go=export"] { background: none repeat scroll 0 0 green !important; color: blue !important; } #mal_cs_otherlinks a[href="http://myanimelist.net/profile/ShishiExample"] { background: none repeat scroll 0 0 yellow !important; color: green !important; } #mal_cs_otherlinks a { background: none repeat scroll 0 0 violet !important; color: yellow !important; } #mal_cs_otherlinks div:last-of-type a:first-of-type { background: none repeat scroll 0 0 brown !important; color: silver !important; } #mal_cs_otherlinks span { background: none repeat scroll 0 0 orange; } #mal_cs_otherlinks a[href="http://myanimelist.net/modules.php?go=faq"] { background: none repeat scroll 0 0 black !important; color: white !important; } #mal_cs_powered { background: none repeat scroll 0 0 cyan !important; } #mal_cs_powered a { background: none repeat scroll 0 0 yellow !important; } #mal_cs_powered #search { background: none repeat scroll 0 0 brown !important; } #searchListButton { background: none repeat scroll 0 0 violet !important; } #mal_control_strip { background: none repeat scroll 0 0 aquamarine !important; } td#mal_cs_pic a img { background: none repeat scroll 0 0 silver !important; } .header_cw { background: none repeat scroll 0 0 green; } .header_completed { background: none repeat scroll 0 0 white; } .header_onhold { background: none repeat scroll 0 0 crimson; } .header_dropped { background: none repeat scroll 0 0 purple; } .header_ptw { background: none repeat scroll 0 0 turquoise; } #grand_totals { background: none repeat scroll 0 0 gray; } .td1:nth-of-type(1) { background: none repeat scroll 0 0 blue; } .td2:nth-of-type(1) { background: none repeat scroll 0 0 navy; } .category_totals { background: none repeat scroll 0 0 lightblue; } .header_title a { color: cyan !important; } a, a:visited { color: white; } .animetitle, .animetitle:visited { background: none repeat scroll 0 0 green; color: gold; } #list_surround { background: none repeat scroll 0 0 maroon; margin: auto; width: 950px; } a:hover { color: red; } a.thickbox { color: Yellow; } #copyright { background: none repeat scroll 0 0 aquamarine; color: red; height: 200px; } .status_not_selected a, .status_not_selected a:visited { background: none repeat scroll 0 0 violet; color: Blue; } .status_selected a, .status_selected a:visited { background: none repeat scroll 0 0 black !important; color: cyan !important; } .status_selected a:hover, .status_selected a:hover, .status_not_selected a:hover { background: none repeat scroll 0 0 teal; color: yellow; } .status_selected, .status_not_selected { background: none repeat scroll 0 0 cyan; } .status_selected + .status_not_selected, .status_not_selected + .status_selected, .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 blue; } .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 purple; } .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 green; } .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 magenta; } .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 tan; } #copyright a { background: none repeat scroll 0 0 purple; color: blue; } td.table_header:nth-of-type(1) { background: none repeat scroll 0 0 magenta !important; } td.table_header:nth-of-type(1) span { color: grey !important; } .table_header:nth-of-type(2) { background: none repeat scroll 0 0 silver !important; } .table_header:nth-of-type(2) a { color: red !important; } .table_header:nth-of-type(3) { background: none repeat scroll 0 0 aqua !important; } .table_header:nth-of-type(3) a { color: blue !important; } .table_header:nth-of-type(4) { background: none repeat scroll 0 0 brown !important; } .table_header:nth-of-type(4) a { color: violet !important; } .table_header:nth-of-type(5) { background: none repeat scroll 0 0 red !important; } .table_header:nth-of-type(5) a { color: yellow !important; } .table_header:nth-of-type(6) { background: none repeat scroll 0 0 orange !important; color: aliceblue; } .table_header:nth-of-type(7) { background: none repeat scroll 0 0 purple !important; } .table_header:nth-of-type(7) a { color: red !important; } .table_header:nth-of-type(8) { background: none repeat scroll 0 0 teal !important; } .table_header:nth-of-type(8) a { color: yellow !important; } .table_header:nth-of-type(9) { background: none repeat scroll 0 0 pink !important; } .table_header:nth-of-type(9) a { color: black !important; } .table_header:nth-of-type(10) { background: none repeat scroll 0 0 yellow !important; color: red !important; } .table_header:nth-of-type(11) { background: none repeat scroll 0 0 peru !important; } .table_header:nth-of-type(11) a { color: teal !important; } td:nth-of-type(1) { } td:nth-of-type(2) { background: none repeat scroll 0 0 orange !important; } td:nth-of-type(2) small { color: red; } td:nth-of-type(3) { background: none repeat scroll 0 0 grey !important; } td:nth-of-type(3) span { color: gold !important; } td:nth-of-type(4) { background: none repeat scroll 0 0 violet !important; } td:nth-of-type(4) { color: red !important; } td:nth-of-type(5) { background: none repeat scroll 0 0 green !important; } td:nth-of-type(5) span a { background: none repeat scroll 0 0 gold !important; color: red; } td:nth-of-type(6) { background: none repeat scroll 0 0 gray !important; color: teal !important; } td:nth-of-type(6) a { background: none repeat scroll 0 0 silver; color: red; } td:nth-of-type(7) { background: none repeat scroll 0 0 pink !important; color: green !important; } td:nth-of-type(8) { background: none repeat scroll 0 0 purple !important; color: white !important; } td:nth-of-type(9) { background: none repeat scroll 0 0 brown !important; color: red !important; } td:nth-of-type(10) { background: none repeat scroll 0 0 red !important; color: gold !important; } td:nth-of-type(11) { background: none repeat scroll 0 0 cyan !important; color: black !important; } a.List_LightBox { background: none repeat scroll 0 0 blue !important; color: cyan !important; } tdsmall { color: red; } #list_surround .hide { background: none repeat scroll 0 0 blue; color: lime; display: inline-block !important; visibility: visible !important; } .animetitle + small { background: none repeat scroll 0 0 pink; color: darkRed; } .td1[width="30"] + .td1small a, .td2[width="30"] + .td2small a { background: none repeat scroll 0 0 red; color: silver; } .hide { display: inline-block !important; } .borderRBL { background: none repeat scroll 0 0 brown !important; } #more5081 { background: none repeat scroll 0 0 white !important; padding-top: 50px; } a[href="http://myanimelist.net/anime/5081/Bakemonogatari"] { background-color: purple !important; color: violet !important; padding-bottom: 20px; padding-right: 100px !important; } .status_selected { background-color: blue !important; } .status_not_selected + .status_selected { background-color: red !important; } .status_not_selected + .status_not_selected + .status_selected { background-color: white !important; } .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected { background: none repeat scroll 0 0 peru !important; } .status_not_selected + .status_not_selected + .status_not_selected + .status_selected { background: none repeat scroll 0 0 lime !important; } .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected { background: none repeat scroll 0 0 navy !important; } #list_surround small a { background: none repeat scroll 0 0 black; } |
Shishio-kunFeb 18, 2018 11:56 AM
Reply Disabled for Non-Club Members
Nov 20, 2010 8:47 PM
#2
Mar 11, 2012 6:36 PM
#3
This has been updated greatly. |
Mar 19, 2012 2:25 AM
#4
So i found somthing interesting. Didnt know where else to put it so ill leave it here for now. ![]() basicly its a 3D option thats in the beta version of firefox. I'm not sure if you've heard of it already, if so disregard this post. Anyway you can spin it to any angle you like, here's the idea: -Download the beta firefox -right click -hit 'Q' -3D button at the bottom Combined with firebug it might make for a usefull tool somewhat similar to this layout. |
Mar 19, 2012 11:35 AM
#6
lol wtf its Firefox's secret weapon! That was the most unexpected addition in browser history. I think its cool tho. But I guess they had to come up with a way to say FUCK YOU CHROME! ...PapayaWhip! |
Shishio-kunMar 19, 2012 11:41 AM
Mar 19, 2012 12:15 PM
#7
[offtop: lol am I the only one who sees Chrome only as IE replacement 4 dummies and nothing more? :S] |
![]() |
Mar 20, 2012 11:37 AM
#8
I always saw Chrome as filling the hole that jaded Firefox users had because it became very bloated and slower at one point. Some people say nowadays it has too many add-ons now but you can just cut down on the add-ons so I don't see how thats a valid argument lol. Now Chrome seems less necessary as IE stole its style and Firefox is faster than it was a few years ago but not as fast as it was in the glorious early days. But alot of people like Chrome so.. |
Mar 20, 2012 11:55 AM
#9
Yeah, the same goes for Opera: you don't have to use full potential of this browser, but if you decide to, the web will be a bit more comfortable 4 u lol. I still have Opera Unite running for file uploading to my PC if e.g. someone asks for a help with C++ task (I've totally switched to dropbox for file sharing for this purposes recently). I think that things that will keep Chrome alive are: 1) Google ads 2) Habit 3) n00bs in web |
![]() |
Mar 20, 2012 12:20 PM
#10
Well Chrome is a good balanced browser, and just the Google name alone will leave it alive permanently, cuz I can't see Google ever dying. However it annoys me how Google tries to do everything tho. Gmail, the browser, and the search engine at the only things they did right imo, things like Google Plus are just annoying and unnecessary and I don't see why they're forced on me just cuz I use GMail. Its reminds me of Walmart trying to make an imitation of every product but not as bad. Sure the Walmart brand hamburgers are good- but then they try to copy Mountain Dew which is PERFECT. No wonder my Walmart doesn't have room to carry caffeine-free Mountain Dew or Mello Yello, they have to blow space on the 1000 Walmart colas! |
Mar 20, 2012 12:23 PM
#11
Oh, you know, I think of myself as of a power user at least and... (hate inside, you have been warned) I FUCKING HATE THAT THIS GOOGLE CRAP INSTALLS INTO APPLICATION DATA FOLDER! WHO THE HELL THOUGHT THIS WAS A GOOD IDEA? GIVE ME NAME OF THE FUCKER AND A CHAINSAW! Lol I don't like their browser either. Google Docs is quite useful for me though. |
![]() |
Mar 20, 2012 3:08 PM
#12
Someone is upset. Who would want caffeine free mountain dew anyway? |
Aug 28, 2012 10:10 PM
#13
Using these codes td.table_header:nth-of-type(1) { background: none repeat scroll 0 0 magenta !important; } td.table_header:nth-of-type(1) span { color: grey !important; } How could one insert a background image to each of the seperate #, anime, rating, etc. header sections? I tried using the usual background/background-image code and threw in the !important code but it doesn't work, though it *should* be possible to considering you can change the bacground color and the header completely simply using the .table_header section (though this just cuts off the image at individual sections 30px, 480px, 45px, 50px, 70px, and 125px and it doesn't look good). |
Figure gallery: http://photobucket.com/omassfigs |
Aug 28, 2012 11:27 PM
#14
@omarssikins in each .table_header:nth-of-type(n)(where n is the number of column, 1 for #, 2 for Anime Title, 3 for Score...), just add: background-image: url("http://url.of.the.image.png.or.wharever"); background-repeat: no-repeat; //if you don't want the image repeat. background-size: width [height]; |
Aug 29, 2012 8:13 AM
#15
erlbaum said: Someone is upset. Who would want caffeine free mountain dew anyway? lol just noticed this. I love the taste! But despite being in my twenties and "old" (phhhbt) I still have the energy of a 5-year old, so giving me any caffeine is like giving Peter crystal meth. |
Aug 29, 2012 3:03 PM
#16
al_exs said: @omarssikins in each .table_header:nth-of-type(n)(where n is the number of column, 1 for #, 2 for Anime Title, 3 for Score...), just add: background-image: url("http://url.of.the.image.png.or.wharever"); background-repeat: no-repeat; //if you don't want the image repeat. background-size: width [height]; I already used that code. Perhaps im not putting the codes in the correct area (putting it all the way at the end like in the code list), but it's not displaying the image but rather a blank spot where it's meant to go. This is the code outline im working with: body { background-size:cover; background-image: url(http://i50.tinypic.com/1zewq9x.png); background-attachment: fixed; background-repeat: no-repeat; background-position: center right; color: ; font-size: 12.00px; font-family: Verdana, Arial; background-color: ; } #list_surround { margin-left: auto; margin-right: 20px; width: 800px; } /* CUSTOM BANNER "Background image" controls the image seen, change out the link to change the banner pic. Please leave everything else alone unless you know exactly what you're doing! */ #list_surround { background-image: url(http://i47.tinypic.com/25thkqp.png); background-position: right top; background-repeat: no-repeat; padding-top: 262px; opacity:0.85; filter:alpha(opacity=85); } /* // All links on your list */ a { color: red; text-decoration: none; } a:visited { color: #FF0000; text-decoration: none; } a:hover { color: #009900; text-decoration: bold; } /* // Alternating row color 1 */ .td1 { filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; color: #000000; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #FF6666; padding: 2px; background-color: #FF99CC; } /* // Alternating row color 2 */ .td2 { filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; color: #000000; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #FFFF00; padding: 2px; background-color: #FFCC99; } /* // This represents the "Anime Title", "Score", "# Eps" columns */ .table_header { filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; color: orange; text-decoration: italic; height: 29px; border-width: 0px 2px 2px 0px; border-style: transparent; border-color: #FFCCCC; padding: 2px; } /* // headerLink represents the color of the links inside the_header */ .table_headerLink { background-image:url(http://i52.tinypic.com/2a62ulu.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color: purple; text-decoration: bold; font-family:; font-size:; } .table_headerLink:Visited { color: ; } .table_headerLink:Hover { color: ; } /* // Controls the select form decoration (the drop down select box) */ .form { border-width: 1px 10px 1px 1px; border-color: #000000; border-style: solid; color: #000000; padding: 2px; font-size: 11.00px; font-family: Verdana, Arial; } /* Anime List only CURRENTLY WATCHING/READING HEADER This is the header above currently watching/reading. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_cw { background-image:url(http://i553.photobucket.com/albums/jj397/omarssikins/ikashan.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color: gray; color: transparent; font-size: 0px; font-size: 0px; font-size: 0px; font-size: 0pt; } /* COMPLETED HEADER This is the header above completed animes and manga. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_completed { background-image:url(http://i553.photobucket.com/albums/jj397/omarssikins/ikashan.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color: gray; color: transparent; font-size: 0px; font-size: 0px; font-size: 0px; font-size: 0pt; } /* ON-HOLD HEADER This is the header above your animes/mangas on-hold. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_onhold { background-image:url(http://i553.photobucket.com/albums/jj397/omarssikins/ikashan.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color: gray; color: transparent; font-size: 0px; font-size: 0px; font-size: 0px; font-size: 0pt; } /* DROPPED HEADER This is the header above your dropped animes/mangas. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_dropped { background-image:url(http://i553.photobucket.com/albums/jj397/omarssikins/ikashan.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color: gray; color: transparent; font-size: 0px; font-size: 0px; font-size: 0px; font-size: 0pt; } /* PLAN TO WATCH/READ HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_ptw { background-image:url(http://i553.photobucket.com/albums/jj397/omarssikins/ikashan.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /* CUSTOM CATEGORY LINKS AREA These codes control the spaces around the 6 links to your list categories. When you customize these parts you will customize the link with it for the most part. See this page for further info on altering the background or moving the links: http://myanimelist.net/forum/?topicid=416069 */ /* CURRENTLY WATCHING/READING LINK AREA */ .status_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/green.png"); repeat scroll 0 0 blue !important; padding-right: ; padding-top: ; padding-bottom: ; position: auto; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; margin-top: 0px; margin:; left: ; right:; top: ; bottom: ; } .status_not_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/blue.png"); repeat scroll 0 0 magenta !important; opacity:0.85; filter:alpha(opacity=85); border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; position: auto; left: ; right:; top: ; bottom: ; } /* COMPLETED LINK AREA */ .status_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/green.png"); repeat scroll 0 0 blue !important; padding-right: ; padding-top: ; padding-bottom: ; position: auto; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; margin-top: 0px; margin:; left: ; right:; top: ; bottom: ; } .status_not_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/blue.png"); repeat scroll 0 0 magenta !important; opacity:0.85; filter:alpha(opacity=85); border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; position: auto; left: ; right:; top: ; bottom: ; } /* ON HOLD LINK AREA */ .status_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/green.png"); repeat scroll 0 0 blue !important; padding-right: ; padding-top: ; padding-bottom: ; position: auto; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; margin-top: 0px; margin:; left: ; right:; top: ; bottom: ; } .status_not_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/blue.png"); repeat scroll 0 0 magenta !important; opacity:0.85; filter:alpha(opacity=85); border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; position: auto; left: ; right:; top: ; bottom: ; } /* DROPPED LINK AREA */ .status_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/green.png"); repeat scroll 0 0 blue !important; padding-right: ; padding-top: ; padding-bottom: ; position: auto; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; margin-top: 0px; margin:; left: ; right:; top: ; bottom: ; } .status_not_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/blue.png"); repeat scroll 0 0 magenta !important; opacity:0.85; filter:alpha(opacity=85); border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; position: auto; left: ; right:; top: ; bottom: ; } /* PLANNED LINK AREA */ .status_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/green.png"); repeat scroll 0 0 blue !important; padding-right: ; padding-top: ; padding-bottom: ; position: auto; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; margin-top: 0px; margin:; left: ; right:; top: ; bottom: ; } .status_not_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/blue.png"); repeat scroll 0 0 magenta !important; opacity:0.85; filter:alpha(opacity=85); border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; position: auto; left: ; right:; top: ; bottom: ; } /* ALL ANIME/MANGA LINK AREA */ .status_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/green.png"); repeat scroll 0 0 blue !important; padding-right: ; padding-top: ; padding-bottom: ; position: auto; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; margin-top: 0px; margin:; left: ; right:; top: ; bottom: ; } .status_not_selected { background: url("http://i553.photobucket.com/albums/jj397/omarssikins/blue.png"); repeat scroll 0 0 magenta !important; opacity:0.85; filter:alpha(opacity=85); border-width: 0px 2px 0px 0px; border-style: solid; border-color: #FF6666; position: auto; left: ; right:; top: ; bottom: ; } td.table_header:nth-of-type(1) { background-image: url ("http://i553.photobucket.com/albums/jj397/omarssikins/30px.png"); background-repeat: no-repeat; background-size: 300px; { Im thinking it's where im putting it but I tried moving it to the .table_header area and still the same thing. Shishio-kun said: erlbaum said: Someone is upset. Who would want caffeine free mountain dew anyway? lol just noticed this. I love the taste! But despite being in my twenties and "old" (phhhbt) I still have the energy of a 5-year old, so giving me any caffeine is like giving Peter crystal meth. No beer and no tv make Homer go crazy. |
Figure gallery: http://photobucket.com/omassfigs |
Aug 29, 2012 3:17 PM
#17
Check the last part: td.table_header:nth-of-type(1) { background-image: url ("http://i553.photobucket.com/albums/jj397/omarssikins/30px.png"); background-repeat: no-repeat; background-size: 300px; { I see a space un the url: url ("... your code url("... correct code |
Aug 29, 2012 9:36 PM
#18
al_exs said: Check the last part: td.table_header:nth-of-type(1) { background-image: url ("http://i553.photobucket.com/albums/jj397/omarssikins/30px.png"); background-repeat: no-repeat; background-size: 300px; { I see a space un the url: url ("... your code url("... correct code Foiled by a mere space. <_< Thanks for the help. |
Figure gallery: http://photobucket.com/omassfigs |
May 9, 2016 2:21 AM
#19
awww, thanks you very much for it :) |
Signature removed. Please follow the signature rules, as defined in the Site & Forum Guidelines. |
Reply Disabled for Non-Club Members
More topics from this board
» ❓ Ask for help here + See Frequently Asked Questions ( 1 2 3 4 5 ... Last Page )Shishio-kun - Apr 15, 2010 |
7924 |
by Shishio-kun
»»
Today, 1:50 AM |
|
» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )Valerio_Lyndon - Apr 19, 2018 |
1262 |
by Shishio-kun
»»
Sep 22, 4:35 AM |
|
» [CSS - MODERN] ⚡️ Fully-Customizable Layouts (2024 updates!) ( 1 2 3 4 5 ... Last Page )Shishio-kun - Jul 21, 2017 |
382 |
by Shishio-kun
»»
Sep 22, 4:29 AM |
|
Sticky: » [ BBCODE ] All 2023 BBcodes, Guides, and Templates ( 1 2 )Shishio-kun - Feb 16, 2023 |
57 |
by Shishio-kun
»»
Sep 22, 4:27 AM |
|
Sticky: » [ SIGNATURES ~ PROFILES] All guides, generators, and templatesShishio-kun - Feb 16, 2023 |
31 |
by Shishio-kun
»»
Sep 22, 4:14 AM |