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
564084
Great, love this one <3
Aug 1, 2022 12:18 PM

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

Aug 7, 2022 2:04 PM

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

Source Code
Nov 11, 2023 8:56 AM
Offline
Oct 2020
11
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
11827
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
11
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
11827
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, 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, 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

» [BBCode] Font Awesome Guide

hideso - Dec 25, 2023

6 by Shishio-kun »»
10 hours ago

Sticky: » 💚 [REPAIR STICKY] Repair/speed up a design + Request a layout fix

Shishio-kun - Nov 17, 2023

33 by Shishio-kun »»
10 hours ago

» [CSS - Modern] 🛠️ Tweaks for lists -- Horizontal tags, descriptions, category-coloured text, accent colour, and more.

Valerio_Lyndon - Oct 24, 2019

20 by IridescentJaune »»
Nov 22, 10:58 PM

» ✳️ Bunkasai 2024 List Design and Graphic Design contests are OPEN

Shishio-kun - Nov 18

2 by Shishio-kun »»
Nov 18, 5:01 AM

Sticky: » [ SIGNATURES ~ PROFILES] All guides, generators, and templates

Shishio-kun - Feb 16, 2023

29 by floral_sacrifice »»
Nov 15, 10:24 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login