Forum Settings
Forums
New
Aug 31, 2014 6:17 AM
#1
Offline
Aug 2014
2
Hello.
I was trying to customize my layout by adding my own css but, oddly, sometimes, part of my code just disappear. For instance, every time I write this :

"#list_surround table:nth-of-type(1) { /* some code... */ }"

"table" just disappear, so I end up with this line : " #list_surround:nth-of-type(1) { ...".
I also tried to import my css with Dropbox.

Here's what I'm doing :
- Taking the link of my file : "https://www.dropbox.com/s/74om793d8gj3s6d/mal.css?dl=0"
- Modify it like so: @import "https://dl.dropboxusercontent.com/s/74om793d8gj3s6d/mal.css?dl=0";

but it doesn't work (white page with no css). I also tried to remove the "?dl=0" or changing it by "?dl=1" but nothing works.

It would be nice if something could work :p
Thank your for your help!
Aug 31, 2014 10:06 AM
#2

Offline
Oct 2009
7667
Seuseuk said:
I also tried to import my css with Dropbox.

There shouldn't be only imports. Add some code beside imports, e.g. like this:

@import "https://dl.dropboxusercontent.com/s/74om793d8gj3s6d/mal.css?dl=0";

#copyright
{
visibility: visible;
}


Or at least that's what I heard. You can ask more in this club: http://myanimelist.net/clubs.php?cid=19736
Aug 31, 2014 10:19 AM
#3

Offline
Feb 2010
11294
In order to use anything with table on MAL, it either needs to be imported but if you're unable to do that you can put a backslash in table after tab so MAL's CSS edit box will save it. It would look like this:


edit: well MAL forum won't even allow that. Then like the codes in this:
http://tny.cz/b2e352df
Aug 31, 2014 11:42 AM
#4
Offline
Aug 2014
2
Thanks you to both of you for helping me!
I didn't know that import works only with code after it. I added the backslash and it works fine!

Issue resolved! ;)
Aug 31, 2014 1:07 PM
#5

Offline
Oct 2009
7667
Seuseuk said:
I didn't know that import works only with code after it.

It works even without it, it just works wrong (the imports are doubled, as Shishio-kun said in this topic)

Seuseuk said:
I added the backslash and it works fine!

So that's what was meant in this topic

More topics from this board

Sticky: » Inactive Username Request Thread ( 1 2 3 4 5 ... Last Page )

Kineta - Sep 21, 2015

3369 by Confused-_- »»
60 minutes ago

» ishinashi has 300 alt accounts and counting ( 1 2 3 )

deg - Jun 16, 2023

127 by Spunkert »»
3 hours ago

» Backup

Vapor_AU - Yesterday

1 by pichipichiHiro »»
Yesterday, 8:23 PM

» MAL Export

Devileeee - Sep 25, 2023

3 by zororo12 »»
Apr 23, 3:52 AM

» Problem with API OAuth2 Authentication Login

bidgetfoss_4000 - Apr 23

0 by bidgetfoss_4000 »»
Apr 23, 3:44 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login