Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (7) « First ... « 5 6 [7]
May 22, 2022 2:45 PM

Offline
Jan 2022
9
Awesome! Thank you very much, @Shishio-kun ! I'll go check that out. :)
Jun 6, 2022 4:17 PM
Offline
Jul 2018
561873
Great, love this one <3
Aug 1, 2022 12:18 PM

Offline
Feb 2010
12660
I like the description at the start 🥰️

Aug 7, 2022 2:04 PM

Offline
Feb 2010
12660
Old source code backup, since we're updating the OP

Source Code
Nov 11, 2023 8:56 AM
Offline
Oct 2020
13
Hey Im just facing this issue for a few days. Whenever I hover on anime tile the webpage crashes. But the hover works on the entry selection option. What could be the issue here. TIA.


Nov 12, 2023 12:53 AM

Offline
Feb 2010
12660
Reply to NI5HAT
Hey Im just facing this issue for a few days. Whenever I hover on anime tile the webpage crashes. But the hover works on the entry selection option. What could be the issue here. TIA.
@NI5HAT answered here, dont post the same thing in multiple threads anymore, you post it once we'll see it

https://myanimelist.net/forum/?topicid=439897&show=500
Nov 12, 2023 3:31 AM
Offline
Oct 2020
13
Reply to Shishio-kun
@NI5HAT answered here, dont post the same thing in multiple threads anymore, you post it once we'll see it

https://myanimelist.net/forum/?topicid=439897&show=500
@Shishio-kun sorry didnt know both were from the same author. Wont happen anymore.


Nov 12, 2023 4:07 AM

Offline
Feb 2010
12660
Reply to NI5HAT
@Shishio-kun sorry didnt know both were from the same author. Wont happen anymore.
@NI5HAT It's not the same author, it's just two ppl end up answering the same thing when its double posted, and the other person wastes their time if the other author fixes the issue. This gets on people's nerves and burns out volunteers who are the lifeblood of this group
Apr 20, 2024 11:22 AM

Offline
Sep 2011
151
Hi!!

I tried to fix it myself for some minutes but couldn't find the solution so here I come: Is there a way to change the font for the header?

I've been using this layout for years so today I decided to change the background image and, why not, update the CSS because it had been too long since I last did. After changing the code I realized the font I imported previously does not work anymore.

This is what I had, right at the beginning of the code, where "Generated stuff" was.
/* import font */
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');


An error keeps telling me that the "@import statement only works for *.jpg, *.gif, *.png images." so maybe that is why it's not working. If so, what would be an alternative? Is there one?

Thanks a lot :D
"If you wish so ardently for your life to disappear then give it to me!"
Apr 20, 2024 3:56 PM

Offline
Nov 2010
98
Reply to Myrga
Hi!!

I tried to fix it myself for some minutes but couldn't find the solution so here I come: Is there a way to change the font for the header?

I've been using this layout for years so today I decided to change the background image and, why not, update the CSS because it had been too long since I last did. After changing the code I realized the font I imported previously does not work anymore.

This is what I had, right at the beginning of the code, where "Generated stuff" was.
/* import font */
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');


An error keeps telling me that the "@import statement only works for *.jpg, *.gif, *.png images." so maybe that is why it's not working. If so, what would be an alternative? Is there one?

Thanks a lot :D
Add a backslash (\) between "@" and "import", and remove "url( )"
/* import font */
@\import 'https://fonts.googleapis.com/css?family=Fjalla+One';


If you want @import to take effect while viewing your list as a visitor, make sure to add \ every time. Otherwise, the MAL validator will comment out that line of code.
Reply Disabled for Non-Club Members
Pages (7) « First ... « 5 6 [7]

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