Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (2) « 1 [2]
Jun 16, 2014 9:22 PM

Offline
Nov 2012
26
For some reason the top link stopped showing the image. Is there a fix for that? The one with Homura.
Jun 28, 2014 1:24 AM

Offline
Nov 2007
4626
VengefulWave said:
For some reason the top link stopped showing the image. Is there a fix for that? The one with Homura.


It is something to do with this part of the css:

body{
/* Set up a background image: */
background-image: url("http://img832.imageshack.us/img832/92/konachancom103172akemih.jpg");


The code points to a removed image on imageshack.

If you put the image url into wayback machine... you will see the original background image.
http://web.archive.org/web/20130503102444/http://img832.imageshack.us/img832/92/konachancom103172akemih.jpg

The background image needs to be re-added to imageshack.
The News Club: Quality News/Discussion (anime, CDs, manga, novels, games, seiyuu), & sales data (daily, weekly, mid-year, yearly).
Aug 28, 2014 12:44 PM
Offline
Sep 2013
9
Shishio-kun said:
Ladyfingers said:
Just wanted to inform you that your dropbox account got temporarily disabled due to high traffic on your public files, so the layout looks pretty weird now. ^^


Should be fixed now. I changed the links and they un-suspended my account (you're allowed only once tho..) I hope MAL no longer makes any more site changes and gets the spambots under control, or else I will no longer be able to host these files for free


the same thing happened again, let's just hope they'll allow it more than once :D
Aug 28, 2014 1:41 PM

Offline
Feb 2010
12604
Ladyfingers said:
Shishio-kun said:


Should be fixed now. I changed the links and they un-suspended my account (you're allowed only once tho..) I hope MAL no longer makes any more site changes and gets the spambots under control, or else I will no longer be able to host these files for free


the same thing happened again, let's just hope they'll allow it more than once :D


They don't, they suspend the account either until the end of the month or for three days (unclear on that) but there's an alternative on the front page for this layout.
Aug 28, 2014 2:42 PM
Offline
Sep 2013
9
Thanks for your quick reply, everything works fine again, I'll check the main page first from now on :)
Jan 16, 2015 2:55 AM

Offline
Jul 2014
10
Hi!

First I just want to say thanks for your amazing list-style. Second, I seem to be having some scaling problems with the Mahou Shoujo Madoka Magica style.

This is how it looks:
http://myanimelist.net/animelist/Jurge92
or:
http://i.imgur.com/bXXolaq.png

I have looked though this thread for a solution, but none seem to work.

Do you know how to fix this?
Jan 16, 2015 7:46 AM

Offline
Nov 2011
304
@Jurge92
You are missing the imports configuring the layout dimensions and top bar. Shishio seems to have those removed from his dropbox. You want to replace @imports at the top (first four lines of code) with these:
@import 'http://cdn.rawgit.com/VeriTi/cfc167199f0e60518c4c/raw/5108a26ded514663b042591b3a97f1c8f7f5567e/alpha_geometry.css';
@import 'http://cdn.rawgit.com/VeriTi/060b14917bfd586af951/raw/5cbe2d300c3bc1f269277a7d3f117b6cf8f4b3dd/alpha_topbar_redux.css';

These are my mirrors and they are still working (and should be for a long time)
Jan 16, 2015 1:19 PM

Offline
Jul 2014
10
VeriTi said:
@Jurge92
You are missing the imports configuring the layout dimensions and top bar. Shishio seems to have those removed from his dropbox. You want to replace @imports at the top (first four lines of code) with these:
@import 'http://cdn.rawgit.com/VeriTi/cfc167199f0e60518c4c/raw/5108a26ded514663b042591b3a97f1c8f7f5567e/alpha_geometry.css';
@import 'http://cdn.rawgit.com/VeriTi/060b14917bfd586af951/raw/5cbe2d300c3bc1f269277a7d3f117b6cf8f4b3dd/alpha_topbar_redux.css';

These are my mirrors and they are still working (and should be for a long time)

It worked!

Thank you very much! :D
Feb 27, 2015 1:48 PM

Offline
Feb 2011
13
Thank you very much for the nice layout! I got it to work somehow.. and I am really glad I spend some time on my list, since it's one of the websites which is always opened. x)
vTekFeb 27, 2015 2:40 PM
Mar 11, 2015 7:21 AM

Offline
Feb 2010
220
Heya :)

First of all, thanks for the great layout!

I got a problem with the headings saying "Watching", "Completed", etc not showing properly. Any idea why that is? Exemple image bellow:



Any help is appreciated, thanks!
Mar 11, 2015 9:44 AM

Offline
Nov 2011
304
@Jonijonh
Your code has this piece: (line 93)
/* CSS sprite for Currently Watching, Completed, Dropped, etc...
* Note there is only one image used for all headers. I've made an
* inverted version for bright layouts:
* http://i.imgur.com/VImNB.png
* or you can make one yourself. It's not that difficult.
*/
.header_title{
background-image: url([url=http://i.imgur.com/VImNB.png]http://i.imgur.com/VImNB.png);
}


See the url bbcode tag? It shouldn't be here. This works:
.header_title{
background-image: url(http://i.imgur.com/VImNB.png);
}
Mar 15, 2015 7:07 AM

Offline
Feb 2010
220
Thank you very much! That fixed it. Cheers ;)
Apr 11, 2015 2:39 AM
Offline
Jun 2013
7
Hi I really like the bottom bar on this layout and I would like to add that to my layout only thing is I can only seem to find part of the code for the bottom bar by any chance can someone help me out hear?
Jun 11, 2015 12:16 PM
Supreme Tsundere

Offline
Nov 2012
4293
Guys, could someone do a version of this layout,

more specificly, I want the button layouts on the bottom, but now, instead of the tag window appearing to the left of the title of the manga, I want the tag to appear right below the manga title, like on this version of Magical Madoka (the difference being the buttons on this one, appear on the left, and I wanted on the button).
The madoka layout I m refering is this one:
http://myanimelist.net/forum/?topicid=606489

Thanks in advance.
Jun 11, 2015 11:44 PM

Offline
Aug 2013
520
Playcool said:
Guys, could someone do a version of this layout,

more specificly, I want the button layouts on the bottom, but now, instead of the tag window appearing to the left of the title of the manga, I want the tag to appear right below the manga title, like on this version of Magical Madoka (the difference being the buttons on this one, appear on the left, and I wanted on the button).
The madoka layout I m refering is this one:
http://myanimelist.net/forum/?topicid=606489

Thanks in advance.
This might do the trick, no prommises




Jul 18, 2015 1:27 PM

Offline
Jan 2015
1431
My Redux Topbar has some minor issues where the links to the panel and anime/manga icons are not showing.

Also, the "(Logout)" section is also a little bit wierd



I'm currently using the links given here
[color=green]2014/2015 fix[/color]


Any help?
MordarinJul 18, 2015 1:31 PM
Jul 29, 2015 7:26 AM
Offline
Jul 2018
561912
^ Having the same problem :/
Aug 1, 2015 11:33 AM
Offline
Dec 2014
1
Amazing style. First time getting into this so I'm very unsure on how the CSS editor and stuff.

I'm having issues with all the Headers stuck at "Watching" rather than the different headers. Any idea on how to fix this? Thanks!

http://myanimelist.net/animelist/ScepterBlade
Aug 8, 2015 9:40 PM

Offline
Jul 2015
820
Mordarin said:
My Redux Topbar has some minor issues where the links to the panel and anime/manga icons are not showing.

Also, the "(Logout)" section is also a little bit wierd



I'm currently using the links given here
[color=green]2014/2015 fix[/color]


Any help?

I'm having the same problem. I should also probably note that while they're not showing, the links in the top bar do work if you click them.
Aug 14, 2015 4:06 AM

Offline
Feb 2011
13
Doomcat55 said:
Mordarin said:
My Redux Topbar has some minor issues where the links to the panel and anime/manga icons are not showing.

Also, the "(Logout)" section is also a little bit wierd



I'm currently using the links given here


Any help?

I'm having the same problem. I should also probably note that while they're not showing, the links in the top bar do work if you click them.


Having the same issue here as of late. Would be awesome, if anyone could help. This style is one of the most amazing ones I've ever seen, would be sad, if I had to part with it. Thank you in advance :3
Aug 14, 2015 8:25 AM

Offline
Jul 2015
820
vTek said:
Doomcat55 said:

I'm having the same problem. I should also probably note that while they're not showing, the links in the top bar do work if you click them.


Having the same issue here as of late. Would be awesome, if anyone could help. This style is one of the most amazing ones I've ever seen, would be sad, if I had to part with it. Thank you in advance :3

To everybody with this problem, put these codes at the bottom of your CSS:

Icons: (after pasting, change both asterisks (*) to backslashes.)

#mal*_cs*_links a {background-image: url('http://i.imgur.com/PAEW4Q8.png') !important;}

Logout (leave this asterisk alone):

form[action*="logout"] {
display: inline;
}


al_exs came up with these solutions. Check this thread if you're still having trouble
Doomcat55Aug 14, 2015 8:32 AM
Aug 15, 2015 2:34 AM

Offline
Feb 2011
13
Doomcat55 said:
vTek said:


Having the same issue here as of late. Would be awesome, if anyone could help. This style is one of the most amazing ones I've ever seen, would be sad, if I had to part with it. Thank you in advance :3

To everybody with this problem, put these codes at the bottom of your CSS:

Icons: (after pasting, change both asterisks (*) to backslashes.)

#mal*_cs*_links a {background-image: url('http://i.imgur.com/PAEW4Q8.png') !important;}

Logout (leave this asterisk alone):

form[action*="logout"] {
display: inline;
}


al_exs came up with these solutions. Check this thread if you're still having trouble


Thank you very much! That worked, I really appreciate your help and al_exs's.
Oct 31, 2015 3:01 PM
Offline
Mar 2014
4
The CSS is broken again
Dec 4, 2015 6:50 PM

Offline
Jan 2015
930
Hey my list was working fine with this layout until today. I was wondering if someone could take a look and help me out? Or at least tell me what's wrong. Thanks in advance.
Dec 7, 2015 3:37 AM
Offline
Nov 2014
2
Yeah looks like CSS is broken again lol.
Dec 10, 2015 7:26 PM
Offline
Apr 2015
1
Seems like VeriTi's Github is gone...

For a temp fix, change the top two import statements:

@import 'https://cdn.rawgit.com/hautonjt/28fd74ae4042c79f5b16/raw/47925dced246b56dd5735ce0baf12709da71b2a3/alpha_geometry.css';
@import 'https://cdn.rawgit.com/hautonjt/41de7bf15a2fa8373160/raw/37c06e954adbcca1152068b37ec420f455c6ec8b/alpha_topbar_redux.css';

I have no guarantees on how long these are going to last, so if you use these, I encourage you to copy the CSS yourselves to ensure these don't get lost.
Dec 11, 2015 11:10 AM

Offline
Jan 2015
930
tenjor said:
Seems like VeriTi's Github is gone...

For a temp fix, change the top two import statements:

@import 'https://cdn.rawgit.com/hautonjt/28fd74ae4042c79f5b16/raw/47925dced246b56dd5735ce0baf12709da71b2a3/alpha_geometry.css';
@import 'https://cdn.rawgit.com/hautonjt/41de7bf15a2fa8373160/raw/37c06e954adbcca1152068b37ec420f455c6ec8b/alpha_topbar_redux.css';

I have no guarantees on how long these are going to last, so if you use these, I encourage you to copy the CSS yourselves to ensure these don't get lost.

Oh ok, thank you for your help! Although to be honest I already gave up and just used a new layout however; it might be of use to other users.
Dec 16, 2015 1:45 AM

Offline
Feb 2008
643
Thank you for this style. Been using it for almost 2 years. Thanks for the fixes as well.
"Manga readers are annoying, all they do is complain or spoil the anime we discuss in an anime forum. They should really do their whining at manga forums."

Stolen from Janethan23. Add in visual novel readers too
Dec 21, 2015 1:48 AM

Offline
Feb 2010
12604
New fixes for the layout are featured on the front page:
http://myanimelist.net/clubs.php?cid=19736

I've edited the codes so they no longer requires external sources (imports) which should prevent it from ever crashing again. All the codes can just go in your CSS edit box now
Dec 31, 2015 6:57 PM

Offline
Feb 2010
12604
Layouts here are restored with new versions that don't use imports, so they shouldn't crash anymore, and also fixes for your 2015 versions you can just add to restore your customized layouts.
Reply Disabled for Non-Club Members
Pages (2) « 1 [2]

More topics from this board

» 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

Sticky: » 💚 [REPAIR STICKY] Repair/speed up layouts + Request layout fixes ( 1 2 )

Shishio-kun - Nov 17, 2023

52 by LucaBalsa »»
Jul 6, 2:02 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login