Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (159) « First ... « 132 133 [134] 135 136 » ... Last »
Jan 26, 2021 12:35 PM

Offline
Dec 2020
19
Can you have a different background in completed than dropped/PTW/others
Jan 26, 2021 3:06 PM

Offline
Feb 2010
12651
aPleb said:
aPleb said:


My original dimension is 1280x727 this is my V.2 and the Youtube measurement is 640x480. My V.1 of this is the same dimension and the youtube is 425x355, didn't work also.



⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀+ I almost... kind of fixing my own problem. I just wanna know why this is happening so I can get a closure.

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Edit: This is embarrassing to say, I just found out the cause of the problem was my Youtube video player template dimension. The previous dimension was 425x335 and I thought it was 425x355. Sorry for the trouble I cause.



OK, and btw please don't use screenshots of BBcode, this is very difficult to work with, just post the BBcode itself in the post so people can look at the raw BBcode with the quote feature (and see the results in your post). In ten years of fixing BBcode, I don't think a screenshot of BBcode has ever been useful for fixing a problem you almost always need to look at the code itself.
Jan 26, 2021 3:20 PM

Offline
Feb 2010
12651
ShadeLad said:
Can you have a different background in completed than dropped/PTW/others


Yes, try


/*CURRENTLY WATCHING WALLPAPER
To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save.
*/
body[data-query*='"status":1'] {
background-image: url(http://i.imgur.com/VTrW1N1.jpg);
}
/*COMPLETED WALLPAPER*/
body[data-query*='"status":2'] {
background-image: url(http://imgur.com/96e1dQl.jpg);
}
/*ON HOLD WALLPAPER*/
body[data-query*='"status":3'] {
background-image: url(http://imgur.com/E60TqJ7.jpg);
}
/*DROPPED WALLPAPER*/
body[data-query*='"status":4'] {
background-image: url(http://imgur.com/7q879PZ.jpg);
}
/*PLANNED WALLPAPER*/
body[data-query*='"status":6'] {
background-image: url(http://imgur.com/qOGQ4wv.jpg);
}
/*ALL ANIME/MANGA WALLPAPER*/
body[data-query*='"status":7'] {
background-image: url(http://imgur.com/QBKjMEl.jpg);
}
Jan 26, 2021 7:43 PM

Offline
Dec 2020
19
Shishio-kun said:
ShadeLad said:
Can you have a different background in completed than dropped/PTW/others


Yes, try


/*CURRENTLY WATCHING WALLPAPER
To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save.
*/
body[data-query*='"status":1'] {
background-image: url(http://i.imgur.com/VTrW1N1.jpg);
}
/*COMPLETED WALLPAPER*/
body[data-query*='"status":2'] {
background-image: url(http://imgur.com/96e1dQl.jpg);
}
/*ON HOLD WALLPAPER*/
body[data-query*='"status":3'] {
background-image: url(http://imgur.com/E60TqJ7.jpg);
}
/*DROPPED WALLPAPER*/
body[data-query*='"status":4'] {
background-image: url(http://imgur.com/7q879PZ.jpg);
}
/*PLANNED WALLPAPER*/
body[data-query*='"status":6'] {
background-image: url(http://imgur.com/qOGQ4wv.jpg);
}
/*ALL ANIME/MANGA WALLPAPER*/
body[data-query*='"status":7'] {
background-image: url(http://imgur.com/QBKjMEl.jpg);
}


Thank you kind sir
Jan 27, 2021 3:09 PM

Offline
Feb 2010
12651
PolenMonkey said:
Shishio-kun said:


Unfortunately, I need to know how to recreate the problem on my own list, so I can write the code to remove it. I can't seem to find what it is exactly that causes the privacy button in the first place. I was told it was Adblock Plus, but that doesn't create any privacy buttons for me.

You could maybe use Ublock Origin to remove it. I can't confirm if this works yet
https://myanimelist.net/forum/?topicid=1887490#msg61633378

okay so I'm on my phone right now, i will check all adblocks and stuff tomorrow on my pc and I'm going to name you alle the stuff and the browser etc that you can try to recreate it if you want?And you don't know how to delete the privacy button?


So any updates?
Shishio-kunJan 27, 2021 5:56 PM
Jan 28, 2021 7:43 AM
Offline
Dec 2020
10
Shishio-kun said:
PolenMonkey said:
okay so I'm on my phone right now, i will check all adblocks and stuff tomorrow on my pc and I'm going to name you alle the stuff and the browser etc that you can try to recreate it if you want?And you don't know how to delete the privacy button?


So any updates?


ohhh im really sorry i thought i answered you already :( I was really busy so im sorry for that but i dont know i changed nothing like actually nothing and the privacy button just disappeared i have no clue why. But I can tell you all the adblockers i use if you want. But thank you that you carried me through this mess ^^
Jan 28, 2021 4:45 PM

Offline
Feb 2010
12651
PolenMonkey said:
Shishio-kun said:


So any updates?


ohhh im really sorry i thought i answered you already :( I was really busy so im sorry for that but i dont know i changed nothing like actually nothing and the privacy button just disappeared i have no clue why. But I can tell you all the adblockers i use if you want. But thank you that you carried me through this mess ^^


That's ok, you don't need to now- someone else has told me it's due to Quantcast adding it to browsers in the EU, are you in the European Union? That would explain why I can't see it and you can

Jan 29, 2021 12:51 AM
Offline
Jan 2021
15
How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score.
Jan 29, 2021 1:08 AM

Offline
Feb 2010
12651
Rasengan777 said:
How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score.


Change the list's default status selected and save :D

https://myanimelist.net/editprofile.php?go=listpreferences
Jan 29, 2021 1:11 AM
Offline
Jan 2021
15
Shishio-kun said:
Rasengan777 said:
How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score.


Change the list's default status selected and save :D

https://myanimelist.net/editprofile.php?go=listpreferences

So I’m guessing you can’t set the default status to like a preset sort of sorted by score or sorted by watch date then right?
Btw respect all that you do for the community, ur stuff legit
Jan 29, 2021 1:26 AM

Offline
Feb 2010
12651
Rasengan777 said:
Shishio-kun said:


Change the list's default status selected and save :D

https://myanimelist.net/editprofile.php?go=listpreferences

So I’m guessing you can’t set the default status to like a preset sort of sorted by score or sorted by watch date then right?
Btw respect all that you do for the community, ur stuff legit


Thanks :D

There's no feature like that on MAL. I can see it being possible with a script that rearranges your titles, so it might be possible someday for lists, but no one has written than atm (I wouldn't know where to start making that).
Jan 30, 2021 12:53 AM
平沢唯

Offline
Dec 2016
2206
Rasengan777 said:
How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score.

There are ways to do this when viewing the list yourself, but no way currently to have it auto-sort for other users/visitors. I have previously made a simple script that will direct you to the list ordered by descending score, which I can post again if you wish. But, as I say, it does not redirect other users, so I don't know that it would actually solve your request.
Jan 31, 2021 7:39 AM
Offline
Dec 2020
10
Shishio-kun said:
PolenMonkey said:


ohhh im really sorry i thought i answered you already :( I was really busy so im sorry for that but i dont know i changed nothing like actually nothing and the privacy button just disappeared i have no clue why. But I can tell you all the adblockers i use if you want. But thank you that you carried me through this mess ^^


That's ok, you don't need to now- someone else has told me it's due to Quantcast adding it to browsers in the EU, are you in the European Union? That would explain why I can't see it and you can

Yeah so im actually in the European Union so thats the reason why^^ thank you for your help homie :D
Feb 1, 2021 9:16 PM

Offline
Feb 2010
12651
PolenMonkey said:
Shishio-kun said:


That's ok, you don't need to now- someone else has told me it's due to Quantcast adding it to browsers in the EU, are you in the European Union? That would explain why I can't see it and you can

Yeah so im actually in the European Union so thats the reason why^^ thank you for your help homie :D


Awesome! Thanks for letting me know :D I hope to provide some more solutions for it in the future
Feb 3, 2021 1:42 PM
Offline
Jul 2018
561874
Good day, I hope that you can help me - I was introduced to your club by someone after seeing their awesome anime list layout and I thought I would give one a go... the only issue is although it seems to come out beautifully in the setup when I go into the list as normal the images seem to have disappeared >.> I've tried following your steps to fix it but nothing seems to work out

could you please assist me as best you can? I've got an image of how it should look and how it's looking if that is of any help to you.

Feb 3, 2021 3:27 PM

Offline
Feb 2010
12651
SoulResonanceMAL said:
Good day, I hope that you can help me - I was introduced to your club by someone after seeing their awesome anime list layout and I thought I would give one a go... the only issue is although it seems to come out beautifully in the setup when I go into the list as normal the images seem to have disappeared >.> I've tried following your steps to fix it but nothing seems to work out

could you please assist me as best you can? I've got an image of how it should look and how it's looking if that is of any help to you.




The bubbles you have shaded here determine what layout pops up on your list.
https://myanimelist.net/ownlist/style

Shade the two bubbles under Default Theme, save (this applies whatever layout is on the default theme to your lists) then paste the layout codes you want to the default theme by clicking on it and pasting it in the CSS edit box like you have been. You might need to delete some old codes in there first.

More info here at #6
https://myanimelist.net/forum/?topicid=439897
Feb 17, 2021 2:58 AM

Offline
Feb 2010
12651
Anyone know how you do this with CSS? Shorten a title to a set width and height. And then on hover, I would like to reveal the whole title again.

Before custom CSS
Long and obnoxious title
that filled up the whole
space with lots of text

After custom CSS
Long and...
Feb 18, 2021 9:59 AM
Offline
Jul 2018
561874
Okay, so I have a concept for a list design.

Basically, I want the status menu from Grid Style 1 by Takana no Hana as well as the banner, although with a smaller height and without overlapping with the list. For the list itself, I want the list from Clarity by Valerio Lyndon.

When I try to snip the CSS of the status-menu, I get this code. Using just this code ends up with a weird result, as can be seen in my anime list.

I know this request is probably way too complicated, but I figured I'd ask for tips since this is going to be my first CSS project and I just can't get the idea out of my head.
Feb 20, 2021 1:17 PM

Offline
Feb 2020
972
Hello again! I'd like to add a 'button' with a link to a google sheet I have. Is there a way to to this? Link I want to add: https://docs.google.com/spreadsheets/d/1MCPi0GCz_YrLal50ey09ZvOqXGf8FH23XMC1TeP2etA/edit#gid=1243461176

Please sign up for MangAlert! It's a little project I made that I'd really like to see the light of day and some users.

MangAlert! (please sign up!)
GitHub Repo (please star!)
Feb 20, 2021 5:34 PM
Offline
Apr 2016
5
Hello!
I recently installed a theme that I love and I want to change a picture on it but can't. I've tried changing the link in the CSS to the link to my image but that didn't work, could anyone help?

Link to the CSS: http://dontpad.com/mallayout (the image should be under cover-block)

My current list with the picture I don't like: https://imgur.com/a/4ujF0ev

Thanks in advance :)
Feb 21, 2021 10:24 PM
平沢唯

Offline
Dec 2016
2206
_zubee_ said:
Hello!
I recently installed a theme that I love and I want to change a picture on it but can't. I've tried changing the link in the CSS to the link to my image but that didn't work, could anyone help?

Link to the CSS: http://dontpad.com/mallayout (the image should be under cover-block)

My current list with the picture I don't like: https://imgur.com/a/4ujF0ev

Thanks in advance :)

You seem to have the right idea with the cover-block, changing the url() section on line 266 should change the image. But if that isn't working, try adding this to the bottom of the CSS:
/* Change Cover Image */
.list-container .cover-block {
	background-image: url(https://i.imgur.com/Xh9tnsU.jpg);
	background-size: cover;
}

Adding this should change the image to a sunny landscape. If it doesn't change the image, then something else is going wrong. If it does work, try switching the text inside the url() brackets to your own image URL. If my provided image works, but your new one doesn't, it's an issue with your image or URL in which case you'll have to share those to find the issue.
Feb 21, 2021 10:32 PM
平沢唯

Offline
Dec 2016
2206
Shishio-kun said:
Anyone know how you do this with CSS? Shorten a title to a set width and height. And then on hover, I would like to reveal the whole title again.

Before custom CSS
Long and obnoxious title
that filled up the whole
space with lots of text

After custom CSS
Long and...

If I understand then yes, this is possible. Here's an example that can be applied on top of the theme you have on your animelist right now.


If you want the ellipsis then it can only be one line (the "white-space: nowrap" forces it onto one line). But this can do multi line text, just without the fancy ellipsis.
Feb 21, 2021 10:42 PM

Offline
Feb 2010
12651
Valerio_Lyndon said:
Shishio-kun said:
Anyone know how you do this with CSS? Shorten a title to a set width and height. And then on hover, I would like to reveal the whole title again.

Before custom CSS
Long and obnoxious title
that filled up the whole
space with lots of text

After custom CSS
Long and...

If I understand then yes, this is possible. Here's an example that can be applied on top of the theme you have on your animelist right now.


If you want the ellipsis then it can only be one line (the "white-space: nowrap" forces it onto one line). But this can do multi line text, just without the fancy ellipsis.


AWESOME :D thanks!

I'm sure you can see what I'm doing with this layout to make it really useful for multiple forms of information on a grid style :)
Feb 21, 2021 11:57 PM
平沢唯

Offline
Dec 2016
2206
Uji_Gintoki_Bowl said:
Hello again! I'd like to add a 'button' with a link to a google sheet I have. Is there a way to to this? Link I want to add: https://docs.google.com/spreadsheets/d/1MCPi0GCz_YrLal50ey09ZvOqXGf8FH23XMC1TeP2etA/edit#gid=1243461176


The only way to add new links is in the Comments section of each anime. This section can only be accessed by clicking the "More" button of that anime while on your list. So to add a new link what has to be done is to have an entry on each section (Watching, On Hold, Etc) that you use solely for its More section. Then you could have a "click here to reveal doc link" button that then reveals the link to your document for people to click on (a two click affair). There is a way to hide the More section so that it wouldn't display except for the link, but there isn't a way to hide the dumby entry itself. So it is simultaneously an imperfect solution for items you want on the list (losing the More section) and an imperfect one for items you just want as a dumby (not being able to hide them entirely).

I could probably write something to do this if you choose 5 anime (1 for each section) to use for the More section, but I don't know if that's what you wanted?
Feb 22, 2021 4:46 AM

Offline
Feb 2020
972
Valerio_Lyndon said:
Uji_Gintoki_Bowl said:
Hello again! I'd like to add a 'button' with a link to a google sheet I have. Is there a way to to this? Link I want to add: https://docs.google.com/spreadsheets/d/1MCPi0GCz_YrLal50ey09ZvOqXGf8FH23XMC1TeP2etA/edit#gid=1243461176


The only way to add new links is in the Comments section of each anime. This section can only be accessed by clicking the "More" button of that anime while on your list. So to add a new link what has to be done is to have an entry on each section (Watching, On Hold, Etc) that you use solely for its More section. Then you could have a "click here to reveal doc link" button that then reveals the link to your document for people to click on (a two click affair). There is a way to hide the More section so that it wouldn't display except for the link, but there isn't a way to hide the dumby entry itself. So it is simultaneously an imperfect solution for items you want on the list (losing the More section) and an imperfect one for items you just want as a dumby (not being able to hide them entirely).

I could probably write something to do this if you choose 5 anime (1 for each section) to use for the More section, but I don't know if that's what you wanted?

Dang, that's quite unfortunate. I feel like it could be quite confusing to a normal person traversing my list, so I think I'll pass. If even there was a way to get a copy pastable block of text instead of the one I can't interact with currently, that'd be great. That way, I can use a bit.ly shortened one and people will know what to do from there. nvm for that

Edit: I also have run into problems with the side text changing positions when I scroll (fine before, but now it's too large). If it could stay in one place indefinitely, it'd be nice. Thank you!

Uji_Gintoki_BowlFeb 22, 2021 12:14 PM
Please sign up for MangAlert! It's a little project I made that I'd really like to see the light of day and some users.

MangAlert! (please sign up!)
GitHub Repo (please star!)
Feb 22, 2021 5:01 AM
Offline
Apr 2016
5
Valerio_Lyndon said:
_zubee_ said:
Hello!
I recently installed a theme that I love and I want to change a picture on it but can't. I've tried changing the link in the CSS to the link to my image but that didn't work, could anyone help?

Link to the CSS: http://dontpad.com/mallayout (the image should be under cover-block)

My current list with the picture I don't like: https://imgur.com/a/4ujF0ev

Thanks in advance :)

You seem to have the right idea with the cover-block, changing the url() section on line 266 should change the image. But if that isn't working, try adding this to the bottom of the CSS:
/* Change Cover Image */
.list-container .cover-block {
	background-image: url(https://i.imgur.com/Xh9tnsU.jpg);
	background-size: cover;
}

Adding this should change the image to a sunny landscape. If it doesn't change the image, then something else is going wrong. If it does work, try switching the text inside the url() brackets to your own image URL. If my provided image works, but your new one doesn't, it's an issue with your image or URL in which case you'll have to share those to find the issue.


Hi again! Your code did work, and I think I may have found the problem. Your link to the image has the image type at the end(https://i.imgur.com/Xh9tnsU.jpg), while mine doesn't(https://imgur.com/a/cZ0FIRg). How could I make it so it has the image type at the end?
Feb 22, 2021 5:02 AM

Offline
Feb 2010
12651
@Valerio_Lyndon Do you know what the CSS code is for a specific anime's more button on modern? I tried to find it, and I think you told me before, but when I searched this thread but couldn't find the post :/

I'll save it this time ":D
Feb 22, 2021 9:47 AM
Peacemaker

Offline
Jan 2017
2550
So, in the process of making a new theme, but before changing the wallpapers, I am trying to figure out how to make the above text into one long line instead of two short lines.



I was able to accomplish this in my previous theme, though not this one apparently.



Any help on how to get it as one line on the new list style I am trying out?

Edit: Ok, changed the wallpapers and will probably stick with most of the ones I have now. How can I make the entire list be more down on the page as default so that the wallpaper can be more visible right away to those that come to see it?
anime-primeFeb 22, 2021 11:39 AM
Feb 22, 2021 5:04 PM

Offline
May 2017
78
Hello everyone

long time ago i found the list style im still using rightnow and fell in love for it, thanks to the club i managed to fix the missing preview picture which appears when you go on the title with the cursor, but under that picture there is another empty space i don't what's supposed to be, does anybody know? is it hard to remove it?
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over.
Feb 22, 2021 5:35 PM

Offline
Feb 2010
12651
BurroDiCacao said:
Hello everyone

long time ago i found the list style im still using rightnow and fell in love for it, thanks to the club i managed to fix the missing preview picture which appears when you go on the title with the cursor, but under that picture there is another empty space i don't what's supposed to be, does anybody know? is it hard to remove it?


The empty space under preview pics is tags, you can try turning your tags off on your list settings page

Or you can scroll down and delete all this

td[class^='td']:nth-of-type(6) {
visibility: hidden;
opacity: 0;
position: fixed;
top: 507px;
left: 1566px;
background-color: rgba(255, 255, 153, 0.5) !important;
border-color: white;
border-radius: 25px 25px 25px 25px;
border-style: solid;
border-width: 1px;
font-size: 16px;
height: 160px;
width: 260px;
padding: 10px 10px 0px 24px;
color: black !important;
z-index: 1;
}

tr:hover td[class^='td']:nth-of-type(6) a {
color: black !important;
}

:hover + .hide , tr:hover td[class^='td']:nth-of-type(6){
visibility: visible;
opacity: 1;
}

.table_header:nth-of-type(6) {
display: none !important;
}

Also I don't see your preview pics at all. Do you see your preview pics on hover and all of them?
Feb 22, 2021 5:51 PM

Offline
May 2017
78
Shishio-kun said:
BurroDiCacao said:
Hello everyone

long time ago i found the list style im still using rightnow and fell in love for it, thanks to the club i managed to fix the missing preview picture which appears when you go on the title with the cursor, but under that picture there is another empty space i don't what's supposed to be, does anybody know? is it hard to remove it?



Also I don't see your preview pics at all. Do you see your preview pics on hover and all of them?


I see them all but wtf, i tried opening my profile with different browsers and i don't even see the empty space there °_° that's how i see here on firefox tho ( https://gyazo.com/d6e654ea0e37ca9c0be16aa0de2e5981 ) is this cause of browser? any suggestion?
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over.
Feb 22, 2021 5:59 PM

Offline
Feb 2010
12651
BurroDiCacao said:
Shishio-kun said:



Also I don't see your preview pics at all. Do you see your preview pics on hover and all of them?


I see them all but wtf, i tried opening my profile with different browsers and i don't even see the empty space there °_° that's how i see here on firefox tho ( https://gyazo.com/d6e654ea0e37ca9c0be16aa0de2e5981 ) is this cause of browser? any suggestion?
BurroDiCacao said:
Shishio-kun said:



Also I don't see your preview pics at all. Do you see your preview pics on hover and all of them?


I see them all but wtf, i tried opening my profile with different browsers and i don't even see the empty space there °_° that's how i see here on firefox tho ( https://gyazo.com/d6e654ea0e37ca9c0be16aa0de2e5981 ) is this cause of browser? any suggestion?


The CSS probably needs fixing. It looks like a lot of old imports are there which may need to be removed. So, to make it easy, just post your whole CSS here to be looked at
Feb 22, 2021 6:03 PM

Offline
May 2017
78
code:

A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over.
Feb 22, 2021 11:01 PM
平沢唯

Offline
Dec 2016
2206
Uji_Gintoki_Bowl said:
I also have run into problems with the side text changing positions when I scroll (fine before, but now it's too large). If it could stay in one place indefinitely, it'd be nice. Thank you!


Hm, I guess this issue was introduced when the banner was removed on certain pages. You'll have to add this code to position it differently when the banner is there.
[data-query*='status":7'] .list-unit::before,
[data-query*='status":7'] .list-unit::after {
	top: 472px;
}

To keep the code organized, you can add it to line 930. Or just add to the bottom.
Feb 22, 2021 11:18 PM
平沢唯

Offline
Dec 2016
2206
_zubee_ said:
Valerio_Lyndon said:

You seem to have the right idea with the cover-block, changing the url() section on line 266 should change the image. But if that isn't working, try adding this to the bottom of the CSS:
/* Change Cover Image */
.list-container .cover-block {
	background-image: url(https://i.imgur.com/Xh9tnsU.jpg);
	background-size: cover;
}

Adding this should change the image to a sunny landscape. If it doesn't change the image, then something else is going wrong. If it does work, try switching the text inside the url() brackets to your own image URL. If my provided image works, but your new one doesn't, it's an issue with your image or URL in which case you'll have to share those to find the issue.


Hi again! Your code did work, and I think I may have found the problem. Your link to the image has the image type at the end(https://i.imgur.com/Xh9tnsU.jpg), while mine doesn't(https://imgur.com/a/cZ0FIRg). How could I make it so it has the image type at the end?

Ah, that'll do it. Imgur unfortunately gives album links instead of direct links. You can convert the link manually by adding an i. and the file extension, but the easiest way is to right click your image while on the album page and select "Copy image address" (or a similarly worded option).
Feb 22, 2021 11:39 PM
平沢唯

Offline
Dec 2016
2206
Shishio-kun said:
@Valerio_Lyndon Do you know what the CSS code is for a specific anime's more button on modern? I tried to find it, and I think you told me before, but when I searched this thread but couldn't find the post :/

I'll save it this time ":D

I may have lol, that was a while ago. It includes the use of the .title link and a 'prior to' selector (tilde ~).
.link[href^="/anime/1560/"] ~ .add-edit-more .more {
	background: black;
}
Feb 22, 2021 11:47 PM
平沢唯

Offline
Dec 2016
2206
BurroDiCacao said:
code:


I think this line near the top just need a backslash in it, right after the @ symbol. Here's the line to find:
/*@import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/

And here's what it should be:
/*@\import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/


This should fix the issue. When there is an @import line without a backslash, MAL tries to reformat it in some annoying ways. This can cause the code to break as in this instance.
Feb 23, 2021 12:45 AM
Offline
Jun 2020
1
How do I make it so that the banner avatar changes every time I switch to watching, ptw, completed, etc.?
Feb 23, 2021 3:29 AM
Offline
Apr 2016
5
Valerio_Lyndon said:
_zubee_ said:


Hi again! Your code did work, and I think I may have found the problem. Your link to the image has the image type at the end(https://i.imgur.com/Xh9tnsU.jpg), while mine doesn't(https://imgur.com/a/cZ0FIRg). How could I make it so it has the image type at the end?

Ah, that'll do it. Imgur unfortunately gives album links instead of direct links. You can convert the link manually by adding an i. and the file extension, but the easiest way is to right click your image while on the album page and select "Copy image address" (or a similarly worded option).

THANK YOU! Finally got it working, thanks a lot for the help!
Feb 23, 2021 3:30 AM

Offline
May 2017
78
Valerio_Lyndon said:
BurroDiCacao said:
code:


I think this line near the top just need a backslash in it, right after the @ symbol. Here's the line to find:
/*@import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/

And here's what it should be:
/*@\import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/


This should fix the issue. When there is an @import line without a backslash, MAL tries to reformat it in some annoying ways. This can cause the code to break as in this instance.


seems like it works now, thanks a lot everyone for the help
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over.
Feb 24, 2021 1:10 AM
平沢唯

Offline
Dec 2016
2206
anime-prime said:
So, in the process of making a new theme, but before changing the wallpapers, I am trying to figure out how to make the above text into one long line instead of two short lines.



I was able to accomplish this in my previous theme, though not this one apparently.



Any help on how to get it as one line on the new list style I am trying out?

Edit: Ok, changed the wallpapers and will probably stick with most of the ones I have now. How can I make the entire list be more down on the page as default so that the wallpaper can be more visible right away to those that come to see it?

The caption splits onto a second line due to the element width. So, increasing the width should do the trick e.x: "width: 700px". Alternatively, you can make almost anything into a single line by adding "white-space: nowrap;". You can find the caption code and its already set properties on line ~1747.


To add more space it's a simple case of adding more margin to the list container element. This code can be found on line ~624 and the margin can be increased by finding the "margin-top:100px;" text.

Feb 24, 2021 1:37 AM
Peacemaker

Offline
Jan 2017
2550


Thanks a lot! It worked.

Though now when I hover over an anime, the corresponding image/tag isn't in sync with it. Meaning this:



Is there a way to make the pop up image of the entry appear next to the hovered anime on the list and not on a specific spot of the page for no matter where you hover?
Feb 24, 2021 4:52 PM

Offline
May 2017
78
I don't know what happened, my list started to have anime background on every anime title, it was not like this yesterday LOL.. Could you please help? it's horrible like that, i am leaving here the css code

A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over.
Feb 24, 2021 7:21 PM

Offline
Feb 2010
12651
@BurroDiCacao The default import came back online, but now it's set for the wrong cover type and causing errors. So we need to change it, and I also removed two dead imports and you don't need the dropbox one anymore


Feb 25, 2021 5:39 AM

Offline
May 2017
78
Shishio-kun said:
@BurroDiCacao The default import came back online, but now it's set for the wrong cover type and causing errors. So we need to change it, and I also removed two dead imports and you don't need the dropbox one anymore




It works fine now, thank you so much
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over.
Feb 25, 2021 11:26 PM
平沢唯

Offline
Dec 2016
2206
anime-prime said:
Thanks a lot! It worked.

Though now when I hover over an anime, the corresponding image/tag isn't in sync with it. Meaning this:

https://imgur.com/n3HeL08.png

Is there a way to make the pop up image of the entry appear next to the hovered anime on the list and not on a specific spot of the page for no matter where you hover?

Yep, that's possible. Instead of using fixed positioning we can use absolute positioning. In this case I've just made it easy and put the code here so you can copy-paste it to the bottom:

Feb 25, 2021 11:43 PM
平沢唯

Offline
Dec 2016
2206
CameronMZ said:
Okay, so I have a concept for a list design.

Basically, I want the status menu from Grid Style 1 by Takana no Hana as well as the banner, although with a smaller height and without overlapping with the list. For the list itself, I want the list from Clarity by Valerio Lyndon.

When I try to snip the CSS of the status-menu, I get this code. Using just this code ends up with a weird result, as can be seen in my anime list.

I know this request is probably way too complicated, but I figured I'd ask for tips since this is going to be my first CSS project and I just can't get the idea out of my head.

I was going to respond with an explanation of how to do this, but it's going to be pretty compicated to explain even in video form if you don't understand CSS too much. In the most basic of explanations though, it looks weird due to CSS having a lot of parent/child styling relating to each other so things will often need tweaking when transferring to a different list/style even if they appear self contained at first.

First off though, do you only want the status menu (category buttons, avatar, banner) or do you want the entire surrounding theme (background, header bar, footer, etcetera)? I can use this information to make a working example. I can record myself making that example and show my process but I think that's the easiest way to show this without going over all the CSS basics of using Inspect Element/dev tools and fixing positioning/styles.
Feb 26, 2021 5:43 AM
Offline
Jul 2018
561874
How do i make spoilers inside a spoiler like this
Feb 26, 2021 6:00 AM

Offline
Feb 2010
12651
aditya_india said:
How do i make spoilers inside a spoiler like this



Start the spoiler, put the stuff you want like spoilers and more quotes, and then end the spoiler.




[spoiler]
text 1
[spoiler]text 2[/spoiler]

[/spoiler]











[spoiler]
[quote]text 1
[spoiler]text 2[/spoiler][/quote]

[/spoiler]








Shishio-kunFeb 26, 2021 6:03 AM
Feb 26, 2021 12:38 PM
Offline
Jul 2018
561874
Shishio-kun said:
aditya_india said:
How do i make spoilers inside a spoiler like this



Start the spoiler, put the stuff you want like spoilers and more quotes, and then end the spoiler.




[spoiler]
text 1
[spoiler]text 2[/spoiler]

[/spoiler]











[spoiler]
[quote]text 1
[spoiler]text 2[/spoiler][/quote]

[/spoiler]










hello i cant do it can u pls provide me a more detailed explanation here is the link
https://myanimelist.net/blog/IrrelevantGuy
Reply Disabled for Non-Club Members
Pages (159) « First ... « 132 133 [134] 135 136 » ... Last »

More topics from this board

» [CSS - MODERN] ⚡️ Fully-Customizable Layouts (2024 updates!) ( 1 2 3 4 5 ... Last Page )

Shishio-kun - Jul 21, 2017

381 by KabukiChouNights »»
Sep 13, 10:56 AM

» theme help

threat - Jul 5

5 by Zaryf »»
Aug 21, 5:46 AM

» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )

Valerio_Lyndon - Apr 19, 2018

1261 by KiranaStarr »»
Aug 16, 5:48 PM

» [CSS] ⭐️ Customize your List Cursor + Cursor Fixes

Shishio-kun - Mar 8, 2021

30 by Shishio-kun »»
Jul 28, 3:17 AM

» How To Have Different Banner/Cover image & Background Image For Manga & Anime Lists

YasminaRegina - Jul 25

2 by YasminaRegina »»
Jul 26, 1:02 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login