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

Offline
Nov 2012
84
I really like this list, and I'd like to customize it.
One issue.
When I put the code into my CSS box, once I update it on my list I don't see the banners except the first one (the currently watching) the rest look like this:



And I have all my settings right and everything, I haven't changed any of the text, I just copy and pasted. So idk. qnq;;

Help me? lol

2nd question, where do I edit the watching/completed/etc titles..it's hard to read with my current banner.. >3<
a--ikoJun 12, 2014 10:07 PM
Jun 13, 2014 2:32 PM

Offline
Feb 2010
12677
AboveAllSanity said:
I really like this list, and I'd like to customize it.
One issue.
When I put the code into my CSS box, once I update it on my list I don't see the banners except the first one (the currently watching) the rest look like this:



And I have all my settings right and everything, I haven't changed any of the text, I just copy and pasted. So idk. qnq;;

Help me? lol

2nd question, where do I edit the watching/completed/etc titles..it's hard to read with my current banner.. >3<


The first thing is you are viewing it on an All Anime page which I don't think this layouts intended for, much like other poster style layouts. Even on Lirina's all anime list you get a similar error: http://myanimelist.net/animelist/Lirina&status=7&order=0

but you're probably not supposed to start/go there in the first place- its why she has no All Anime button on this and its even deleted in the code it seems. So for you, don't start your list on All start on a single category (default status selected)
http://myanimelist.net/editprofile.php?go=listpreferences


The second thing, the codes to control the category links is in the FixedCss import but you can add the codes to recolor them all at once:

.status_selected a, .status_not_selected a{
background-color: red !important;
color: cyan !important;
}


This controls the sort list part at once:

.table_headerLink, .table_header:nth-of-type(2):before{
background-color: red !important;
color: cyan !important;
}


You can use your own color scheme of course tho. You can also search the layout for the table header codes which are in there and are control more individual parts.
Jun 19, 2014 11:40 AM

Offline
Jun 2012
2598
Oh yeah before I forget here are my banners.
click for full size.
Sol_OuJun 19, 2014 11:46 AM
Jun 27, 2014 8:09 AM

Offline
Jun 2011
102
Lovely list indeed<3 May i get a notification whenever you update the manga list? c:
Jul 2, 2014 6:34 AM
Offline
Feb 2008
685
If you have a problem with your topbar please update your css. I don't know what happened (maybe I messed up something ^^°) but I managed to fix it.

The mangalist update will come in the next days, I'm already working on it.

EDIT: Mangalist is updated.
LirinaJul 4, 2014 8:22 AM
Jul 3, 2014 1:43 PM

Offline
Jun 2012
2598
How do I update it if all the links are 404'd?
Jul 3, 2014 5:44 PM

Offline
Feb 2010
12677
dragonlight said:
How do I update it if all the links are 404'd?


I think she means you replace the old imports with new ones. But I think most ppl will only need to replace the top bar import, since thats what broke

@import "https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/CSS/topbar.css";

None of the links in first post are 404'd atm, it only appears that way when you click them in the import link on forum cuz it includes the quotations. But click here:
https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/CSS/topbar.css

the actual imported CSS is there
Jul 4, 2014 4:48 AM
Offline
Feb 2008
685
Shishio-kun said:
dragonlight said:
How do I update it if all the links are 404'd?


I think she means you replace the old imports with new ones. But I think most ppl will only need to replace the top bar import, since thats what broke

@import "https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/CSS/topbar.css";

None of the links in first post are 404'd atm, it only appears that way when you click them in the import link on forum cuz it includes the quotations. But click here:
https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/CSS/topbar.css

the actual imported CSS is there
I also relocated a few of the images in my dropbox as I had the oppertunity and improved some of the other codes. It would be good to replace the whole code but if that's too inconvenient replacing just the topbar will be fine as you said.
Jul 4, 2014 8:14 AM

Offline
Jun 2012
2598
Oh lol my bad. I should have checked the address first.
Jul 5, 2014 9:48 PM

Offline
Jul 2013
7
I have fixed some things in your code that bugged me a little. (Sorry, I do think your code is wonderful though. I suggest using more comments for what does what though.)

I have fixed where the page does not show the totals for the current page and made it fit to look nicely. Here is a picture to show what it looks like: http://i.imgur.com/wim0pjQ.png

I have also fixed the top bar to now scroll with you so that "Sort List" box won't get in the way if you hover over it when trying to hover over something in your list that happens to be in the same spot. Here is the code for download: https://dl.dropboxusercontent.com/u/179669096/Full%20CSS.css

Also you will notice that I have changed an import to my own code to edit the top bar so that it doesn't scroll with you so if you want a direct link to that here it is: https://dl.dropboxusercontent.com/u/179669096/MyFixedCSS.css

Here is also a link to my profile to see the full code in use with my list: http://myanimelist.net/animelist/Sourve&status=1&order=0

Note: In the copyright I put "perfected by Sourve" on my profile, just ignore that. In the link I posted to the code it says "Edited by Sourve"

Edits: I didn't update my topbar so I had to adjust it a little but it is now fixed.
SourveJul 5, 2014 10:05 PM
Jul 12, 2014 5:01 AM
Offline
Feb 2008
685
Interesting idea. I have been thought about the sort menu a lot and in the new version I moved it to the end (I will upload this code soon):

But your idea is a good option for an non-fixed topbar. I will link it in the first post later. ^^

I don't really like to display the totals but the code I have looks like this:

Code if you (or someone else) woul'd like to use it
Jul 14, 2014 1:23 PM
Offline
Jun 2013
1912
Hey~

First, thanks for the layout!
I've only started studying the HTML codes, so I couldn't do anything more than edit the banner and the wallpaper. Here there are:


This is how it looks when paired up:
[spoiler]

Jul 20, 2014 12:55 PM

Offline
Jun 2011
102
Quick question: Am i the only one having problems generating my own covers? I might be making some sort of mistake while doing it, but i perfectly managed to generate my own cover in the manga layout used earlier before the recent update. It might just be me doing a minor mistake without being aware of it, but i just want to make sure. :)
Jul 23, 2014 12:35 AM
Offline
Feb 2008
685
Toxicwolf said:
Quick question: Am i the only one having problems generating my own covers? I might be making some sort of mistake while doing it, but i perfectly managed to generate my own cover in the manga layout used earlier before the recent update. It might just be me doing a minor mistake without being aware of it, but i just want to make sure. :)
What exactly is your problem?
Jul 24, 2014 3:53 AM

Offline
Jun 2011
102
The problem is that whenever i try generating my own covers all of them go missing (And i'm pretty sure my list uses more) I'm not sure if I'm doing any faults when i put the code itself in, but i tried following everything step for step with no luck.
Jul 24, 2014 4:14 AM

Offline
Feb 2010
12677
Toxicwolf said:
The problem is that whenever i try generating my own covers all of them go missing (And i'm pretty sure my list uses more) I'm not sure if I'm doing any faults when i put the code itself in, but i tried following everything step for step with no luck.


Post the link to your cover import or put it in your CSS, so we can narrow down where the problem might be
Jul 25, 2014 4:35 AM
Offline
Nov 2013
9
Umm can someone plzz tell me how to add images for banner I have this banner with image link:https://dl-web.dropbox.com/get/AW6Hspa.jpg?_subject_uid=321198757&w=AACX0DgB4GWUeJaitX88NuaJbbaT0M6BEN7Ia47lAb-EIQ
But when ever i add it nothing happens :(
Jul 26, 2014 6:19 AM
Offline
Feb 2008
685
najmasakura said:
Umm can someone plzz tell me how to add images for banner I have this banner with image link:https://dl-web.dropbox.com/get/AW6Hspa.jpg?_subject_uid=321198757&w=AACX0DgB4GWUeJaitX88NuaJbbaT0M6BEN7Ia47lAb-EIQ
But when ever i add it nothing happens :(
This may be because the link is not working. Perhaps you could reupload the image?
Jul 26, 2014 12:08 PM
💉 🩸 🩹 💖 🏥

Offline
Feb 2012
3607
Awesome job w/ this, Lirina. ^^
"Be the change you wish to see in the world."

Jul 27, 2014 7:56 AM
Offline
Feb 2008
685
Toarujisuru said:
Awesome job w/ this, Lirina. ^^
Thank you!
Jul 29, 2014 1:23 PM

Offline
Jun 2011
102
Sorry for the slight delayed answer.

https://www.dropbox.com/s/n2jym7qdbkwrph0/mangamoreafter.css

but this is the link i attempted to use.

I did also make sure to edit the link before placing it into the code.
Aug 1, 2014 1:19 PM
Offline
Feb 2008
685
Toxicwolf said:
Sorry for the slight delayed answer.

https://www.dropbox.com/s/n2jym7qdbkwrph0/mangamoreafter.css

but this is the link i attempted to use.

I did also make sure to edit the link before placing it into the code.
I think it doesn't work because you use more:after whereas I use just more in my code. Try this one and see if it works:

@import "https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/CSS/dvdcovers.css";

Not all images will show up but if it works we know that this was the problem. You can then generate your own covers.
Aug 6, 2014 2:05 AM
Community Mod
TYRANT

Offline
Jan 2009
648
Hello! I was just wondering if there's a way to center the theme? :3



Another hero? Oh, please!
You're a god-damn philistine.


Congratulations, Lelouch!Vote for C.C. ♡
Aug 6, 2014 2:50 AM
Offline
Feb 2008
685
Aseylum said:
Hello! I was just wondering if there's a way to center the theme? :3


You can replace "#list_surround" with this:

Then you have to ask Shishio, Hahaido or some other genius how to center the topbar and the category menu because I have no idea. ^^°
Aug 7, 2014 1:38 AM
Community Mod
TYRANT

Offline
Jan 2009
648
Yay! Thanks.

I figured out how to move the bars myself, after a lot of noodling around. I'm not quite done yet but I can post what I did / upload the edited stuff after if anyone wants me to! :3

// still working on my banners, too, ehe.



Another hero? Oh, please!
You're a god-damn philistine.


Congratulations, Lelouch!Vote for C.C. ♡
Aug 10, 2014 9:51 AM

Offline
Jun 2011
102
Lirina said:
I think it doesn't work because you use more:after whereas I use just more in my code. Try this one and see if it works:


When i use the code all the covers end up missing and pushed at the far left side: http://i61.tinypic.com/14w6ckl.png

Not sure if i'm making the coding error myself or not. The code used WITH the included cover link you just gave
ToxicwolfAug 10, 2014 9:57 AM
Aug 10, 2014 10:36 AM
Offline
Feb 2008
685
You are missing this:

@import "https://dl.dropboxusercontent.com/u/97405770/Layout_DVDcover/CSS/FixedCss.css";

If you add this code at the top of the css the list will return to normal. And I think my covers are working on your list, it's just that we have different entries. Where did you get the covers you wanted to use from? It's best if you generate your own covers, for example with this program. Make sure you chose "more" as selector.
Aug 16, 2014 9:49 PM
Offline
Nov 2013
9
Can someone plzzz tell me which site i should use to upload a banner? I tried using photobucket but I dunno which link to copy and paste for the banner :(
Aug 17, 2014 3:47 AM
Offline
Feb 2008
685
najmasakura said:
Can someone plzzz tell me which site i should use to upload a banner? I tried using photobucket but I dunno which link to copy and paste for the banner :(

You need the direct link. I don't use that site but usually it's right mouse click and then copy image address.
Aug 18, 2014 11:18 AM

Offline
Feb 2013
75
Hi, this may seem silly or whatever, but there seems to be something wrong with my list? >.< I'm a noob to these kinda things, but basically, if you look at:

my list

You can see my 'type' (just below the name of the show), is all messed up, and also, there's a black line stretching to the right that's out of place? >.< Does anyone know how to fix it? Thanks =P
Aug 18, 2014 1:54 PM
Offline
Feb 2008
685
shockzz1234 said:
Hi, this may seem silly or whatever, but there seems to be something wrong with my list? >.< I'm a noob to these kinda things, but basically, if you look at:

my list

You can see my 'type' (just below the name of the show), is all messed up, and also, there's a black line stretching to the right that's out of place? >.< Does anyone know how to fix it? Thanks =P

Make sure you have the right setting:

From what I see you seem to have "rating" activated which does not work with this layout.
Aug 18, 2014 3:27 PM

Offline
Feb 2013
75
Lirina said:

Make sure you have the right setting:

From what I see you seem to have "rating" activated which does not work with this layout.


AH! ......Who'd have thought it was something so simple, lol >.>

Thanks!! =D
Sep 6, 2014 9:34 PM

Offline
Jul 2013
7
He changed the URLs in the update, you'll have to change it to the new code or just change the URLs manually.
Sep 6, 2014 10:18 PM
Offline
Nov 2011
44
Sourve said:
He changed the URLs in the update, you'll have to change it to the new code or just change the URLs manually.


Applied this code at the top and only one DVD Cover doesn't show up. @import "http://dl.dropbox.com/u/49469857/MAL/premade/manga.css";
Sep 9, 2014 12:04 PM
Offline
Feb 2008
685
Tieria-Shirin said:
Applied this code at the top and only one DVD Cover doesn't show up. @import "http://dl.dropbox.com/u/49469857/MAL/premade/manga.css";


At the moment it's a bit difficult with the covers, if you have further problems I recommend waiting a bit or generating your own covers. If only one cover isn't showing up, it's probably a new anime/manga entry or one with a low popularity so it isn't within the code.
Sep 9, 2014 5:25 PM
Offline
Aug 2014
31
This theme is amazing and very clean but I have a problem with the image cover, none of them show up. Is there a general code to fix that?
Sep 9, 2014 5:42 PM

Offline
Feb 2010
12677
1tru3g0d said:
This theme is amazing and very clean but I have a problem with the image cover, none of them show up. Is there a general code to fix that?


front page has what you can do to bring covers back, this is even stated in the current club title
Sep 10, 2014 2:06 AM
Offline
Aug 2014
31
I notice that there is a difference between the animelist and manga list. Without any anime, completed/on-hold/watching/plantowatch/drop have a dark area while in mangalist, with no manga there is none of the dark area. How can I fix the animelist to be like the manga list? I have a bit of OCD and this difference bugs me





1tru3g0dSep 10, 2014 4:59 AM
Sep 10, 2014 3:44 AM

Offline
Aug 2013
520
1tru3g0d said:
You do realise double posting and postning big pictures without spoilers are against general forum rules, right?




Sep 10, 2014 4:48 AM
Offline
Aug 2014
31
Oiomi-chan said:
1tru3g0d said:
You do realise double posting and postning big pictures without spoilers are against general forum rules, right?


hey thank you for telling me ^.*
Sep 10, 2014 12:24 PM

Offline
Feb 2010
12677
1tru3g0d said:
Oiomi-chan said:
You do realise double posting and postning big pictures without spoilers are against general forum rules, right?


hey thank you for telling me ^.*


You could have also merged posts into one, since its not necessary to have two double posted in this case.

Your manga list doesn't have a category totals on on-hold unlike the anime list (remove all CSS to see), not sure why but as I think as soon as you add or remove a title on manga on hold it will probably have the same issue. The only thing I can think of short of recoding the layout's list style would be to cover up the "dark area" with the same image and settings as the main background. example:

.header_onhold:before {
background-attachment: fixed;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url("http://i.imgur.com/w5t7RdY.jpg%22");
background-origin: padding-box;
background-position: center top, center top;
background-repeat: repeat;
background-size: cover;
content: "";
height: 821px;
left: -6px;
position: absolute;
top: 300px !important;
width: 1028px !important;
z-index: 0 !important;
}


You have to remove the extra leftover line of text at the bottom if you're going to add this, see "site problems" link under Information on front page if you don't know

Someone could come up with a better solution- maybe by restructuring the height of the display table or something- or may have already posted on earlier in this same topic. Can also just simply add some titles too to on-hold.
Sep 21, 2014 7:38 PM
Offline
Nov 2011
44
Covers aren't working at all
Sep 21, 2014 7:41 PM

Offline
Jul 2013
7
The accounts that hosted these covers were generating too much traffic and have been taken down. I suggest next time they come up to copy that CSS code and put it into your own dropbox and occasionally update it from the actual list so that it wont generate a lot of traffic from a ton of users using the same CSS. I also have lost all of my covers and I plan to do this.
Sep 21, 2014 7:48 PM

Offline
Feb 2010
12677
I've posted how to make and host your own covers on the front page.

Also another cover import is on the front page too to use, but I think ppl should generate their own. Since the MAL hacking public dropboxes crash like crazy.
Sep 21, 2014 9:55 PM
Offline
Nov 2011
44
For some reason when I try to generate my own it never works out. Otherwise I would do so myself and I have no idea where to put the link either.
Sep 21, 2014 9:58 PM

Offline
Jul 2013
7
Are you making sure the type of selector is correct? For this particular Layout you should choose the "more" option.
Sep 21, 2014 10:30 PM
Offline
Mar 2008
89
I made some banners for this. I really like the layout, thanks Lirina!

Warning: 26 30 banners inside. Click to enlarge.

HakuneiiSep 21, 2014 11:52 PM
Sep 22, 2014 3:24 PM
Offline
Nov 2011
44
https://www.dropbox.com/s/g0kw8g6826ww8nj/CSSCovers.css?dl=0 is what I got for the share link.

Is the CSS edit box something you're supposed to download or just put in the advanced edit box on here? When i clicked the link to that part it wasn't there.

I'm using Lirina's otherwise I followed the steps till I got to five
Sep 24, 2014 7:05 AM

Offline
Jul 2013
196
Tieria-Shirin said:
https://www.dropbox.com/s/g0kw8g6826ww8nj/CSSCovers.css?dl=0 is what I got for the share link.

Is the CSS edit box something you're supposed to download or just put in the advanced edit box on here? When i clicked the link to that part it wasn't there.

I'm using Lirina's otherwise I followed the steps till I got to five

That's how to use dropbox css: https://dl.dropbox.com/s/g0kw8g6826ww8nj/CSSCovers.css
[size=0]
[/size]
Reply Disabled for Non-Club Members
Pages (3) « 1 [2] 3 »

More topics from this board

» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )

Valerio_Lyndon - Apr 19, 2018

1262 by Shishio-kun »»
Today, 4:35 AM

» [CSS - MODERN] ⚡️ Fully-Customizable Layouts (2024 updates!) ( 1 2 3 4 5 ... Last Page )

Shishio-kun - Jul 21, 2017

382 by Shishio-kun »»
Today, 4:29 AM

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

Shishio-kun - Feb 16, 2023

57 by Shishio-kun »»
Today, 4:27 AM

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

Shishio-kun - Feb 16, 2023

31 by Shishio-kun »»
Today, 4:14 AM

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