New
Apr 9, 2014 6:45 AM
#1821
A feature of my list suddenly broke today. This is how my list usually works: http://cdn.awwni.me/naki.png You can find it here: http://myanimelist.net/animelist/Eagleshadow&show=0&order=2 But suddenly today, mouseover comments stopped working. I tried reverting to a backup I had from 2 weeks ago, as I at first thought I made a syntax error in my comments.css or something, but it didn't seem to be the case. It used to work on both Chrome and Firefox just yesterday, now it works on neither, without me actually changing anything, so I'm thinking maybe MAL changed something on their side? Has anyone experienced anything similar? Can anyone think of a solution? Here is my css if anyone wants to take a look at it: https://dl.dropboxusercontent.com/u/5293445/Ordered/4ever/ann/css/css.zip |
Apr 9, 2014 6:59 AM
#1822
Shishio-kun said: There's two Sena layouts like that so I don't know which one you're referring to but the HolyPotato one can be fixed with the same codes from the above post I made, I tested it out just now in Firefox Yes it's HolyPotatoe's one, sorry for not mentioning which one. Now the pop up options appears whenever adding an episode or the other kind of edits. But It seems it appears behind the options now appears a big portion of whiteness http://oi61.tinypic.com/3499z13.jpg This is how it looks. Is there any way of getting rid of that whiteness and have only the pop up option appear? Also thank you very much for helping me and sorry once again for asking same question in two threads >.< |
Apr 9, 2014 7:05 AM
#1823
Shishio-kun said: You're right, the panel is still there (phew!) it just looks like MAL changed some of their default code and it messes up the pop up's coding. I've reproduced the problem on my own list with your CSS to be sure as possible I think this custom coding will work for anyone who is having trouble, would like feedback tho: #fancybox-inner { height: 100% !important; width: 100% !important; left: 0 !important; } #fancybox-wrap { height: 90% !important; position: fixed !important; width: 80% !important; left: 0 !important; right: 0 !important; margin: auto !important; } Just add to the bottom of custom CSS It worked like a charm! Thanks a lot ^-^ PS: It's really called fancybox... I thought you just called it that way! We learn something new everyday! EDIT: Ok, I tried to test it again... it doesn't really work all that well. For the first couple times it's ok, then the box doesn't appear in the mddle of the screen but further down (dunno if it can appear anywhere else) and scrolling doesn't bring it up and then, the next few times, it doesn't even appear at all~ |
MaffyApr 9, 2014 7:08 AM
Apr 9, 2014 7:07 AM
#1824
Shiro- said: Shishio-kun said: There's two Sena layouts like that so I don't know which one you're referring to but the HolyPotato one can be fixed with the same codes from the above post I made, I tested it out just now in Firefox Yes it's HolyPotatoe's one, sorry for not mentioning which one. Now the pop up options appears whenever adding an episode or the other kind of edits. But It seems it appears behind the options now appears a big portion of whiteness http://oi61.tinypic.com/3499z13.jpg This is how it looks. Is there any way of getting rid of that whiteness and have only the pop up option appear? Also thank you very much for helping me and sorry once again for asking same question in two threads >.< Not sure I follow what you're talking about. When do you get that, tell me the exact steps leading up to it. I don't really see a problem anyways cuz you can just x it out, right? |
Apr 9, 2014 7:14 AM
#1825
Maffy said: Shishio-kun said: You're right, the panel is still there (phew!) it just looks like MAL changed some of their default code and it messes up the pop up's coding. I've reproduced the problem on my own list with your CSS to be sure as possible I think this custom coding will work for anyone who is having trouble, would like feedback tho: #fancybox-inner { height: 100% !important; width: 100% !important; left: 0 !important; } #fancybox-wrap { height: 90% !important; position: fixed !important; width: 80% !important; left: 0 !important; right: 0 !important; margin: auto !important; } Just add to the bottom of custom CSS It worked like a charm! Thanks a lot ^-^ PS: It's really called fancybox... I thought you just called it that way! We learn something new everyday! EDIT: Ok, I tried to test it again... it doesn't really work all that well. For the first couple times it's ok, then the box doesn't appear in the mddle of the screen but further down (dunno if it can appear anywhere else) and scrolling doesn't bring it up and then, the next few times, it doesn't even appear at all~ I've made a change to it for this after seeing it too. It should be: #fancybox-inner { height: 100% !important; width: 100% !important; left: 0 !important; } #fancybox-wrap { height: 90% !important; position: fixed !important; width: 80% !important; left: 0 !important; right: 0 !important; top: 0 !Important; margin: auto !important; } That looks like it works better and on more list styles! |
Apr 9, 2014 7:22 AM
#1826
Shishio-kun said: I've made a change to it for this after seeing it too. It should be: #fancybox-inner { height: 100% !important; width: 100% !important; left: 0 !important; } #fancybox-wrap { height: 90% !important; position: fixed !important; width: 80% !important; left: 0 !important; right: 0 !important; top: 0 !Important; margin: auto !important; } That looks like it works better and on more list styles! Yup, this seems to work just fine after trying it out for around 10-15 random entries! Thanks a lot again C: You are so awesome! |
Apr 9, 2014 7:22 AM
#1827
Hello! :) Up until yesterday, whenever I wanted to edit an entry on my anime list, obviously the options page would appear. I have never changed my list since I first installed it last summer, I have only changed the top image, so I have never really messed around with the other codes aside from. But yesterday, I altered the top images for both my anime and manga list, and for some reason the edit box no longer shows when I click the link, it just shows up as a shadow and an 'x' in the corner to close it. I tried changing back to the old image, but it still wouldn't work. Tried using a backup code of my current list from ages ago, and still doesn't show. But if I change my list to a different style, such as a MAL premade one, it works perfectly! So obviously there's something wrong with the code, but I'm not too sure what? It's worked absolutely fine until yesterday, and the edit box always appeared whenever I clicked edit on an entry! :S Please help! x |
Apr 9, 2014 7:40 AM
#1828
fezakyuu said: Hello! :) Up until yesterday, whenever I wanted to edit an entry on my anime list, obviously the options page would appear. I have never changed my list since I first installed it last summer, I have only changed the top image, so I have never really messed around with the other codes aside from. But yesterday, I altered the top images for both my anime and manga list, and for some reason the edit box no longer shows when I click the link, it just shows up as a shadow and an 'x' in the corner to close it. I tried changing back to the old image, but it still wouldn't work. Tried using a backup code of my current list from ages ago, and still doesn't show. But if I change my list to a different style, such as a MAL premade one, it works perfectly! So obviously there's something wrong with the code, but I'm not too sure what? It's worked absolutely fine until yesterday, and the edit box always appeared whenever I clicked edit on an entry! :S Please help! x There were just 10 posts about this before yours- try adding this to the bottom #fancybox-inner { height: 100% !important; width: 100% !important; left: 0 !important; } #fancybox-wrap { height: 90% !important; position: fixed !important; width: 80% !important; left: 0 !important; right: 0 !important; top: 0 !Important; margin: auto !important; } |
Apr 9, 2014 7:41 AM
#1829
Shishio-kun said: Not sure I follow what you're talking about. When do you get that, tell me the exact steps leading up to it. I don't really see a problem anyways cuz you can just x it out, right? My bad for being so confusing, my english isn't that good since it isn't my mother language. I meant alongside the pop-up options, appears a portion of whiteness covering most of my list (just like in the pic I linked). I was asking if it's possible to remove that whiteness that appears whenever editing something in your list; like maybe something needs to be deleted from the code? Anyway, if there isn't a solution to that is oke...I'm still gonna use the layout since now I have the pop up options appear. Thank you once again for all the help and keep up the good work. |
Apr 9, 2014 7:48 AM
#1830
Shiro- said: Shishio-kun said: Not sure I follow what you're talking about. When do you get that, tell me the exact steps leading up to it. I don't really see a problem anyways cuz you can just x it out, right? My bad for being so confusing, my english isn't that good since it isn't my mother language. I meant alongside the pop-up options, appears a portion of whiteness covering most of my list (just like in the pic I linked). I was asking if it's possible to remove that whiteness that appears whenever editing something in your list; like maybe something needs to be deleted from the code? Anyway, if there isn't a solution to that is oke...I'm still gonna use the layout since now I have the pop up options appear. Thank you once again for all the help and keep up the good work. I still don't follow. Circle or point out the whiteness you're referring to exactly in a screenshot. It looks like everything is normal, at least according to how I remember it. Isn't the box supposed to be white? And around the box is normally faint white overlay? I also asked you to outline the steps that you get so you get to that screenshot you posted with the problem (which I don't see a problem in anyways). Are you saying this whiteness you don't like appears as soon as you click the edit button? |
Apr 9, 2014 7:49 AM
#1831
Shishio-kun said: fezakyuu said: Hello! :) Up until yesterday, whenever I wanted to edit an entry on my anime list, obviously the options page would appear. I have never changed my list since I first installed it last summer, I have only changed the top image, so I have never really messed around with the other codes aside from. But yesterday, I altered the top images for both my anime and manga list, and for some reason the edit box no longer shows when I click the link, it just shows up as a shadow and an 'x' in the corner to close it. I tried changing back to the old image, but it still wouldn't work. Tried using a backup code of my current list from ages ago, and still doesn't show. But if I change my list to a different style, such as a MAL premade one, it works perfectly! So obviously there's something wrong with the code, but I'm not too sure what? It's worked absolutely fine until yesterday, and the edit box always appeared whenever I clicked edit on an entry! :S Please help! x There were just 10 posts about this before yours- try adding this to the bottom #fancybox-inner { height: 100% !important; width: 100% !important; left: 0 !important; } #fancybox-wrap { height: 90% !important; position: fixed !important; width: 80% !important; left: 0 !important; right: 0 !important; top: 0 !Important; margin: auto !important; } Ah, sorry I didn't notice! D: I should've looked! But it works a treat, thank you! :D x |
Apr 9, 2014 8:07 AM
#1832
Shishio-kun said: I still don't follow. Circle or point out the whiteness you're referring to exactly in a screenshot. It looks like everything is normal, at least according to how I remember it. Isn't the box supposed to be white? And around the box is normally faint white overlay? I also asked you to outline the steps that you get so you get to that screenshot you posted with the problem (which I don't see a problem in anyways). Are you saying this whiteness you don't like appears as soon as you click the edit button? 1. This is how the pop up options appear when using MAL's default layout http://oi60.tinypic.com/29vidtc.jpg 2. This is how the pop up options appear when using HolyPotatoe's Sena layout. http://oi59.tinypic.com/2uoqh00.jpg I've been asking if there is a way to totally make that white disappear. Or at least have it as small as in the 1st picture. |
Shiro-Apr 9, 2014 8:21 AM
Apr 9, 2014 8:26 AM
#1833
Shiro- said: Shishio-kun said: I still don't follow. Circle or point out the whiteness you're referring to exactly in a screenshot. It looks like everything is normal, at least according to how I remember it. Isn't the box supposed to be white? And around the box is normally faint white overlay? I also asked you to outline the steps that you get so you get to that screenshot you posted with the problem (which I don't see a problem in anyways). Are you saying this whiteness you don't like appears as soon as you click the edit button? 1. This is how the pop up options appear when using MAL's default layout http://oi60.tinypic.com/29vidtc.jpg 2. This is how the pop up options appear when using HolyPotatoe's Sena layout. http://oi59.tinypic.com/2uoqh00.jpg I've been asking if there is a way to totally make that white disappear. Or at least have it as small as in the 1st picture. When I click edit, I don't see those options. I see the normal overlay box: http://i.imgur.com/z7rBDUw.jpg Again lol, how do I get to the part where I can see those options you've displayed: the ones that say "Someone has already made a discussion for this..". I need to know how to get there so I can look at that particular window you're having a problem with. I don't use my list for this kinda thing so I never see those options. |
Apr 9, 2014 8:54 AM
#1834
Shishio-kun said: Shiro- said: When I click edit, I don't see those options. I see the normal overlay box: http://i.imgur.com/z7rBDUw.jpg Again lol, how do I get to the part where I can see those options you've displayed: the ones that say "Someone has already made a discussion for this..". I need to know how to get there so I can look at that particular window you're having a problem with. I don't use my list for this kinda thing so I never see those options. Just click on the "+" near the total number of episodes an anime has. You'll get those option to appear then. |
Apr 9, 2014 9:27 AM
#1835
Shiro- said: Just click on the "+" near the total number of episodes an anime has. You'll get those option to appear then. Oh ok, well I never get that option when I update titles with the pluses tho (even if they're set to discuss episodes, as I just checked). I have no idea why, so I can't see the window. Unless someone else has a solution I would suggest changing the color of the box to transparent or using Firebug (Firefox) to find the selectors for the boxes and seeing if you can give it some boxes a different color or height. |
Apr 9, 2014 9:34 AM
#1836
Shishio-kun said: Shiro- said: Just click on the "+" near the total number of episodes an anime has. You'll get those option to appear then. Oh ok, well I never get that option when I update titles with the pluses tho (even if they're set to discuss episodes, as I just checked). I have no idea why, so I can't see the window. Unless someone else has a solution I would suggest changing the color of the box to transparent or using Firebug (Firefox) to find the selectors for the boxes and seeing if you can give it some boxes a different color or height. Yeah, that option are exclusively for discussing the episodes. Seeing how bad I am with the whole CCS and codes and the rest...I'll have to use it as it is, until someone will figure out something. Either way thank you once again for taking your time helping me and everyone here who needed help. |
Apr 9, 2014 2:08 PM
#1837
I was using some premade code and was just replacing the background img for the list and all went well, but on all the titles of the anime on my list there's a weird background behind them. Anyone know how to get rid of that? My list |
Apr 9, 2014 2:28 PM
#1838
SilentAirwalk said: As far as I can see it's a problem with the cover CSS, it sets the background of the titels to the series' cover Without any conditions what so ever, meaning they are always And I Don't think there are any selector that only changes none hovered elements without changing the one you hover over :/I was using some premade code and was just replacing the background img for the list and all went well, but on all the titles of the anime on my list there's a weird background behind them. Anyone know how to get rid of that? My list |
Apr 9, 2014 2:37 PM
#1839
Oiomi said: So no easy fix huh :/SilentAirwalk said: As far as I can see it's a problem with the cover CSS, it sets the background of the titels to the series' cover Without any conditions what so ever, meaning they are always And I Don't think there are any selector that only changes none hovered elements without changing the one you hover over :/I was using some premade code and was just replacing the background img for the list and all went well, but on all the titles of the anime on my list there's a weird background behind them. Anyone know how to get rid of that? My list |
Apr 9, 2014 2:40 PM
#1840
SilentAirwalk said: Oiomi said: So no easy fix huh :/SilentAirwalk said: As far as I can see it's a problem with the cover CSS, it sets the background of the titels to the series' cover Without any conditions what so ever, meaning they are always And I Don't think there are any selector that only changes none hovered elements without changing the one you hover over :/I was using some premade code and was just replacing the background img for the list and all went well, but on all the titles of the anime on my list there's a weird background behind them. Anyone know how to get rid of that? My list Do you actually want the covers on your list? Since you can remove the covers by deleting some of the imports at the top. @import "http://dl.dropbox.com/u/78340470/TouhouLayoutCSS/CSSforTouhouCardRight.css"; @import "http://dl.dropbox.com/u/78340470/animetitle.css"; What style are you trying to get exactly |
Apr 9, 2014 2:49 PM
#1841
No, I dont need covers I just want to get rid of the weird backgrounds on the anime titles. I used the premade code from the revolutionary girls list took out the banner and added my background img. Thanks though, that fixed it :)! |
Apr 9, 2014 8:42 PM
#1842
Hello, I started working with your basic page layout last night, and it's done wonders for my list, and has been really easy to work with, but I did run in to two problems. First, is there a way for me to add images around my category links that aren't limited to the small rectangular areas? I used your existing tutorial code for modifying the surrounding area, but whenever I put a picture url in, only a small portion of the picture is included. Also, when I'm viewing all the categories at once, is there a way for me to add space between the individual sections? I would like to increase the distance between the section stats and the subsequent headers. |
Apr 10, 2014 2:18 AM
#1843
Hey Shishio, I used yourbeginner's CCS List code for my 'animelist' and went through some of your other tutorials to customize it to what I wanted. Everything is great, except that my edit button doesn't work. (before it wasn't showing, but now it is, but even so it still doesn't work, there's only a white line that comes up and then the 'close (x mark) sign' beside it) I was wondering whether you could help me figure out what's going on. Since I don't have the 'more' button either, I was thinking that it may be because of that, so maybe if the 'more' button was returned then my edit button would be able to work...? Thanks though, for putting up all the tutorials and for helping people customize their lists :) |
Apr 10, 2014 2:43 AM
#1844
KiraieAeterna said: Hey Shishio, I used yourbeginner's CCS List code for my 'animelist' and went through some of your other tutorials to customize it to what I wanted. Everything is great, except that my edit button doesn't work. (before it wasn't showing, but now it is, but even so it still doesn't work, there's only a white line that comes up and then the 'close (x mark) sign' beside it) I was wondering whether you could help me figure out what's going on. Since I don't have the 'more' button either, I was thinking that it may be because of that, so maybe if the 'more' button was returned then my edit button would be able to work...? Thanks though, for putting up all the tutorials and for helping people customize their lists :) If your edit button can be clicked, it works. Its the panel that comes up after thats broken. Try the fix I posted on the front page of the group: http://myanimelist.net/clubs.php?cid=19736 #more button has nothing to do with this I think, you're using the more panel for that cover style you need to switch over to another cover style if you want that back |
Apr 10, 2014 3:47 AM
#1845
Hi Shishio, I posted earlier but I wasn't very clear on what I was trying to accomplish. I've been trying to fix my categories along the right side of my anime list, along with giving each of them a picture, much like you've done in some of the pre-made layouts. I tried to do this with your tutorial code, but the pictures wouldn't show up in their entirety, only in a small box around the link. I haven't been able to find a way to fix this, and would really appreciate help. Thank you in advance |
Apr 10, 2014 4:44 AM
#1846
f0ol1o said: Hi Shishio, I posted earlier but I wasn't very clear on what I was trying to accomplish. I've been trying to fix my categories along the right side of my anime list, along with giving each of them a picture, much like you've done in some of the pre-made layouts. I tried to do this with your tutorial code, but the pictures wouldn't show up in their entirety, only in a small box around the link. I haven't been able to find a way to fix this, and would really appreciate help. Thank you in advance Unfortunately I don't have time to look into this now; if someone else can't help you I would remove all the related codes if you broke them and enter a category menu from a premade layout (use the notes in them for directions) and try to customize it from there |
Apr 10, 2014 5:08 AM
#1847
Shishio-kun said: KiraieAeterna said: Hey Shishio, I used yourbeginner's CCS List code for my 'animelist' and went through some of your other tutorials to customize it to what I wanted. Everything is great, except that my edit button doesn't work. (before it wasn't showing, but now it is, but even so it still doesn't work, there's only a white line that comes up and then the 'close (x mark) sign' beside it) I was wondering whether you could help me figure out what's going on. Since I don't have the 'more' button either, I was thinking that it may be because of that, so maybe if the 'more' button was returned then my edit button would be able to work...? Thanks though, for putting up all the tutorials and for helping people customize their lists :) If your edit button can be clicked, it works. Its the panel that comes up after thats broken. Try the fix I posted on the front page of the group: http://myanimelist.net/clubs.php?cid=19736 #more button has nothing to do with this I think, you're using the more panel for that cover style you need to switch over to another cover style if you want that back Thank you :) |
Apr 10, 2014 7:34 AM
#1848
f0ol1o said: Could you please provide a link to the picture(s)Hi Shishio, I posted earlier but I wasn't very clear on what I was trying to accomplish. I've been trying to fix my categories along the right side of my anime list, along with giving each of them a picture, much like you've done in some of the pre-made layouts. I tried to do this with your tutorial code, but the pictures wouldn't show up in their entirety, only in a small box around the link. I haven't been able to find a way to fix this, and would really appreciate help. Thank you in advance |
Apr 10, 2014 12:57 PM
#1849
I try to rephrase my previous post. So I would like to move the Tag box in my anime list. As you can see on the picture below, the box is under the cover picture and I would like to move it: http://img10.imagefra.me/i94a/sayami/y5db_bef_uct0m.png Can someone help? |
Apr 10, 2014 12:57 PM
#1850
Shishio-kun said: f0ol1o said: Hi Shishio, I posted earlier but I wasn't very clear on what I was trying to accomplish. I've been trying to fix my categories along the right side of my anime list, along with giving each of them a picture, much like you've done in some of the pre-made layouts. I tried to do this with your tutorial code, but the pictures wouldn't show up in their entirety, only in a small box around the link. I haven't been able to find a way to fix this, and would really appreciate help. Thank you in advance Unfortunately I don't have time to look into this now; if someone else can't help you I would remove all the related codes if you broke them and enter a category menu from a premade layout (use the notes in them for directions) and try to customize it from there I decided to try this out, and grabbed the code from your psychopass layout. When I look at your image links for the categories, they all include the six pictures stacked on top of each other. Is this how I should go about orienting my own when i upload them? My list: http://myanimelist.net/animelist/f0ol1o |
Apr 10, 2014 2:09 PM
#1851
Hello, back here (again.. sorry xD) So, another problem arose... and it's pretty weird. At some point today (though not sure when since I updated nothing today), the links from the bar with "Watching, completed, etc" until the first 15-17 entries (15 for anime, 17 for manga. Naturally, since in my anime list, there are 2 entries that take 2 slots) are not working. Any kind of link, be it the entry itself or just pressing "More". It's only up to there. It feels as if something is stuck over that part of the list. Do you have any idea what it might be? Can it be the fix for the edit box? I took out the fix itself, but the pop up still works, so I assume it's because you "sent" it through the links, so maaaybe it has to do with that? Any help is appreciated D: This is even more annoying than not being able to use the pop up :< |
Apr 10, 2014 2:21 PM
#1852
Maffy said: It seems to be working fine for what I can see... all links work for meHello, back here (again.. sorry xD) So, another problem arose... and it's pretty weird. At some point today (though not sure when since I updated nothing today), the links from the bar with "Watching, completed, etc" until the first 15-17 entries (15 for anime, 17 for manga. Naturally, since in my anime list, there are 2 entries that take 2 slots) are not working. Any kind of link, be it the entry itself or just pressing "More". It's only up to there. It feels as if something is stuck over that part of the list. Do you have any idea what it might be? Can it be the fix for the edit box? I took out the fix itself, but the pop up still works, so I assume it's because you "sent" it through the links, so maaaybe it has to do with that? Any help is appreciated D: This is even more annoying than not being able to use the pop up :< |
Apr 10, 2014 2:24 PM
#1853
Oiomi said: It seems to be working fine for what I can see... all links work for me Well, lucky you then :< It doesn't work for me. I went to someone's random list and everything works just fine, but apparently not in mine :< Edit: I even used a different browser in case it was ff's fault but nope. I can't click anything on there either in those entries. Edit2: So, I asked a friend to go to my list and they can't click anything either, but this time for 18 entries (17 ongoing + 1 completed). I assume it can be something with the resolution of the screen that decides how many links are affected, but at least, the problem is real and not on my end :I |
MaffyApr 10, 2014 3:11 PM
Apr 10, 2014 3:19 PM
#1854
Maffy said: Hello, back here (again.. sorry xD) So, another problem arose... and it's pretty weird. At some point today (though not sure when since I updated nothing today), the links from the bar with "Watching, completed, etc" until the first 15-17 entries (15 for anime, 17 for manga. Naturally, since in my anime list, there are 2 entries that take 2 slots) are not working. Any kind of link, be it the entry itself or just pressing "More". It's only up to there. It feels as if something is stuck over that part of the list. Do you have any idea what it might be? Can it be the fix for the edit box? I took out the fix itself, but the pop up still works, so I assume it's because you "sent" it through the links, so maaaybe it has to do with that? Any help is appreciated D: This is even more annoying than not being able to use the pop up :< Yes I sent a mass fix for the overlay to a lot of lists, but overlay changes should only effect the overlay. Its MAL making a lot of weird changes lately its extremely odd and well, they seem pointless They made body body { min-height: 100%;} I don't see a reason for this and I'm not familiar with the min height code or what it does (assume its a min height something can be) or why he put it there but it seems to be what makes the links untouchable. I sent another mass fix to this but I don't know what the long term issues will be. We're just reversing all of Xinil's weird changes, wtf is going on? lol btw my fix is just body { min-height: 0 !important;} |
Shishio-kunApr 10, 2014 3:27 PM
Apr 10, 2014 3:27 PM
#1855
Apr 10, 2014 3:33 PM
#1856
Aw thanks! Ya I won't let our hard work become destroyed by The Establishment (Crave) |
Apr 10, 2014 5:31 PM
#1857
Hey, to anyone who knows, I have one more question. I'm not amazing with code, so I can't figure out what to change so that the white corners are removed from my category tabs. Also, I want to move all 6 of them so that they are in the bottom right corner, and so that they dont run off the screen (Basically move them down and left). Here's my category code if you can help, and a link to my image. /* CATEGORY MENU BUTTONS TRANSITION SPEED By default, set to .25th of a second (a 1/4 of a second transition). */ #list_surround .status_not_selected { transition: all 0.25s ease-in-out 0s; } /* CATEGORY MENU BUTTONS Look at the background images first before putting links to new buttons to make sure you're replacing the right ones. There are ten codes below. */ #list_surround .status_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i59.tinypic.com/n36uyu.jpg"); background-position: 0 0; background-repeat: repeat repeat; display: block; height: 80px; overflow: auto; padding: 0; position: fixed; right: -35px; top: 60px; width: 250px; } #list_surround .status_not_selected:hover, #list_surround .status_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i60.tinypic.com/s5zadt.jpg"); background-position: 0 0; background-repeat: repeat repeat; border: 5px solid rgba(0, 0, 0, 0.6); border-radius: 11px 11px 11px 11px; display: block; height: 80px; overflow: auto; padding: 0; position: fixed; right: -5px; top: 60px; transition: all 0.25s ease-in-out 0s; width: 250px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i59.tinypic.com/n36uyu.jpg"); background-position: 0 -80px; background-repeat: repeat repeat; top: 150px; } #list_surround .status_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected:hover { background-attachment: scroll; background-color: transparent; background-image: url("http://i60.tinypic.com/s5zadt.jpg"); background-position: 0 -80px; background-repeat: repeat repeat; top: 150px; } #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_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i59.tinypic.com/n36uyu.jpg"); background-position: 0 -160px; background-repeat: repeat repeat; top: 240px; } #list_surround .status_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected:hover { background-attachment: scroll; background-color: transparent; background-image: url("http://i60.tinypic.com/s5zadt.jpg"); background-position: 0 -160px; background-repeat: repeat repeat; top: 240px; } #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_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i59.tinypic.com/n36uyu.jpg"); background-position: 0 -240px; background-repeat: repeat repeat; top: 330px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected:hover, #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:hover { background-attachment: scroll; background-color: transparent; background-image: url("http://i60.tinypic.com/s5zadt.jpg"); background-position: 0 -240px; background-repeat: repeat repeat; top: 330px; } #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_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i59.tinypic.com/n36uyu.jpg"); background-position: 0 -320px; background-repeat: repeat repeat; display: inline; top: 420px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected:hover, #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:hover { background-attachment: scroll; background-color: transparent; background-image: url("http://i60.tinypic.com/s5zadt.jpg"); background-position: 0 -320px; background-repeat: repeat repeat; display: inline; top: 420px; } #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_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i59.tinypic.com/n36uyu.jpg"); background-position: 0 -400px; background-repeat: no-repeat no-repeat; display: inline; top: 510px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected:hover, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected:hover, #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:hover { background-attachment: scroll; background-color: transparent; background-image: url("http://i60.tinypic.com/s5zadt.jpg"); background-position: 0 -400px; background-repeat: no-repeat no-repeat; display: inline; top: 510px; } #list_surround .status_selected a { display: block; padding: 50px 0 0 100px; } #list_surround .status_not_selected a { display: block; padding: 50px 0 0 100px; } #list_surround .status_not_selected a { opacity: 0; } #list_surround .status_selected a { opacity: 0; } Read more at http://myanimelist.net/forum/?topicid=605019#Vk2tIGuSHBP7wuR4.99 http://i60.tinypic.com/s5zadt.jpg http://i59.tinypic.com/n36uyu.jpg EDIT: Here's a link to my list page- http://myanimelist.net/animelist/f0ol1o EDIT: Actually, I got help elsewhere and figured it out. Thanks anyways though. |
f0ol1oApr 10, 2014 6:10 PM
Apr 11, 2014 2:29 AM
#1858
Apr 11, 2014 2:39 AM
#1859
Maffy said: So, I got the same problem again with the invisible layer :< *cries Why maaal? :< EDIT: I manually put the fix in the code and it worked! How come you took it out? o: Sorry MAL made more changes and I was trying to get a new fix in the last few minutes to figure out what that was and fix the "discuss this episode" panel. I set it back just now, since I'm not learning anything new and I'll just wait till they're done with their site or produce a changelog. btw for you, your problem was #list_surround { z-index: -1 !important; } that is causing that invisible wall in the first place, if you take that out you don't need min-height on body set to 0 but I think you need that in Chrome for the top bar to overlay the list right. |
Apr 11, 2014 4:22 AM
#1860
I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen? |
Apr 11, 2014 4:31 AM
#1861
Lirina said: I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen? I think they've changed some of the original selector names and URL paths we've used till now, so now your old codes are invalid. |
Apr 11, 2014 8:30 AM
#1862
Lirina said: I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen? Try this (Use a custom @import of you) #mal_control_strip { background: rgba(0,0,0,0.5) !important; border-bottom: 1px solid #000000 !important; border-color: #000000 !important; left: 31px !important; margin: 0 !important; padding: 0 !important; position: absolute !important; top: 257px; width: 1016px !important; z-index: 1 !important; } #mal_control_strip td { margin: 0 !important; padding: 0 !important; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } #mal_control_strip a { font-family: 'Exo','Trebuchet MS' !important; font-size: 14px !important; transition: background-color 0.2s ease 0s; } #mal_control_strip a:hover { background-color: rgba(255, 255, 255, 0.2) !important; } #mal_cs_listinfo { margin: 0 !important; padding: 0 !important; width: 210px !important; } #mal_cs_listinfo div:first-of-type { display: inline-block !important; float: left; height: 40px !important; margin: 0 !important; padding-left: 40px !important; width: 150px !important; } #mal_cs_listinfo div:last-of-type { display: inline-block !important; height: 40px !important; margin: 0 !important; text-align: center !important; width: 20px !important; } #mal_cs_listinfo a[href*="/profile/"] { background: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/profile.png") no-repeat scroll left 10% center ; border-bottom-style: none !important; display: block !important; font-family: 'Exo','Trebuchet MS' !important; font-size: 14px !important; font-variant: small-caps; height: 28px !important; overflow: hidden; padding-left: 40px; padding-right: 10px; padding-top: 12px; text-align: center !important; text-decoration: none !important; text-overflow: ellipsis; } #mal_cs_listinfo a[href*="/profile/"]:hover { } #mal_cs_listinfo a[href=/panel.php?go=logout"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/logout.png") !important; background-position: center center !important; background-repeat: no-repeat !important; border-bottom: medium none; border-left: 1px solid #000000; border-right: 1px solid #000000; display: block !important; height: 40px !important; text-align: center !important; text-indent: -9999em !important; } #mal_cs_listinfo a[href="/panel.php?go=logout"]:hover { background-color: #960000 !important; } #mal_cs_links { margin: 0 !important; padding: 0 !important; width: 120px !important; } #mal_cs_links div { display: inline-block !important; font-size: 0 !important; height: 40px !important; margin: 0 !important; width: 80px !important; } #mal_cs_links div:first-of-type { float: left; width: 40px !important; } #mal_cs_links a[href="/addtolist.php?hidenav=1"], #mal_cs_links a[href="http://myanimelist.net"], #mal_cs_links a[href*="/animelist/"], #mal_cs_links a[href*="/mangalist/"] { border-right: 1px solid #000000; display: inline-block !important; text-indent: -9999em !important; } #mal_cs_links a[href="http://myanimelist.net"] { background-attachment: scroll; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/mal.png"); background-origin: padding-box; background-position: 0 0; background-repeat: no-repeat; height: 38px !important; left: 0; padding-bottom: 2px !important; position: absolute; width: 40px !important; } #mal_cs_links a[href="http://myanimelist.net"]:hover { background-image: url("img/malh.png"), url("img/mal.png") !important; background-position: 0 0px, 0 0 !important; background-repeat: no-repeat, no-repeat !important; } #mal_cs_links a[href="/addtolist.php?hidenav=1"] { background: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/add.png") repeat scroll center center; height: 40px !important; width: 39px !important; } #mal_cs_links a[href*="/animelist/"] { background: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/list-anime.png") repeat scroll center center; height: 40px !important; width: 39px !important; } #mal_cs_links a[href*="/mangalist/"] { background-attachment: scroll; background-clip: border-box; background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/list-manga.png"); background-origin: padding-box; background-position: 4px center !important; background-repeat: no-repeat !important; background-size: auto auto; height: 40px !important; width: 39px !important; } #mal_cs_links a[href="http://myanimelist.net"], #mal_cs_links a[href*="/animelist/"] { float: left; } #mal_cs_otherlinks a[href="/addtolist.php?hidenav=1"] { float: right; } #mal_cs_otherlinks { float: left; margin: 0 !important; padding: 0 !important; width: 520px !important; } #mal_cs_otherlinks div:first-of-type { display: inline-block !important; float: left; font-size: 0 !important; height: 40px !important; margin: 0 !important; } #mal_cs_otherlinks div:last-of-type { display: inline-block !important; font-size: 0 !important; height: 30px !important; margin: 0 !important; width: 220px !important; } #mal_cs_otherlinks strong { border-right: 1px solid #000000; cursor: default; display: inline-block !important; font-family: 'Exo','Trebuchet MS' !important; font-size: 14px !important; font-variant: small-caps; font-weight: normal; height: 28px !important; padding: 12px 15px 0 !important; text-align: center !important; } #mal_cs_otherlinks strong a[href*="/profile/"]:hover { background-color: rgba(255,255,255,0.4); text-shadow: 0 0 5px #FFFFFF; } #mal_cs_otherlinks a[href*="/history/"], #mal_cs_otherlinks a[href="/forum/"], #mal_cs_otherlinks a[href="/panel.php?go=export"], #mal_cs_otherlinks a[href*="/sharedanime.php?"], #mal_cs_otherlinks a[href*="/sharedmanga.php?"], #mal_cs_otherlinks a[href*="/mangalist/"], #mal_cs_otherlinks a[href*="/animelist/"], #mal_cs_otherlinks a[href="/login.php"], #mal_cs_otherlinks a[href="/register.php"], #mal_cs_otherlinks a[href="/modules.php?go=faq"] { border-right: 1px solid #000000; display: inline-block !important; height: 40px !important; text-align: center !important; text-indent: -9999em !important; width: 40px !important; } #mal_cs_otherlinks a[href*="/history/"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/history.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href="/forum/"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/forum.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href="/panel.php?go=export"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/export.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href*="/sharedanime.php?"], #mal_cs_otherlinks a[href*="/sharedmanga.php?"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/compare.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href*="/mangalist/"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/list-manga.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href*="/animelist/"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/list-anime.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href="/login.php"] { background-image: url("ihttps://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/login.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href="/register.php"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/register.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href="/modules.php?go=faq"] { background-image: url("https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/topbar_images/faq.png") !important; background-position: center center !important; background-repeat: no-repeat !important; } #mal_cs_otherlinks a[href*="/history/"], #mal_cs_otherlinks a[href="/forum/"], #mal_cs_otherlinks a[href*="/sharedanime.php?"], #mal_cs_otherlinks a[href*="/sharedmanga.php?"], #mal_cs_otherlinks a[href*="/mangalist/"], #mal_cs_otherlinks a[href*="/animelist/"] { float: left; } span[title="Compatibility Score"] { border-right: none; cursor: default; display: inline-block !important; float: right; font-family: 'Exo','Trebuchet MS' !important; font-size: 18px !important; height: 40px !important; text-align: center !important; width: 99px !important; margin-top: 3px; } span[title="Compatibility Score"]:before { content: "Compatibility : "; font-size: 10px !important; } #mal_cs_pic { float: left; margin: 0 !important; padding: 0 !important; width: 200px !important; } #mal_cs_pic a[href="http://myanimelist.net"] { border-right: 1px solid #000000; display: block !important; height: 40px !important; text-align: center !important; width: 200px !important; } #searchBox { background: none repeat scroll 0 0 rgba(255, 250, 215, 0.7); border-color: #000000; border-radius: 5px; border-style: solid; border-width: 1px; color: #000000 !important; font-family: century gothic !important; font-style: italic; font-variant: small-caps; margin-right: 5px; margin-top: -3px; padding-bottom: 5px; padding-left: 3px; padding-top: 5px; width: 145px !important; } #searchBox:focus { box-shadow: 0 0 5px #0983FD; } #searchListButton { display: none; } #mal_control_strip img { background: none repeat scroll 0 center rgba(0, 0, 0, 0); border: 0 none; display: none; margin: 0; padding: 0; } #mal_control_strip img { background: none repeat scroll 0 center rgba(0, 0, 0, 0); border: 0 none; display: none; margin: 0; padding: 0; } /* ###POPUP### */ #mal_control_strip a:after { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: rgba(0, 0, 0, 0.8); border-color: #000000 !important; border-image: none; border-style: none; border-width: medium; display: block; font-variant: small-caps; height: 0; margin-left: -1px; overflow: hidden; padding: 0 10px; position: absolute; text-indent: 0; top: 40px; transition: none 0s ease 0s; } #mal_control_strip a:hover:after { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: -moz-use-text-color #808080 #808080; border-image: none; border-style: none solid solid; border-width: medium 1px 1px; height: 20px; padding: 5px 10px; transition: height 0.3s linear 0.7s, padding 0.3s linear 0.7s, border 0s linear 0.7s; } #mal_cs_listinfo a[href="/panel.php?go=logout"]:after { display: none; } #mal_cs_listinfo a[href*="/profile/"]:after { display: none; } #mal_cs_links a[href="http://myanimelist.net"]:after { display: none; } #mal_cs_links a[href="/addtolist.php?hidenav=1"]:after { content: "Add entry to my list"; } #mal_cs_links a[href*="/animelist/"]:after { content: "My Anime List"; } #mal_cs_links a[href*="/mangalist/"]:after { content: "My Manga List"; } #mal_cs_otherlinks strong a[href*="/profile/"]:after { display: none; } #mal_cs_otherlinks a[href*="/history/"]:after { content: "Recent activity"; } #mal_cs_otherlinks a[href="/forum/"]:after { content: "Forum MyAnimeList.net"; } #mal_cs_otherlinks a[href="/panel.php?go=export"]:after { content: "Export my list to XML"; } #mal_cs_otherlinks a[href*="/sharedanime.php?"]:after { content: "Shared Anime"; } #mal_cs_otherlinks a[href*="/sharedmanga.php?"]:after { content: "Shared Manga"; } #mal_cs_otherlinks a[href*="/mangalist/"]:after { content: "Manga List"; } #mal_cs_otherlinks a[href*="/animelist/"]:after { content: "Anime List"; } #mal_cs_otherlinks a[href="/login.php"]:after { content: "Login to my account"; } #mal_cs_otherlinks a[href="/register.php"]:after { content: "Register a new account"; } #mal_cs_otherlinks a[href="/modules.php?go=faq"]:after { content: "Any question ?"; } |
Apr 11, 2014 8:34 AM
#1863
Shishio-kun said: Lirina said: I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen? I think they've changed some of the original selector names and URL paths we've used till now, so now your old codes are invalid. I see. Hm, firebug still shows the old selectors though ... What can I do now? Or is there anything that can be done? |
Apr 11, 2014 7:08 PM
#1864
Lirina said: Shishio-kun said: Lirina said: I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen? I think they've changed some of the original selector names and URL paths we've used till now, so now your old codes are invalid. I see. Hm, firebug still shows the old selectors though ... What can I do now? Or is there anything that can be done? I'm not sure sorry this is a completely new situation; what is the complete set of codes for the top bar? If you list those including the broken ones, me or you can color code them all on a blank list, then see what ones don't work, then try to write substitutes for them later. I might be able to do that later this weekend and I'm used to color mapping, and I don't know if my color coding trick is clearly explained |
Apr 12, 2014 1:44 AM
#1865
Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine. xAngelPerz said: Lirina said: I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen? Try this (Use a custom @import of you) Thank you! But sadly it does not work. |
LirinaApr 12, 2014 1:48 AM
Apr 12, 2014 7:26 AM
#1866
Lirina said: Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine. xAngelPerz said: Lirina said: I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen? Try this (Use a custom @import of you) Thank you! But sadly it does not work. With that code it should look like this (I used "Developer Tools"[Chrome]) You'll have to search how to fix the logout and home buttons, as I don't know how your layout was before, I don't know how to fix it. |
Apr 12, 2014 7:58 AM
#1867
Lirina said: Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine. Hmm so what happened to them exactly? If they're colored that means you can customize them right? Also do you have a screenshot of how they looked before? |
Apr 12, 2014 10:03 AM
#1868
Hi. I have two questions. 1- Is it possible to turn category "links" into an auto scroll device that it jumps you whichever category you chose, so that the page won't be reloaded? I have a slow connection and right now I don't really use category links because it's frustratingly slow. I don't care about solo-viewing one category at time, and I probably will never have too much anime in my animelist to lose "all anime" option. 2- How can I adjust the height of an entry (line) on my anime list so that more anime can be seen at the same time? I want to decrease the height about 20-30%. (I use Ano Hana style.) Edit: Also, sorry if this is answered before, but I couldn't manage to bring back my favorite markings. I replaced the link but it seems the problem is not that. I'm guessing it's caused by the same thing that caused the other problem. Is there a solution? |
RememberTheCantApr 12, 2014 10:16 AM
Open to chat about any storytelling related subject as long as it's clever and respectful. Myanimelist |
Apr 12, 2014 10:58 AM
#1869
Prequel said: Hi. I have two questions. 1- Is it possible to turn category "links" into an auto scroll device that it jumps you whichever category you chose, so that the page won't be reloaded? I have a slow connection and right now I don't really use category links because it's frustratingly slow. I don't care about solo-viewing one category at time, and I probably will never have too much anime in my animelist to lose "all anime" option. 2- How can I adjust the height of an entry (line) on my anime list so that more anime can be seen at the same time? I want to decrease the height about 20-30%. (I use Ano Hana style.) Edit: Also, sorry if this is answered before, but I couldn't manage to bring back my favorite markings. I replaced the link but it seems the problem is not that. I'm guessing it's caused by the same thing that caused the other problem. Is there a solution? 1. Can't think of an easy way 2. At line 261 .td1 , lower height. Same for .td2. At .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals lower the padding. 3. I think it was related to the recent link changes. I haven't looked into this yet so I don't know; I would ask in Sylakent's layout topic if he doesn't answer here he might have a alternate selector you can use. |
Apr 12, 2014 12:01 PM
#1870
Shishio-kun said: Lirina said: Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine. Hmm so what happened to them exactly? If they're colored that means you can customize them right? Also do you have a screenshot of how they looked before? No the links aren't. The fields I coloured are the ones which are normal. Well, I coloured all fields but the colours aren't showing. |
More topics from this board
» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )Valerio_Lyndon - Apr 19, 2018 |
1262 |
by Shishio-kun
»»
Today, 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
»»
Today, 4:29 AM |
|
Sticky: » [ BBCODE ] All 2023 BBcodes, Guides, and Templates ( 1 2 )Shishio-kun - Feb 16, 2023 |
57 |
by Shishio-kun
»»
Today, 4:27 AM |
|
Sticky: » [ SIGNATURES ~ PROFILES] All guides, generators, and templatesShishio-kun - Feb 16, 2023 |
31 |
by Shishio-kun
»»
Today, 4:14 AM |
|
» theme helpthreat - Jul 5 |
5 |
by Zaryf
»»
Aug 21, 5:46 AM |