Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (10) « First ... « 6 7 [8] 9 10 »
Nov 19, 2021 10:57 AM

Offline
Aug 2019
951
hello could you give me a hand
I would like to put the center of the heart in black but I can't find where it is in the CSS. Thanks I attach the CSS and an image





I must add that I had already put the center of the colored heart but yesterday it was put as well as see in the image only bolde
Nov 19, 2021 2:18 PM

Offline
Sep 2019
133
Valerio_Lyndon said:

I think you modified some of the main theme code in your other version to accomodate the stats position change, hence why it broke when you updated it.

Anyway, here's an updated version of your mod code that should move all the functionality into the modification and fix this. This is meant to be added at the bottom of the code as a modification, instead of replacing some of the theme code.
/*-------------------------------*|
 [        Stats Internals         ]
|*-------------------------------*/
.list-unit .list-status-title .stats a:first-child{
	display: inline-block;
	position: absolute;
	top: 0px;
	right: calc(50% - var(--listW) + 77.5px - 26px - 2px);
	 /*minus max-width minus padding*/
	max-width: 26px;
	overflow: hidden;
	pointer-events: inherit;
}

.list-unit .list-status-title .stats a:first-child::before{
	content: "‏‏‎ ‎";
}

.list-unit .list-stats {
	position: static;
	color: hsla(var(--text), 88%);
	font: 13px/16px var(--font);
	text-shadow: 2px 2px 4px #000;
	padding: 10px 0 30px !important;
	pointer-events: none !important;
} .list-unit .list-stats:not([style="display: block;"]) {
	display: none !important;
}


If you are modifying the theme a lot, you might want to try the uncompressed version so that it's easier.


Thanks a bunch, I don't really plan to modify anything else the rest is great. I just occasionally check on stats and preferred it at the top than scrolling to the bottom.


Nov 19, 2021 7:47 PM

Offline
Sep 2019
23
EnderVsqz626 said:
hello could you give me a hand
I would like to put the center of the heart in black but I can't find where it is in the CSS. Thanks I attach the CSS and an image





I must add that I had already put the center of the colored heart but yesterday it was put as well as see in the image only bolde

I assume you wanted a solid heart.



Then simply add
font-weight: bold;
after
font: 16px/30px "FontAwesome";
See example below.


wildcard7638Dec 18, 2021 11:50 PM
» My Profile «
» Anime List «
» Manga List «
Nov 20, 2021 12:06 PM

Offline
Aug 2019
951
Lawliet529 said:
EnderVsqz626 said:
hello could you give me a hand
I would like to put the center of the heart in black but I can't find where it is in the CSS. Thanks I attach the CSS and an image





I must add that I had already put the center of the colored heart but yesterday it was put as well as see in the image only bolde

I assume you wanted a solid heart.



Then simply put
font-weight: bold;
after
font: 16px/30px "FontAwesome";
See example below.




Thankfully it worked for me, what I don't understand is where to place the 2nd part:
:root { --font: "Sarabun", "Segoe UI", "Arial", "FontAwesome 4", "FontAwesome", sans-serif; }


since I don't know what the end of the main theme code is. I don't know if it has to be put as a MOD

EnderVsqz626Nov 20, 2021 12:18 PM
Nov 20, 2021 5:55 PM

Offline
Sep 2019
23
@EnderVsqz626 It actually works even if you place it at the very bottom. But I think it's better to place it right after !MODS banner (or right before, it really doesn't matter).
wildcard7638Nov 20, 2021 6:12 PM
» My Profile «
» Anime List «
» Manga List «
Dec 11, 2021 11:34 PM

Offline
Sep 2019
23
@Daticalle You need to enable stats first.



Though, it seems like you figured it out already!
» My Profile «
» Anime List «
» Manga List «
Dec 12, 2021 12:36 AM

Offline
Sep 2021
3
Lawliet529 said:
@Daticalle You need to enable stats first.



Though, it seems like you figured it out already!


Yeah but thanks anyway
Dec 12, 2021 9:53 PM

Offline
Sep 2021
3
Can u fix the hentai mod overflow?
Dec 13, 2021 8:09 PM

Offline
Sep 2019
23
Daticalle said:
Can u fix the hentai mod overflow?


You have some leftovers from some other mod. Delete these and reinstall your hentai mod if necessary.

» My Profile «
» Anime List «
» Manga List «
Dec 16, 2021 6:00 AM

Offline
Sep 2021
3
Lawliet529 said:
Daticalle said:
Can u fix the hentai mod overflow?


You have some leftovers from some other mod. Delete these and reinstall your hentai mod if necessary.



Thank You
Dec 30, 2021 4:04 PM

Offline
Jul 2020
154
hamburger menu top left (next to MAL) almost never works when viewing list. Seems to only sometimes work if you can refresh and get your mouse to hover over it before site loads
Dec 31, 2021 12:15 AM
平沢唯

Offline
Dec 2016
2206
Swiper00 said:
hamburger menu top left (next to MAL) almost never works when viewing list. Seems to only sometimes work if you can refresh and get your mouse to hover over it before site loads

I can't reproduce this issue in Chrome nor Firefox. What browser are you using? Do you have any extensions or scripts installed that might be modifying the page (MAL Sync, etc)? Does it work on a different browser?
Dec 31, 2021 12:30 PM

Offline
Jul 2020
154
It seems to only do it on chrome (using the latest version), not sure on others. I had no issues with firefox and the button being unclickable and it works when you hover over it. I have 1 stylish theme on chrome, but even disabled the issue continued. Using default code with no mods, other than changing the line for anime/manga list and name username change with the 2 lines at the top and bottom for those fixes at the top of this guide.
Jan 3, 2022 2:22 AM
平沢唯

Offline
Dec 2016
2206
Swiper00 said:
It seems to only do it on chrome (using the latest version), not sure on others. I had no issues with firefox and the button being unclickable and it works when you hover over it. I have 1 stylish theme on chrome, but even disabled the issue continued. Using default code with no mods, other than changing the line for anime/manga list and name username change with the 2 lines at the top and bottom for those fixes at the top of this guide.

I'm sorry to say I am not having any luck with this issue. Tested on Chrome version 96 and Chrome Canary version 99, no luck. Tried both on your list and on my list using your code. Also tried Edge and tried another computer for reference, same deal.

The hamburger menu uses the same mouse-over detection as the "Order" menu, so it should work the same. The only thing I can think of right now is that it's something to do with your setup or a fluke bug affecting your version of Chrome. Bit of a long shot too, but it might just be taking a while to activate if your PC isn't the fastest? You could try holding your cursor over the icon to check. At any rate, if I do find anything else relating to this I'll let you know.

For now, the only fix I could do would be to allow access via the entire left side of the screen by moving it slightly to the right. This should (there's that word again) allow it to be activated on mouse-over and have it slide out correctly. Example:
.list-menu-float {
	left: -226px;
}

Jan 3, 2022 9:40 AM

Offline
Jul 2020
154
This is the most effort I've ever seen anyone put into assistance on the internet so massive props! version is chrome96 as mentioned.
I'll try adding the fix you mentioned, otherwise I'll not fuss over it and waste your time. For future reference if this comes up again, it just doesn't trigger most of the time when you mouse over to the edge or burger icon so maybe make the burger menu clickable also, just a thought. I later realised maybe its due to just using chrome not maximised (but this wasn't the case after testing). Thank you for your help sincerely. :)
Jan 6, 2022 5:54 PM
Offline
Sep 2013
8
How would I go about changing the "Airing" font colour to something else? Specifically only when it says Airing, leaving "Not Yet Aired" how it already is.
Jan 7, 2022 7:41 PM

Offline
Sep 2019
23
xMWJ said:
How would I go about changing the "Airing" font colour to something else? Specifically only when it says Airing, leaving "Not Yet Aired" how it already is.

Unfortunately, I don't think that is possible.

"Airing", "Not Yet Aired", etc., are technically the same element but contain different text. CSS doesn't have any (working) selector that can match certain text inside an element. That makes it impossible to filter and apply different styles on them.

But you can have airing status, rewatching status, rereading status all in different styles since they are not the same. Just use the right selector for each of them.
wildcard7638Jan 8, 2022 11:48 PM
» My Profile «
» Anime List «
» Manga List «
Jan 28, 2022 5:27 AM
Offline
Dec 2021
3
What is the difference between the greyed out "Top rated" and the normal chrome/yellow "Top Rated"??
Jan 28, 2022 10:32 PM
平沢唯

Offline
Dec 2016
2206
UtsavM said:
What is the difference between the greyed out "Top rated" and the normal chrome/yellow "Top Rated"??
DIfferent scores. Yellow/gold means 10, grey/silver means 9.
Jan 28, 2022 11:14 PM
Offline
Dec 2021
3
Okk thanks
Mar 7, 2022 2:38 PM

Offline
Jan 2021
49
Is there a way to add the top rated banner for a specific tag?
Signature removed. Please follow the signature rules, as defined in the Site & Forum Guidelines.
Mar 7, 2022 10:53 PM
平沢唯

Offline
Dec 2016
2206
Electpro said:
Is there a way to add the top rated banner for a specific tag?

I answered this previously, but the styling was tailored to the person's list. So, here's a more generic solution.

Before you start, you should know the disclaimers:
  • Due to limitations, the scrollbar on tags will be disabled. So, some vertical overflow may occur when you are using a lot of tags.
  • The tag you're adding a banner for will lose its small icon.
  • These banners won't display in the preview window, only on your actual list. This is due to some code optimisation.
  • And obviously, it won't work very well if you have multiple tag banners or top rated banners on the same item. You'd have to change their positioning to make that look right.


To make this fit a different tag, you need to find all instances of this text: [href$="=YourTag"]. There are 5 instances of this text. Once found, replace the "YourTag" text with your preferred tag, in URL format. Here's an example replacement that would target the "Testing 123" tag: [href$="=Testing%20123"].

You should also find this section and change the text inside the double quotes to your desired label.
content: "YOUR TAG HERE";


Valerio_LyndonMar 7, 2022 10:56 PM
Mar 7, 2022 11:56 PM

Offline
Jan 2021
49
Valerio_Lyndon said:
Electpro said:
Is there a way to add the top rated banner for a specific tag?

I answered this previously, but the styling was tailored to the person's list. So, here's a more generic solution.

Before you start, you should know the disclaimers:
  • Due to limitations, the scrollbar on tags will be disabled. So, some vertical overflow may occur when you are using a lot of tags.
  • The tag you're adding a banner for will lose its small icon.
  • These banners won't display in the preview window, only on your actual list. This is due to some code optimisation.
  • And obviously, it won't work very well if you have multiple tag banners or top rated banners on the same item. You'd have to change their positioning to make that look right.


To make this fit a different tag, you need to find all instances of this text: [href$="=YourTag"]. There are 5 instances of this text. Once found, replace the "YourTag" text with your preferred tag, in URL format. Here's an example replacement that would target the "Testing 123" tag: [href$="=Testing%20123"].

You should also find this section and change the text inside the double quotes to your desired label.
content: "YOUR TAG HERE";




Thank you so much! Btw is it possible to increase the size of all the anime banners, like I want to increase the height by a bit?
Signature removed. Please follow the signature rules, as defined in the Site & Forum Guidelines.
Apr 1, 2022 4:14 PM
Offline
Apr 2022
1
is there's any way to limit how many shows can u see when you first open animelist?
lets take this animelist for example https://myanimelist.net/animelist/VIQQ
when you first open it, it shows first 300 "anime title" then it will show more than 300 when you scroll down

and is there's anyway to fix "Where to watch" list at dark theme
it looks like this https://imgur.com/COZYgv2

and yeah i almost forgot, can you add how many times i've rewatched an anime to tags or maybe beside anime number or when hover or above anime progress

thanks for you great theme! i hope there's a new patch soon
Apr 2, 2022 10:51 AM

Offline
May 2010
1239
someoneelsezz said:
is there's any way to limit how many shows can u see when you first open animelist?
lets take this animelist for example https://myanimelist.net/animelist/VIQQ
when you first open it, it shows first 300 "anime title" then it will show more than 300 when you scroll down
no, other then changing Default Status Selected in List Settings

someoneelsezz said:
and is there's anyway to fix "Where to watch" list at dark theme
it looks like this https://imgur.com/COZYgv2
sure
.mal-modal .mal-modal-dialog .mal-modal-content {
    background-color: hsl(var(--bg)) !important;
}

someoneelsezz said:
and yeah i almost forgot, can you add how many times i've rewatched an anime to tags or maybe beside anime number or when hover or above anime progress
not that I know of, there is a script by hacker09 which gathers them for you and puts it in an overlay only you can see, or you can enable it again on your list as it's suppose to be in more-info ie Notes when you click on it
.more-info br,
.more-info div:first-of-type {
	display: inherit !important;
}

ShaggyZEApr 2, 2022 10:57 AM
Apr 15, 2022 7:08 AM

Offline
Mar 2019
10
hey

Just thought I'd report some bugs that I have noticed recently:|

- The BG color seems to not be supported anymore in Edge, instead becomes a light grey (using Edge Version 100.0.1185.39), not in Firefox or Chrome - fixed this by switching to using a background image.

- Seems like titles more than 3 lines (e.g. Kono Subarashii Sekai ni Shukufuku wo! 2: Kono Subarashii Geijutsu ni Shukufuku wo!) do not get shown fully.

That's everything I've noticed, happy Easter!
Apr 25, 2022 1:22 AM

Offline
Jan 2015
2017
Hey, love the theme, one request though, would someone be able to help me bring commas back into the tags? I typically use tags as a mini review of sorts, so like having commas.
Apr 25, 2022 1:29 AM
平沢唯

Offline
Dec 2016
2206
Wiziliz said:
Hey, love the theme, one request though, would someone be able to help me bring commas back into the tags? I typically use tags as a mini review of sorts, so like having commas.

You can throw this code at the bottom, it should do what you want I think:
/* Review Style Tags */

.data.tags div {
	text-align: right;
}
.data.tags span {
	display: inline;
	margin: 0;
	line-height: 15px;
	font-size: 12px;
	cursor: text;
}
.data.tags span a {
	display: inline;
	padding: 0;
	pointer-events: none;
}
.data.tags span a::after {
	content: none;
}


If you still want the tags to function, you can delete the "pointer-events: none;" line. If you want them aligned to the "left" or "center" instead of the "right", then change the "text-align: right;" section accordingly.
Apr 25, 2022 1:36 AM
平沢唯

Offline
Dec 2016
2206
aethrl said:
hey

Just thought I'd report some bugs that I have noticed recently:|

- The BG color seems to not be supported anymore in Edge, instead becomes a light grey (using Edge Version 100.0.1185.39), not in Firefox or Chrome - fixed this by switching to using a background image.

- Seems like titles more than 3 lines (e.g. Kono Subarashii Sekai ni Shukufuku wo! 2: Kono Subarashii Geijutsu ni Shukufuku wo!) do not get shown fully.

That's everything I've noticed, happy Easter!

The background colour I have yet to reproduce myself, but you're not the only one that has reported it. If it's still a problem, you might try disabling uBlock Origin or any other adblockers to see if it fixes it. If it does, you may try turning off one or two of the filter lists in the adblocker settings. I'd start with the "annoyance" filter lists. If that doesn't help and you are still having the issue on a fresh browser, let me know and I can look further into this.

The titles are indeed limited to 3 lines. This was an intentional trade-off to prevent titles from blocking a bunch of other information. I figured 3 lines is usually enough to distinguish anime from each other in 99.9% of cases. To remove this limit, you can simply reset the max-height of the title:
.data.title .link {
	max-height: initial;
}
(Add code to the bottom of your CSS)

I know I'm a bit late responding here.
Apr 25, 2022 1:39 AM

Offline
Jan 2015
2017
Valerio_Lyndon said:
Wiziliz said:
Hey, love the theme, one request though, would someone be able to help me bring commas back into the tags? I typically use tags as a mini review of sorts, so like having commas.

You can throw this code at the bottom, it should do what you want I think:
/* Review Style Tags */

.data.tags div {
	text-align: right;
}
.data.tags span {
	display: inline;
	margin: 0;
	line-height: 15px;
	font-size: 12px;
	cursor: text;
}
.data.tags span a {
	display: inline;
	padding: 0;
	pointer-events: none;
}
.data.tags span a::after {
	content: none;
}


If you still want the tags to function, you can delete the "pointer-events: none;" line. If you want them aligned to the "left" or "center" instead of the "right", then change the "text-align: right;" section accordingly.
Perfect, thank you! List is now exactly how I like!
Apr 27, 2022 8:19 AM

Offline
Mar 2019
10
Valerio_Lyndon said:
aethrl said:
hey

Just thought I'd report some bugs that I have noticed recently:|

- The BG color seems to not be supported anymore in Edge, instead becomes a light grey (using Edge Version 100.0.1185.39), not in Firefox or Chrome - fixed this by switching to using a background image.

- Seems like titles more than 3 lines (e.g. Kono Subarashii Sekai ni Shukufuku wo! 2: Kono Subarashii Geijutsu ni Shukufuku wo!) do not get shown fully.

That's everything I've noticed, happy Easter!

The background colour I have yet to reproduce myself, but you're not the only one that has reported it. If it's still a problem, you might try disabling uBlock Origin or any other adblockers to see if it fixes it. If it does, you may try turning off one or two of the filter lists in the adblocker settings. I'd start with the "annoyance" filter lists. If that doesn't help and you are still having the issue on a fresh browser, let me know and I can look further into this.

The titles are indeed limited to 3 lines. This was an intentional trade-off to prevent titles from blocking a bunch of other information. I figured 3 lines is usually enough to distinguish anime from each other in 99.9% of cases. To remove this limit, you can simply reset the max-height of the title:
.data.title .link {
	max-height: initial;
}
(Add code to the bottom of your CSS)

I know I'm a bit late responding here.



Thank you! Exactly what I was looking for. With the on hover text I think this looks cleaner.
Looks like the issue with the background color has resolved itself now so will keep these fixes in mind for if it occurs again.
Jun 8, 2022 11:33 PM
平沢唯

Offline
Dec 2016
2206
emUBC said:
1. this sort of builds off of this comment. i've added all three of the suggested mods but the first one for the banners doesn't seem to be working - no "top rated" for my desired score of 10 shows up. i suspect this has something to do with changing the "score" to "tags", but i'm not too knowledgeable on CSS so i don't know how to go about fixing it. i've removed that part from my CSS for now but was wondering if it was possible to add the "masterpiece" with a glow to it similar to what was linked in the original post in addition to keeping the coloured text of the score itself (the colour of the banner would match the coloured text). no need to fetch my specific HSL values or worry about titles, i can interpret CSS well enough to see where i need to plug those values in.

Not sure I fully understand, but I assume you're trying to add a top-rated banner to your tag-based decimal scores. Something like this?


You'd be right that the default score-based or other banners won't work as they weren't designed for the tag-based decimal score mod.

emUBC said:
2. i added the mod that allows category-coloured titles upon title hover. is there a way to extend this colour-synchronized hover to the tags/studio/etc. upon hovering on an anime's cover? example: all the tags/studio here upon hover would be the same colour as the status of the anime being hovered over (in this case, green).
emUBC said:
4. similarly, is it possible to set the "notes" title itself as well as the scrollbar for the notes the same colour as the status of the anime being viewed?
emUBC said:
5. kind of going on a different and more complicated direction here, but i wanted to save what i think is most difficult for last - is it possible to set my own HSL value upon hover for the title, "edit score", and episode count/plus sign on a per-category basis? all 3 of those elements would be the same colour per category. like those elements upon hovering a "current" status anime would be a different colour than those same elements when hovering over a "completed" anime. i wish to do this so i could add complimentary colours to these elements on a per-status basis. if this isn't possible, being able to colour match according to the status (much like the title status-matching mod, but for those other additional elements) would also be something i am fine with.

This is possible, yes. Shouldn't be too hard, and it will include the notes button by default since it's part of the item links. Sadly the scrollbar on the notes themselves isn't possible as the comments/notes are in a different area of the HTML and therefore can't be affected by the category colours of individual list items.

I see you actually already have some category coloured titles on your list which could be changed, but I'm going to override that so I would recommend removing it.


Then check this for the new code.


emUBC said:
3. is it possible to remove the "comments:" at the start of the notes when expanding the notes? i understand if this isn't possible through CSS and MAL forces it, so no worries if it's not.

There isn't a good way to do it, but it is technically possible. Using this code you can hide the first line of the comments which contains the "Comments" text.
.anime .more-info small + br,
.manga .more-info br:nth-of-type(9) {
	display: none;
}

This will also hide the first line of every comment you have, of course, since they are listed on the same line. This can be bypassed by placing something irrelevant on the first line of each comment. This text could be anything, but you must put a character there as blank lines before characters get removed by MAL. Here's an example comment:


This would be time-consuming of course, but it's the only way I've found to achieve this.

emUBC said:
i know this is a lot, so please don't worry if some of these requests are too hard and/or impossible! and i'm sure my attention to detail is annoying you, so please take your time and don't rush at all. happy to wait as long as needed.

A certain amount of details are appreciated, it's harder to work with nothing lol. Hope I answered your questions.
Jun 9, 2022 5:25 PM

Offline
Feb 2010
12668


That cover pic and border is so pretty together!!! 😍😍
Jun 10, 2022 12:21 AM
平沢唯

Offline
Dec 2016
2206
emUBC said:
1. is it possible to have the separate categories change to their respective category colour upon hover? such as here, where "current" would be its category colour as it is currently hovered

2. once selected, can the category keep its respective colour? such as here, where "completed" would be its colour while all the other categories remain the same colour (until hovered, as per 1)

Sure! That's just a case of selecting each button and then adding the category colours. I'm pretty sure this is how you wanted it?



emUBC said:
thank you again!

No problem. :)
Jul 13, 2022 12:44 AM

Offline
Sep 2010
703
The links (Compressed Code| Uncompressed Code) are linking to the wrong theme (´°ω°`)
Jul 13, 2022 4:44 PM
平沢唯

Offline
Dec 2016
2206
Tsiox said:
The links (Compressed Code| Uncompressed Code) are linking to the wrong theme (´°ω°`)
o-o Whoops. That's what I get for copy-pasting a template. Thanks very much for pointing it out!
Feb 12, 2023 12:57 AM

Offline
Aug 2015
1
Hi! I've been using your template for a while now and I'm loving it. But I noticed that the covers in the Manga list doesn't show, meanwhile the Anime list doesn't have this problem. Do you have any idea why could this be?
BazaltF4Feb 12, 2023 1:01 AM
Feb 12, 2023 1:18 AM
Mar 3, 2023 8:58 AM

Offline
Feb 2010
12668
Does Brink work with all combinations of settings? except of course for the "no image setting" which someone would want to set on for this layout anyways. Adding a new "recommended layouts" section for first time users who want a design that allows all settings + will be easy to change the banner or background for.

It's looking like it's not, although maybe it was set up to show more of the anime info via an scrollbar overflow thing? In the future I would like to edit both the light and dark Brinks to use all settings that way and also use have a image link alternative for the banner. I was already doing something like that for 5cms grid layout but got distracted D:
Shishio-kunMar 4, 2023 10:02 AM
Mar 3, 2023 11:40 AM

Offline
Jan 2019
13
Hi,

I need help. I used the Theme Customiser and everything worked as intended. But, I wanted to add some modifications (like changing the color number commented in post #125) and switched to the code from GitHub.

But now the favorite tags don't work anymore (as well as the code to color number the scores)

I tried switching back to the previous code (I had the code saved in a file) but still doesn't work. I also tried to use the Theme Customiser again to generate a theme with the favorite tags but still nothing. 🤔

I don't think what changed or if I broke something... 

  • This is the theme: Pastebin link
  • I'm using the Default Theme from Myanimelist.
  • This are the list setting I have enabled. 



--

I also wanted to ask for a boxed score, like this:
 
The picture was taken from this thread, but I couldn't find anyone sharing how to do it. Sorry, if it has already been posted.


Thank you. 

Mar 4, 2023 3:29 PM
平沢唯

Offline
Dec 2016
2206
Xaedrial said:
I need help. I used the Theme Customiser and everything worked as intended. But, I wanted to add some modifications (like changing the color number commented in post #125) and switched to the code from GitHub.

But now the favorite tags don't work anymore

I don't see any entries with the "Favourite" tag applied on your list. The hearts will only show up on items with that exact phrase as a tag (or whatever phrase was chosen during installation). The only tags I see on your list are related to their adaptations. When I apply your code to my list where I have "Favourite" tagged items it works. Did you use a tool to wipe your tags?


Xaedrial said:
But now the favorite tags don't work anymore (as well as the code to color number the scores)

The values are still default in your code, have you changed them yet? The coloured score code is a template which can be modified, so it starts with default values. When I change them in your code it seems to work. E.x:
.score-label.score-7 {
	color: hsl(240, 66%, 78%);
}
.score-label.score-8 {
	color: yellow;
}


Xaedrial said:
I also wanted to ask for a boxed score, like this:
https://i.imgur.com/gP1uma4.png
The picture was taken from this thread, but I couldn't find anyone sharing how to do it. Sorry, if it has already been posted.

It was probably something only one person made for themselves. To make something similar, it's a simple enough case of adding a background colour and a bit of padding around the number. Here's some basic code for that:
/* Custom Score Styling */

.score-label {
	/* add some room around the number */
	padding: 0 2px 2px;
	/* add a background colour */
	background: #171412;
	/* round the edges */
	border-radius: 2px;
	/* adjust line height because things were looking funky */
	line-height: 1;
}

But you can get as crazy as you want with other CSS properties such as border and box-shadow too.
/* Custom Score Styling */

.score-label {
	/* add some room around the number */
	padding: 0 2px 3px;
	/* add a background colour */
	background: #171412;
	border: 1px solid #666;
	box-shadow: 0 1px 4px #aaa4;
	/* round the edges */
	border-radius: 3px;
	/* adjust line height because things were looking funky */
	line-height: 1;
}


Xaedrial said:

  • This is the theme: Pastebin link
  • I'm using the Default Theme from Myanimelist.
  • This are the list setting I have enabled. 


Thanks for the detailed information.
Mar 4, 2023 3:34 PM
平沢唯

Offline
Dec 2016
2206
Shishio-kunAnimeListMangaListMessage said:
Does Brink work with all combinations of settings? except of course for the "no image setting" which someone would want to set on for this layout anyways. Adding a new "recommended layouts" section for first time users who want a design that allows all settings + will be easy to change the banner or background for.

It's looking like it's not, although maybe it was set up to show more of the anime info via an scrollbar overflow thing? In the future I would like to edit both the light and dark Brinks to use all settings that way and also use have a image link alternative for the banner. I was already doing something like that for 5cms grid layout but got distracted D:

It works with every column setting, yes, but as with most grid/cover style themes it has a set it was primarily designed for, those being: Image, Score, Episodes, and Tags since each of these have their own designated placement. Everything else gets dynamically moved around and will work without issue. Were you finding some combinations that looked weird?

Side note, all my themes have their supported list columns listed on both the manual and the Theme Customiser installations.
Mar 4, 2023 3:52 PM

Offline
Feb 2010
12668
Valerio_Lyndon said:
Shishio-kunAnimeListMangaListMessage said:
Does Brink work with all combinations of settings? except of course for the "no image setting" which someone would want to set on for this layout anyways. Adding a new "recommended layouts" section for first time users who want a design that allows all settings + will be easy to change the banner or background for.

It's looking like it's not, although maybe it was set up to show more of the anime info via an scrollbar overflow thing? In the future I would like to edit both the light and dark Brinks to use all settings that way and also use have a image link alternative for the banner. I was already doing something like that for 5cms grid layout but got distracted D:

It works with every column setting, yes, but as with most grid/cover style themes it has a set it was primarily designed for, those being: Image, Score, Episodes, and Tags since each of these have their own designated placement. Everything else gets dynamically moved around and will work without issue. Were you finding some combinations that looked weird?

Side note, all my themes have their supported list columns listed on both the manual and the Theme Customiser installations.


My mistake, on second glance it does work for all, I didn't notice the scrollbar on the left side. It lets me scroll through the info. Manually moving the scroll bar always works, and using the mouse wheel works when I point to the info, but not the space on the right of the info which is what I was expecting at the start.

Shishio-kunMar 4, 2023 5:03 PM
Mar 27, 2023 4:38 PM
Offline
May 2022
2
Hi! I'm having a problem with the theme. When I try to load it into my mal it looks like this. I'm sorry if this isnt the right place to ask.

My codes - https://pastebin.com/UMjLCrmJ AND https://pastebin.com/pE3KV2pn
Mar 27, 2023 7:39 PM
平沢唯

Offline
Dec 2016
2206
VixerShiki said:
Hi! I'm having a problem with the theme. When I try to load it into my mal it looks like this. I'm sorry if this isnt the right place to ask.
https://cdn.discordapp.com/attachments/1035582905956712529/1090055776648839260/image.png
My codes - https://pastebin.com/UMjLCrmJ AND https://pastebin.com/pE3KV2pn

The banner and background are blank because you are using the Per-Category Images mod but only filled out the images for the "All Anime" category. Any category that isn't "All Anime" will have no images because you didn't give them any images.

To fix this, either add images to the other categories or disable the per-category mod and use the default MAL image uploaders that will affect every category.

The cover images are not appearing because you did not follow the configuration guide and have not enabled images for your list.

To fix this, go to your list settings and enable the "Image" setting under "Show Columns".
Mar 28, 2023 1:41 PM
Offline
May 2022
2
Thank you so much.
Apr 3, 2023 8:21 AM

Offline
Feb 2010
12668
I think this is a Brink question
https://myanimelist.net/forum/?topicid=2085866
Apr 7, 2023 7:53 AM
Offline
Jul 2018
561873
Hello! I appreciate this CSS very much! As I also use this list for manga, I would just like to ask on if it is possible to remove "PUBLISHING" on the top left for currently publishing manga. If it can, how can I do it. 

https://imgur.com/a/Vx3ZIHQ
removed-userApr 7, 2023 7:56 AM
Apr 7, 2023 8:59 AM
平沢唯

Offline
Dec 2016
2206
Yappv said:
Hello! I appreciate this CSS very much! As I also use this list for manga, I would just like to ask on if it is possible to remove "PUBLISHING" on the top left for currently publishing manga. If it can, how can I do it. 

https://imgur.com/a/Vx3ZIHQ

For sure! Add either of these to the bottom of your code.

This manga-only code hides the Publishing, On Hiatus, and Not Yet Published texts (they are not separable to style differently).
/* hide content status */
.manga .content-status { display: none; }

If you also want to hide the Airing texts on the animelist, use this code instead.
/* hide content status */
.content-status { display: none; }
Apr 7, 2023 9:09 AM
Offline
Jul 2018
561873
Thank you very much for your help! :)
Reply Disabled for Non-Club Members
Pages (10) « First ... « 6 7 [8] 9 10 »

More topics from this board

Sticky: » [ BBCODE ] All 2023 BBcodes, Guides, and Templates ( 1 2 )

Shishio-kun - Feb 16, 2023

56 by Pafon »»
Yesterday, 7:33 PM

» ❓ Ask for help here + See Frequently Asked Questions ( 1 2 3 4 5 ... Last Page )

Shishio-kun - Apr 15, 2010

7921 by takkun_ »»
Sep 19, 9:54 PM

» [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
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login