New
Jun 18, 2012 2:34 AM
#1
This cover style uses Animetitle CSS. This topic is part of our CSS Tutorials and Add-ons section: http://myanimelist.net/forum/?topicid=419405 You may have seen many layouts with this effect: You can get this too on pretty much any layout with this method I'll show you. It uses an animetitle CSS import for the covers. You ckeep the more button with this style, unlike most other cover styles which use #more style. Step 1: Add one of these to top of your CSS Add only one of these codes to the top of your layout, depending on whether its for an anime or manga layout. For anime lists (everything in bold goes on top of your CSS): For manga lists only (everything in bold goes on top of your CSS): Note: Don't add both imports to one layout code! You need to use the anime import only on an anime list and manga import only on the manga one. You will need two separate layouts for your anime and manga list, see making a separate layout for your manga list here: http://myanimelist.net/forum/?topicid=200320 Step 2: Add the CSS in this link to the bottom of your CSS edit box Click the link and add the codes it takes you to at the bottom of your CSS, it will be the codes you use to control the hover transition how you want! Extra info and FAQs What to do if some but not all, of your title pics don't show up If only some of your titles were customized, then the animetitle CSS links didn't have all the titles on your list. You can either manually update the missing ones, or you'll need to make a animetitle CSS for your list with a generator and make an import link from it for your own list. See my tutorial for more info: http://myanimelist.net/forum/?topicid=443333 If none of your titles are customized, or the covers suddenly disappear There's a possibility your CSS had (or you added) a code thats blocking or conflicting the ones you entered. Make sure there aren't any codes without closing brackets before the codes you put in from step 2 and 3, and make sure there aren't any leftover links or text at the bottom that wasn't part of the code (they may start with "Read more at...") If you made changes recently and the covers were suddenly gone, then try to undo the changes and see if it brings the covers back. If those things don't bring the covers back, then the import link probably no longer works. Double check you added the link right and have the Hide code in your CSS. If you're sure you entered everything right, use the generators Blink! or Genku to make your own animetitle CSS import (replacing the one from step 1): http://myanimelist.net/forum/?topicid=1174347 Blink and Genku can make perfect covers for both anime and manga lists! |
Shishio-kunNov 5, 2018 8:30 PM
Jun 23, 2012 9:50 AM
#2
Question: Other people should see these pictures ? I just add it to my list, but it works only for me. |
Jun 23, 2012 11:20 AM
#3
MuaDDiB_94 said: Question: Other people should see these pictures ? I just add it to my list, but it works only for me. Yes other people will see the pics, but actually you didn't add the codes I posted to your list. Your codes you added that I never posted, on your list: ![]() My codes posted in this topic, on your list: ![]() Take out the ones you have there now and use the ones from this topic, and you will be in DVD cover paradise. |
Shishio-kunAug 29, 2012 7:51 AM
Jun 28, 2012 8:32 PM
#5
I have some problems with the tags, I added the last code, but it didn't work, what did I do wrong? |
Jun 28, 2012 9:36 PM
#6
Ayame_chan_ said: I have some problems with the tags, I added the last code, but it didn't work, what did I do wrong? You put 5 instead of 6 in : td:nth-of-type() { line-height: 20px !important; } #(1), Anime Title(2), Score(3), Type(4), Progress(5), Tags(6). |
Jun 28, 2012 9:44 PM
#7
OMG, I'm so stupid, I didn't realize that I had to count the "#" too,Thank you so much. ^^ |
Jul 27, 2012 6:24 AM
#8
Wanted to change a little my theme to cover Images and end up having 3 problems. 1st) is there is any way to move position of the image? As i dont wt them to appear on the title but next to it. 2nd) How can i change size of the dvd cover, it appears to be random, sometimes smaller sometimes catted can't figure out why it's end up like that (it happens on the other themes as well :/) 3rd) When i move cursor over the title i end up having different size of expanded area (thinking it may be related to a title length but not sure :/) |
Jul 27, 2012 7:49 AM
#9
2SaiZaro See CSS Generator |
Aug 28, 2012 4:43 PM
#10
I really like this. It doesn't take up as much room as showing all the covers. I've encountered a problem though: When I hover over it, the picture doesn't show. It's not one or a two, but all of them are blank. They still expand however, and I've realized that the cover seems to have become the text background. This is what I mean: ![]() Is it something to do with the navy highlight? If so how do I remove that navy colour? |
Aug 28, 2012 10:07 PM
#11
There are somethig wrong in your code, you need to use tbody:hover .animetitle instead of tr:hover .td1, tr:hover .td2, 'cause the covers realy are the .animetile background, and not only the lin-height, also display: inline-block and height: 200px(or whatever you want) instead of line-height, but even with that change is not completly done.. I recomend you to use Firebug(Firefox) or DragonFly(Opera) and put your CSS code in Dropbox, it's simple and you can make changes without touch MAL settings... This is how it looks with those changes: ![]() |
al_exsAug 28, 2012 10:15 PM
Aug 28, 2012 10:17 PM
#12
Aug 28, 2012 11:11 PM
#13
Aug 29, 2012 7:44 AM
#14
Thanks for the help. VeriTi said: @MM-Rosiie Looks like you forgot this: Then, after you add one of these, add this code above that one: @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; Ah! I added that and it works now. How do I resize the pictures? (Or can I only adjust the height on hover?) For the long titles, the text and picture also overlap and (airing) is pushed to the bottom (if I can't resize, do I increase width?) ![]() ![]() Also, some turn out like this. Is it something in my code or do I need to use the #more CSS generator? ![]() I would like to use firebug, but I use Chrome, so would I get Firebug lite or is there another program? |
Aug 29, 2012 9:56 AM
#15
2MM-Rosiie: if you don't see a cover, that means the cover doesn't contains in the premade CSS which includes only 4500 anime/manga titles. You should to use any covers generator by yourself. The picture sizes is in @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; line, but that doesn't includes all the nessesary parameters. For example (should be imported): #list_surround table:nth-of-type(n+4) tbody:hover .animetitle { background-position: right center !important; background-repeat: no-repeat !important; background-size: 225px 320px !important; /* Picture size */ /* Also add */ width: 200px !important; /* width of block that contains a background */ height: 284px !important; /* height of block that contains a background */ /* Also add */ display: block !important; margin-right: 100px !important; } In your case a height of a picture is in the following code: tr:hover .td1, tr:hover .td2 { line-height: 200px; /* picture height */ } You should to delete the code at the bottom of your CSS, because it's useless (should be placed on a file hosting service and imported into your CSS. But your CSS has another structure and needs to be correct): .animetitle { /* your code */ background-size: 0px 0px; /* your code */ } #list_surround:nth-of-type(1n+4) tbody:hover .animetitle { /* your code */ position: relative: !important; display: block !important; background-repeat: no-repeat !important; background-size: 125px 200px !important; /* determines a cover size */ margin-right: 100px !important; /* determines a cover aligning */ /* use for center align*/ margin-left: auto !important; margin-right: auto !important; /* use for center align*/ /* your code */ } |
HahaidoAug 29, 2012 10:15 AM
Aug 29, 2012 11:17 AM
#16
@MM-Rossie: use the Covers Generator, with this you can change many things on the list simple and fast. And install Firefox with the extension Firebug, or Opera, just for CSS design. I got 5 Browsers installed(IE, Chrome, Lunascape, Firefox, Opera) just to check how my design looks in every kind of browser. |
Aug 29, 2012 11:26 AM
#17
Alright so I increased the height so the full picture shows. I also deleted the useless code. And...is there a way to get rid of the navy/ dark color that fills in the box when I hover over it? If possible I just want it to expand, staying translucent. |
MirorinAug 29, 2012 12:07 PM
Aug 29, 2012 12:14 PM
#18
MM-Rosiie said: And...is there a way to get rid of the navy/ dark color that fills in the box when I hover over it? If possible I just want it to expand, staying translucent. delete background-color: black; in: .category_totals:hover, .td1:hover, .td2:hover, #grand_totals:hover, #copyright:hover { section. |
Sep 8, 2012 10:19 PM
#19
How do I get rid of the blank space between titles?![]() (The covers show up fine) |
zhuayunSep 16, 2012 5:05 PM
Sep 8, 2012 10:47 PM
#20
Oct 29, 2012 8:43 PM
#21
can you help? The cover does not hover. Cant really figure out where is the problem. tried to change the values, didnt work. the scipt @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; @import "http://dl.dropbox.com/u/78340470/animetitle.css"; /* // Self-explanatory */ BODY { background-image: url(http://myanimelist.net/images/userwalls/498641.png); background-attachment: fixed; background-repeat: no-repeat; background-position: bottom; color: #CCFFFF; font-size: 11.00px; font-family: Verdana, Arial; background-color: #00000a; } /* // Determines the positioning of your list */ #list_surround { margin: 0 auto !important; right: 0px; left: 0px; width: 900px; border-style: inset; border-width: 0px; border-top:none; border-bottom:none; border-color: #000000; padding-top: 75px; background:url(http://imageshack.us/a/img820/629/benihime2small.png) no-repeat; } /* // All links on your list */ a { color: #0099FF; text-decoration: none; } a:visited { color: #0b3b57; text-decoration: { margin: 0 auto !important; right: 0px;; } a:hover { color: #00aeff; text-decoration: underline; } /* // Alternating row color 1 */ .td1 { filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; color: #FFFFFF; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000; padding: 2px; background-color: #000000; } /* // Alternating row color 2 */ .td2 { filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; color: #93d7ff; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000; padding: 2px; background-color: #000000; } /* // This represents the "Anime Title", "Score", "# Eps" columns */ .table_header { filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; color: #000000; border-width: 1px 1px 1px 0px; border-style: solid; border-color: #FFFFFF; background-color: ; padding: 1px; } /* // headerLink represents the color of the links inside the_header */ .table_headerLink { color: ; } .table_headerLink:Visited { color: ; } .table_headerLink:Hover { color: ; } /* // Controls the select form decoration (the drop down select box) */ .form { border-width: 1px 1px 1px 1px; border-color: #000000; border-style: solid; color: #000000; padding: 2px; font-size: 11.00px; font-family: Verdana, Arial; } /* Which 'status' up top is selected? */ .status_selected { filter: alpha(opacity=50; -moz-opacity: 0.5; opacity: 0.5; color: #FFFFFF; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000; padding: 2px; background-color: #000000; } .status_not_selected { filter: alpha(opacity=50; -moz-opacity: 0.5; opacity: 0.5; color: #93d7ff; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000; padding: 2px; background-color: #000000; } /* Header classes for Currently Watching, Completed, Dropped, etc... */ .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw { background-color: #000000; } .header_title { color: #ffffff; text-align: center; font-size: 18px; font-weight: bold; } .category_totals { text-align: center; } #grand_totals { color: #ffffff; background-color: #000000; text-align: center; } /* header_al is thesurrounding "User's Anime List" at the top */ .header_al { font-weight: bold; font-size: 16px; } /* header_al_links is thewith your "Profile" and "MyAnimeList home" links */ .header_al_links { } /* controls what styles you can give to all the anime titles in your list */ .animetitle { font-weight: normal; } /* FIX MENU BAR TO THE TOP */ #mal\_control\_strip { position: fixed !important; } /* copyright contains the "Producted by Garrett Gyssler" text DO NOT REMOVE OR HIDE THIS DIV IF FOUND TO BE REMOVED, YOUR LIST WILL BE REMOVED TOO */ #copyright { padding-top: 6px; text-align: center; margin: 0 auto; width: 900px; } /* ROWS TRANSITION This controls the part where pics appear on your rows. It controls the timing. You can change the numbers. The first number in each row by default is .5s, this is a half second. It controls how fast the pic window "opens". The second number is the time it takes the window to begin opening. By default its set to .1s, a tenth of a second. If you changed it to 2s, it would take two seconds for the window to open. You'll need to change all the rows timings! They change different browser's timings. */ .td1, .td2 { transition: line-height .5s ease .1s; -o-transition: line-height .5s ease .1s; -moz-transition: line-height .5s ease .1s; -webkit-transition: line-height .5s ease .1s; } .td1, .td2 { line-height: 2000px; } /* LIST ROWS HEIGHT ON HOVER This is the height of the rows when you put your cursor on them. */ tr:hover .td1, tr:hover .td2 { line-height: 340px; } /* AIRING */ .animetitle + small { position: relative; line-height: 1px !important; } #list_surround:nth-of-type(n+4) tbody:hover .animetitle { background-position: right center !important; background-repeat: no-repeat !important; background-size: 225px 320px !important; /* Picture size */ /* Also add */ width: 200px !important; /* width of block that contains a background */ height: 284px !important; /* height of block that contains a background */ /* Also add */ display: block !important; margin-right: 100px !important; margin-top: 100px !important; } |
Oct 29, 2012 11:07 PM
#22
drigerm3 said: can you help? The cover does not hover. Cant really figure out where is the problem. tried to change the values, didnt work. There was few errors in your CSS that I corrected: @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; @import "http://dl.dropbox.com/u/78340470/animetitle.css"; /* // Self-explanatory */ BODY { background-image: url(http://myanimelist.net/images/userwalls/498641.png); background-attachment: fixed; background-repeat: no-repeat; background-position: bottom; color: #CCFFFF; font-size: 11.00px; font-family: Verdana, Arial; background-color: #00000a; } /* // Determines the positioning of your list */ #list_surround:before { position: absolute; display: inline-block; content: ' '; width: 900px; height: 189px; top: 40px; background:url(http://imageshack.us/a/img820/629/benihime2small.png) no-repeat; z-index: -1; } #list_surround { margin: 0 auto !important; width: 900px; padding-top: 165px; } /* // All links on your list */ a { color: #0099FF; text-decoration: none; } a:visited { color: #0b3b57; } a:hover { color: #00aeff; text-decoration: underline; } /* // Alternating row color 1 */ .td1 { color: #FFFFFF; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000; padding: 2px; background-color: #000000; } /* // Alternating row color 2 */ .td2 { color: #93d7ff; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000; padding: 2px; background-color: #000000; } /* // This represents the "Anime Title", "Score", "# Eps" columns */ .table_header { margin-top: 36px !important; background-color: transparent; padding: 1px; } /* // headerLink represents the color of the links inside the_header */ .table_headerLink { color: ; } .table_headerLink:Visited { color: ; } .table_headerLink:Hover { color: ; } /* // Controls the select form decoration (the drop down select box) */ .form { border-width: 1px 1px 1px 1px; border-color: #000000; border-style: solid; color: #000000; padding: 2px; font-size: 11.00px; font-family: Verdana, Arial; } /* Which 'status' up top is selected? */ .status_selected { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; color: #FFFFFF; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000; padding: 2px; background-color: #000000; } .status_not_selected { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; color: #93d7ff; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000; padding: 2px; background-color: #000000; } /* Header classes for Currently Watching, Completed, Dropped, etc... */ .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw { background-color: #000000; } .header_title { color: #ffffff; text-align: center; font-size: 18px; font-weight: bold; } .category_totals { text-align: center; } #grand_totals { color: #ffffff; background-color: #000000; text-align: center; } /* header_al is thesurrounding "User's Anime List" at the top */ .header_al { font-weight: bold; font-size: 16px; } /* header_al_links is thewith your "Profile" and "MyAnimeList home" links */ .header_al_links { } /* controls what styles you can give to all the anime titles in your list */ .animetitle { font-weight: normal; } /* FIX MENU BAR TO THE TOP */ #mal_control_strip { position: fixed !important; } /* copyright contains the "Producted by Garrett Gyssler" text DO NOT REMOVE OR HIDE THIS DIV IF FOUND TO BE REMOVED, YOUR LIST WILL BE REMOVED TOO */ #copyright { padding-top: 6px; text-align: center; margin: 0 auto; width: 900px; } /* ROWS TRANSITION This controls the part where pics appear on your rows. It controls the timing. You can change the numbers. The first number in each row by default is .5s, this is a half second. It controls how fast the pic window "opens". The second number is the time it takes the window to begin opening. By default its set to .1s, a tenth of a second. If you changed it to 2s, it would take two seconds for the window to open. You'll need to change all the rows timings! They change different browser's timings. */ .td1, .td2 { transition: line-height 1s ease .1s; -o-transition: line-height 1s ease .1s; -moz-transition: line-height 1s ease .1s; -webkit-transition: line-height 1s ease .1s; } .td1, .td2 { line-height: 35px; } /* LIST ROWS HEIGHT ON HOVER This is the height of the rows when you put your cursor on them. */ tr:hover .td1, tr:hover .td2 { line-height: 340px; } /* AIRING */ .animetitle + small { position: relative; line-height: 1px !important; } |
HahaidoOct 30, 2012 1:18 AM
Oct 29, 2012 11:32 PM
#23
Dec 21, 2012 10:37 AM
#24
Is there a way to adjust the size of the covers like with the other code that changes your titles to pictures? |
Dec 21, 2012 10:11 PM
#25
TUF said: Is there a way to adjust the size of the covers like with the other code that changes your titles to pictures? Try to use CSS generator - http://myanimelist.net/forum/?topicid=461553 |
Dec 23, 2012 11:27 AM
#26
Thank you. It will take some time to figure out but this will come in handy. |
Dec 23, 2012 10:10 PM
#27
Feb 27, 2013 10:40 AM
#28
Hey guys :) I have a problem with my premade layout .. I'm not so sure is that the right place to post this here..So i'm sorry if there's have a mistake. http://imageshack.us/photo/my-images/854/coverbug.jpg/ I get the code of http://myanimelist.net/animelist/u531355 with using firebug . But as you can see on the picture.. There's have a "cover bug".. and i don't know how to fix it can you guys help me ? |
Feb 27, 2013 11:13 AM
#29
Mike-kun said: Hey guys :) I have a problem with my premade layout .. I'm not so sure is that the right place to post this here..So i'm sorry if there's have a mistake. http://imageshack.us/photo/my-images/854/coverbug.jpg/ I get the code of http://myanimelist.net/animelist/u531355 with using firebug . But as you can see on the picture.. There's have a "cover bug".. and i don't know how to fix it can you guys help me ? I'm gonna assume its cuz you don't have numbers checked and its thrown off the design of this layout. Look under "Some list settings are needed for this layout." on installing the Square layout: http://myanimelist.net/forum/?topicid=459189&show=0 btw when you don't know where to post use the Ask a Question topic at the top of the main page. |
Apr 23, 2013 12:41 PM
#30
Hi, I'm not using your premade cursor hover but I want to know if you can help me with this problem:) (since it seems my topic was removed from "support") Ok so the problem is that when I make a cursor hover over a tittle it appears like this ![]() Sorry for oversized image. |
![]() |
Apr 23, 2013 1:07 PM
#31
raurux said: Hi, I'm not using your premade cursor hover but I want to know if you can help me with this problem:) (since it seems my topic was removed from "support") Ok so the problem is that when I make a cursor hover over a tittle it appears like this ![]() Sorry for oversized image. There's a white border around the pointer cuz you need to use a PNG with a transparent background around the cursor, not an image that was JPG before. JPG will never have transparent backgrounds. btw custom cursor isn't done with background, its done with cursor. So it'd be something like: .hide:hover { cursor: crosshair; } or with a custom cursor image .hide:hover { cursor: url("http://dl.dropbox.com/u/78192465/MyAnimeList/Ichika/Images/cursor.png"); } Not sure if you're asking about this too but the title pic is blank because you aren't using corresponding codes for the hover pics and more CSS import, also it doesn't seem to match up with your titles exactly. This would happen if the #more CSS import wasn't generated for your list specifically. |
Apr 23, 2013 9:40 PM
#32
Not sure if you're asking about this too but the title pic is blank because you aren't using corresponding codes for the hover pics and more CSS import, also it doesn't seem to match up with your titles exactly. This would happen if the #more CSS import wasn't generated for your list specifically. How can I resolve that exactly?:) Thank you for your cooperation btw ;D |
![]() |
Apr 24, 2013 12:08 AM
#33
2raurux: You're using covers generated for .hide:before selector so you need to customize this class by adding following code to your CSS (example): .hide:hover:before { visibility: visible !important; position: absolute !important; display: block !important; content: ''; margin-top: 2px; margin-left: -250px; width: 200px !important; height: 284px !important; background-repeat: no-repeat !important; background-size: 200px 284px !important; } |
Apr 24, 2013 12:18 PM
#34
Hahaido said: 2raurux: You're using covers generated for .hide:before selector so you need to customize this class by adding following code to your CSS (example): .hide:hover:before { visibility: visible !important; position: absolute !important; display: block !important; content: ''; margin-top: 2px; margin-left: -250px; width: 200px !important; height: 284px !important; background-repeat: no-repeat !important; background-size: 200px 284px !important; } That worked! some of the tittles don't show up but I can live with that :D, thank you:) |
![]() |
Apr 24, 2013 9:36 PM
#35
2raurux: It's a magic! @import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSS.css"; @import url(http://dl.dropbox.com/u/78192465/MyAnimeList/CSS/AnimeBase_more_before.css); body { background:url(http://i49.tinypic.com/246thj5.jpg) repeat-y scroll center bottom #181818; } .td1:first-child, .td2:first-child { } .hide:hover:before { visibility: visible !important; position: absolute !important; display: block !important; content: ''; margin-top: 5px; margin-left: -148px; width: 130px !important; height: 184px !important; background-repeat: no-repeat !important; background-size: 130px 184px !important; border-radius: 120px 120px 120px 120px / 12px 12px 12px 12px; } .hide { margin-top: -32px; background: url("http://i35.tinypic.com/16aqlo7.png") no-repeat scroll 0 0 no-transparent; display: inline-block !important; height: 32px !important; line-height: 24px !important; position: absolute; width: 32px !important; z-index: 20; } .hide:hover { background: url("http://i35.tinypic.com/16aqlo7.png") no-repeat scroll 0 0 transparent !important; } .hide:hover:after { width: 130px !important; height: 184px !important; background-repeat: no-repeat !important; background-size: 100% 100% !important; border: 2px solid rgba(122, 65, 154, 0.6); border-radius: 120px 120px 120px 120px / 12px 12px 12px 12px; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 5px rgba(0, 0, 0, 0.6), 0 1px 0 rgba(0, 0, 0, 0.6); content: ""; display: block !important; margin-left: -150px; margin-top: 3px; position: absolute !important; } /* LIST FONT These codes control the font on the list itself (anime titles, etc). */ * { border:0 none; color:#DBDBDB; font-family:Verdana; font-size:15px; font-weight:normal; text-decoration:none; } /* BANNER This controls the image at the top that by default says "Anime List". You can replace the background image link in parenthesis with your own banner image you upload to a image hosting site like Tinypic.com! If you don't know how, use Step 2 on in this tutorial: http://myanimelist.net/forum/?topicid=415315 */ #list_surround .header_title { background:url(http://i35.tinypic.com/2eoa6n7.jpg) no-repeat 0 0 transparent; height:169px; left:50px; padding:25px; position:absolute; top:-229px; width:500px; } /* LEFT SIDE BUTTONS These codes control the buttons on the left side. You can replace these images as well for your own custom buttons! The first controls the Currently Watching panel, followed by Completed, On Hold, Dropped, Planned, and then All. You can replace the background image links of these buttons in parenthesis with your own images you upload to a image hosting site like Tinypic.com! If you don't know how, use Step 2 on in this tutorial: http://myanimelist.net/forum/?topicid=415315 */ #list_surround .status_selected, #list_surround .status_not_selected { background:url(http://i21.photobucket.com/albums/b298/LudvigP/watching2.png) repeat scroll 0 0 transparent; display:block; height:130px; left:-500px; padding:0; position:absolute; top:0; width:273px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background:url(http://i21.photobucket.com/albums/b298/LudvigP/completed1.png) repeat scroll 0 0 white; top:140px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background:url(http://i21.photobucket.com/albums/b298/LudvigP/on-hold1.png) repeat scroll 0 0 transparent; top:280px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background:url(http://i21.photobucket.com/albums/b298/LudvigP/dropped1.png) repeat scroll 0 0 transparent; top:420px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background:url(http://i21.photobucket.com/albums/b298/LudvigP/plantowatch1.png) repeat scroll 0 0 transparent; display:inline; top:560px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background:url(http://i21.photobucket.com/albums/b298/LudvigP/allanime1.png) no-repeat scroll 0 0 transparent; display:inline; padding-bottom:30px; top:700px; } /* HEADERS */ #list_surround .header_cw { background:url(http://i40.tinypic.com/11tq78o.jpg) no-repeat scroll 0 0 transparent; } #list_surround .header_completed { background:url(http://i42.tinypic.com/n539z7.jpg) no-repeat scroll 0 0 transparent; } #list_surround .header_onhold { background:url(http://i44.tinypic.com/b90sy.jpg) no-repeat scroll 0 0 transparent; } #list_surround .header_ptw { background:url(http://i43.tinypic.com/sdioar.jpg) no-repeat scroll 0 0 transparent; } #list_surround .header_dropped { background:url(http://i41.tinypic.com/160wut.jpg) no-repeat scroll 0 0 transparent; } /* OTHER CODES */ a:hover { text-decoration:underline; } #list_surround { background:none repeat scroll 0 0 #181818; border-bottom:1px solid #292929; border-left:1px solid #292929; border-right:1px solid #292929; height:100%; left:141px; margin:239px auto 30px; position:relative; width:584px; } #list_surround .status_selected a { color:#184900; display:block; font-size:1px; height:2px; padding:128px 0 0 243px; width:30px; } #list_surround .status_not_selected a { color:#184900; display:block; font-size:1px; height:2px; padding:128px 0 0 243px; width:30px; } #list_surround br { display:none; } #list_surround .header_title span { color:#000000; font-size:1px; } #list_surround .header_title .thickbox { display:none; } #list_surround .header_cw, #list_surround .header_completed, #list_surround .header_onhold, #list_surround .header_ptw, #list_surround .header_dropped { margin-left:-1px; padding:28px 5px 5px; width:586px; } #list_surround .animetitle + small { color:#00FF00; } #list_surround .category_totals { padding:5px; text-align:center; } #list_surround #grand_totals { display:none; } #mal_cs_listinfo a strong{ color: #FFFFFF; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-variant: normal; font-weight: normal; text-decoration: underline; text-transform: none;} #mal_cs_otherlinks strong{ color: #FFFFFF; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-variant: normal;} .borderRBL { color: cyan !important; } #list_surround .header_title span { display:none; } #list_surround .status_not_selected a { opacity:0; } #list_surround .status_selected a { opacity:0; } #copyright { background:url(http://i48.tinypic.com/dyty1i.jpg) no-repeat 0 0; color:#181818; height:15px; margin-left:-349px; padding-top:5px; position:fixed; bottom:0; width:1000px; font-family: sans-serif; font-size: 10px; } @media screen and (-webkit-min-device-pixel-ratio:0) { #copyright { margin-left:-209px; } } /* AIRING */ .animetitle + small { position: relative; line-height: 1px !important; } #list_surround { position: absolute !important; right: -400px !important;} |
Jun 29, 2013 5:12 PM
#38
wishkas said: I dont know why my rows are not expanding Find this line of code: .status_not_selected { Then this line under it: filter: alpha(opacity=50; delete it or make it filter: alpha(opacity=50); Do the same under .status_not_selected. Both of them are in the middle and start under section titled /* Which 'status' up top is selected? */. |
Oct 3, 2014 7:30 AM
#40
I'm having some problems XD http://prntscr.com/4snxoy For some reason the Cover is not showing up when i hover over the title The cover CSS link is Here: https://dl.dropboxusercontent.com/s/cns58geer8o3fav/Cover.CSS?dl=0 If someone could tell me why this is happening that would be amazing c: thanks :D |
Oct 3, 2014 9:27 AM
#41
ZmBzRALIVE said: I'm having some problems XD http://prntscr.com/4snxoy For some reason the Cover is not showing up when i hover over the title The cover CSS link is Here: https://dl.dropboxusercontent.com/s/cns58geer8o3fav/Cover.CSS?dl=0 If someone could tell me why this is happening that would be amazing c: thanks :D Probably not using the right cover type, you need animetitle CSS |
Oct 3, 2014 9:42 AM
#42
Shishio-kun said: ZmBzRALIVE said: I'm having some problems XD http://prntscr.com/4snxoy For some reason the Cover is not showing up when i hover over the title The cover CSS link is Here: https://dl.dropboxusercontent.com/s/cns58geer8o3fav/Cover.CSS?dl=0 If someone could tell me why this is happening that would be amazing c: thanks :D Probably not using the right cover type, you need animetitle CSS ah! okay thanks c: |
Oct 3, 2014 10:10 AM
#43
Shishio-kun said: ZmBzRALIVE said: I'm having some problems XD http://prntscr.com/4snxoy For some reason the Cover is not showing up when i hover over the title The cover CSS link is Here: https://dl.dropboxusercontent.com/s/cns58geer8o3fav/Cover.CSS?dl=0 If someone could tell me why this is happening that would be amazing c: thanks :D Probably not using the right cover type, you need animetitle CSS Now that they are actually showing up XD they're showing up in the wrong place... http://prntscr.com/4spdoi i tried looking through some of the other areas before posting again xD but i didn't find anything that would work to fix this problem... any idea's? |
Nov 7, 2014 12:31 AM
#44
This topic works again. You'll have to install the new codes from the first topic to get this effect back. |
Mar 10, 2015 2:24 AM
#45
If you were using this topic, know that Google might have made some changes so I can no longer automatically update the anime import- so I've updated the first post with a new cover import that you should be using, its updated with all anime covers as of now. |
Mar 21, 2015 12:37 PM
#46
How can I move the animetitle link on top of the cover when I hover instead of the left side? edit: tbody:hover .animetitle span{ position:relative; top:-151px; } Actually, I'm still having an issue: Because of the line-height, if the animetitle is more than one line, this happens. How can I fix this if the covers use the line-height? my code: @import url(https://googledrive.com/host/0BxjwQr0BBXs-Q240SG0zTVZjSlE); @import url(http://fonts.googleapis.com/css?family=Lato); #list_surround{ width:700px; position:absolute; left:150px; } body{ background: url(http://i.imgur.com/sjvUSar.png) no-repeat right 150px bottom fixed; background-size: auto 90%; font-family: 'Lato', sans-serif; color:black; } a{color:black;} a:link{text-decoration:none;} td{ height:30px; } [id^=tagLink]{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; max-width:100px; } .header_title{ font-size:50px; text-transform:capitalize; text-align:center; } .animetitle+small{ display:none; } .animetitle{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; max-width:310px; background-image:none; } tr:hover .animetitle, tr:hover [id^=tagLink] { white-space:normal; overflow:visible; text-overflow:clip; } tr:hover [id^=tagLink]{ } tr:hover .animetitle{ position:relative; text-align: center; } /* ROWS TRANSITION (REPLACEMENT FOR "CSS FOR CATGIRLS" IMPORT) This controls the part where pics appear on your rows. It controls the timing. You can change the numbers. The first number in each row by default is .5s, this is a half second. It controls how fast the pic window "opens". The second number is the time it takes the window to begin opening. By default its set to .1s, a tenth of a second. If you changed it to 2s, it would take two seconds for the window to open. You'll need to change all the rows timings! They change different browser's timings. */ .td1, .td2 { transition: line-height .75s ease .1s; -o-transition: line-height .75s ease .1s; -moz-transition: line-height .75s ease .1s; -webkit-transition: line-height .75s ease .1s; } .animetitle{ } /* LIST ROWS HEIGHT ON HOVER This is the height of the rows when you put your cursor on them. */ tr:hover .td1, tr:hover .td2 { line-height: 340px; } /* AIRING */ .animetitle + small { position: relative; line-height: 1px !important; } /* HEIGHT/WIDTH/POSITION OF TITLES ON HOVER Background size is the height/width of titles. Margin-right lets you move the cover's position on hover. */ #list_surround table:nth-of-type(n+4) tbody:hover .animetitle { background-position: center center !important; background-repeat: no-repeat !important; background-size: 225px 320px !important; display: block !important; margin-right: 0px !important; } #list_surround table:nth-of-type(n+4) tbody .animetitle{ background-position: center center !important; } /* OTHER CODES */ .td1, .td2 { line-height: 35px; } #list_surround table:nth-of-type(n+4) td:nth-of-type(3), #list_surround table:nth-of-type(n+4) td:nth-of-type(4), #list_surround table:nth-of-type(n+4) td:nth-of-type(5), #list_surround table:nth-of-type(n+4) td:nth-of-type(6), #list_surround table:nth-of-type(n+4) td:nth-of-type(7), #list_surround table:nth-of-type(n+4) td:nth-of-type(8) { line-height: 20px !important; } .animetitle { background-size: 0 !important; } tbody:hover .animetitle span{ position:relative; top:-150px; color:white; background-color:black; } edit2: I've found a way to fix it, it's not centered but at least it's way better than before: .animetitle{ white-space:nowrap!important; } So now it looks like this : |
SatiriquesMar 21, 2015 3:54 PM
May 18, 2017 3:41 PM
#47
May 18, 2017 6:27 PM
#48
Cocas_Origin said: I'm a bit late to the party, but I'm having some problems and I hope someone can help me. Whenever I hover above a title and the anime cover appears, the title of the anime goes across the image. Is there a way to move the title above the image or any other way to make it nicer? Thanks! Yeah instead of the codes from step 2 you need to use these @import url(https://dl.dropboxusercontent.com/s/yo4mkkqp49skl69/animetitle.css); /* ROWS TRANSITION (REPLACEMENT FOR "CSS FOR CATGIRLS" IMPORT) This controls the part where pics appear on your rows. It controls the timing. You can change the numbers. The first number in each row by default is .5s, this is a half second. It controls how fast the pic window "opens". The second number is the time it takes the window to begin opening. By default its set to .1s, a tenth of a second. If you changed it to 2s, it would take two seconds for the window to open. You'll need to change all the rows timings! They change different browser's timings. */ .td1, .td2 { transition: line-height .5s ease .1s; -o-transition: line-height .5s ease .1s; -moz-transition: line-height .5s ease .1s; -webkit-transition: line-height .5s ease .1s; } /* LIST ROWS HEIGHT ON HOVER This is the height of the rows when you put your cursor on them. */ tr:hover .td1, tr:hover .td2 { } /* AIRING */ .animetitle + small { position: relative; line-height: 1px !important; } /* HEIGHT/WIDTH/POSITION OF TITLES ON HOVER Background size is the height/width of titles. Margin-right lets you move the cover's position on hover. */ #list_surround tab\le:nth-of-type(n+4) tbody:hover .animetitle { background-position: center center !important; background-repeat: no-repeat !important; background-size: 225px 320px !important; display: block !important; margin-right: 0px !important; height: 400px; } #list_surround tab\le:nth-of-type(n+4) tbody .animetitle { background-position: center center !important; background-repeat: no-repeat !important; background-size: 225px 320px !important; display: block !important; margin-right: 0px !important; height: 0px; transition: line-height .5s ease .1s; -o-transition: line-height .5s ease .1s; -moz-transition: line-height .5s ease .1s; -webkit-transition: line-height .5s ease .1s; } #list_surround tab\le:nth-of-type(n+4) tbody .animetitle{ background-position: center center !important; } /* OTHER CODES */ .td1, .td2 { line-height: 35px; } #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(3), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(4), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(5), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(6), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(7), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(8) { line-height: 20px !important; } .animetitle { background-size: 0 !important; } |
May 18, 2017 6:39 PM
#49
@Shishio-kun Thanks for the quick reply, though now I have another problem I can't fix... the cover appears instantly and even if I change the values on the transition, the effect is still the same... |
May 18, 2017 10:02 PM
#50
Cocas_Origin said: @Shishio-kun Thanks for the quick reply, though now I have another problem I can't fix... the cover appears instantly and even if I change the values on the transition, the effect is still the same... ok here's with the transitions on the covers @import url(https://dl.dropboxusercontent.com/s/yo4mkkqp49skl69/animetitle.css); /* ROWS TRANSITION (REPLACEMENT FOR "CSS FOR CATGIRLS" IMPORT) This controls the part where pics appear on your rows. It controls the timing. You can change the numbers. The first number in each row by default is .5s, this is a half second. It controls how fast the pic window "opens". The second number is the time it takes the window to begin opening. By default its set to .1s, a tenth of a second. If you changed it to 2s, it would take two seconds for the window to open. You'll need to change all the rows timings! They change different browser's timings. */ .td1, .td2 { } /* LIST ROWS HEIGHT ON HOVER This is the height of the rows when you put your cursor on them. */ tr:hover .td1, tr:hover .td2 { } /* AIRING */ .animetitle + small { position: relative; line-height: 1px !important; } /* HEIGHT/WIDTH/POSITION OF TITLES ON HOVER Background size is the height/width of titles. Margin-right lets you move the cover's position on hover. */ #list_surround tab\le:nth-of-type(n+4) tbody:hover .animetitle { background-position: center center !important; background-repeat: no-repeat !important; background-size: 225px 320px !important; display: block !important; margin-right: 0px !important; height: 400px; } #list_surround tab\le:nth-of-type(n+4) tbody .animetitle { background-position: center center !important; background-repeat: no-repeat !important; background-size: 225px 320px !important; display: block !important; margin-right: 0px !important; height: 0px; transition: height .5s ease .1s; -o-transition: height .5s ease .1s; -moz-transition: height .5s ease .1s; -webkit-transition: height .5s ease .1s; } #list_surround tab\le:nth-of-type(n+4) tbody .animetitle{ background-position: center center !important; } /* OTHER CODES */ .td1, .td2 { line-height: 35px; } #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(3), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(4), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(5), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(6), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(7), #list_surround tab\le:nth-of-type(n+4) td:nth-of-type(8) { line-height: 20px !important; } .animetitle { background-size: 0 !important; } |
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
»»
5 hours ago |
|
» [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 |