Forum Settings
Forums

[CSS- CLASSIC] Pre-Made CSS For Your Anime or Manga List! (Channel-style layout)

New
Reply Disabled for Non-Club Members
Pages (4) « 1 2 [3] 4 »
Feb 23, 2012 11:58 AM

Offline
Nov 2011
304
Oh, that's because universal selector is used here, and I've tried the code on my layout where it worked. I try to avoid universal selector because it feels like using a rocketlauncher to kill a fly, I set up font size and family in body (common practice) and we have enough classes to deal with colors.
Feb 23, 2012 1:03 PM

Online
Feb 2010
12647
I feel the same way about it too actually! For those who might be wondering, universal selector is :

* {
your property codes}


lmao at "rocket launcher to kill a fly", thats how Epic Meal Time would do pest control
Mar 1, 2012 6:24 AM

Offline
Apr 2010
179
Thanks for the Anime list, is very good.
But i want doing some diffrent about it, just like this.. but i dont know what i need to modificate on the CSS.
Someone can help me? Please :'(
Mar 1, 2012 9:38 AM

Online
Feb 2010
12647
Whose list does that screenshot come from?
Mar 1, 2012 5:38 PM

Offline
Apr 2010
179
Someone, i dont remember.. i need search from the history of the browser
lol why?
LukaPochiMar 1, 2012 6:08 PM
Mar 1, 2012 11:32 PM

Offline
Jun 2011
46
He wants to read the code maybe
Mar 1, 2012 11:56 PM

Online
Feb 2010
12647
Luka87XD said:
Someone, i dont remember.. i need search from the history of the browser
lol why?


Yeah I want to just take their code and put it into yours, rather than write an original header code
Mar 2, 2012 6:45 AM

Offline
Apr 2010
179
Oh really? Thank you very much Shishio.. i appreciate your kindness (・ω・)
Anyway i found it
http://myanimelist.net/animelist/Shing02
Mar 2, 2012 8:01 AM

Offline
Nov 2011
304
Ripped code:
Mar 2, 2012 8:23 AM

Offline
Apr 2010
179
Omg Thank you VeriTi.. im so happy now :3 YAY!!
Mar 9, 2012 5:52 PM
Offline
Jul 2018
561910
Hello thanks for the layout!

I'm wondering how I can change the header that says Plan to Read/Dropped/Reading/Etc.? Is it an actual image or can I change the font and color inside it?

Also, is there a way to remove the border under it?

Thanks in advance!

Code:
Mar 9, 2012 9:25 PM

Offline
Nov 2011
304
@ Beedlebud

It is an image: you can't select the text with your mouse.
And, since border is embedded into the pic, you can only hide it
Beedlebud said:

#list_surround .header_cw, #list_surround .header_completed, #list_surround .header_onhold, #list_surround .header_ptw, #list_surround .header_dropped {
margin-left:-1px;
padding:28px 5px 5px 5px;
width:586px;
}

replace the value in bold with say 15px, this should do
Mar 10, 2012 7:42 AM
Offline
Jul 2018
561910
Aw darn. Okay, thanks for the help with hiding that border though!
Mar 17, 2012 6:18 PM
Offline
Oct 2008
2
Tinypic has removed some of the menu bars :c

Can someone restore them ?
Mar 18, 2012 1:18 AM

Online
Feb 2010
12647
It looks like the person who uploaded them closed their account and the images were taken with them. I can replace these, actually a lot of people could lol since Rodness made them on the Manga List. I just need to find out what the font was. I'm terrible as determining font type/weight and all that actually. Does anyone know what it is?



Closest thing looks like:

font-family: Trebuchet MS;
font-size: 11px;
font-weight: bold;


but its not exact, I'll use it tho if no one can tell me the original font used.
Shishio-kunMar 18, 2012 1:29 AM
Mar 18, 2012 5:04 AM

Offline
Nov 2011
304
@ Shishio-kun

Maybe it's ~13pt Calibri (regular)?
Mar 18, 2012 8:32 AM

Offline
Aug 2009
282
Nope, it's not Calibri. I have no idea which font it is 'cause I ain't got the .psd file left. I'll try go through similar fonts. I've found plenty of similar fonts already, but none of them have got this nice small Y in them.
Mar 18, 2012 8:43 AM

Offline
Aug 2009
282
By the way, I may still have got the original green bars left on my computer. I'm gonna search for 'em right away, but there's a chance that I deleted 'em as soon as I was done with 'em. ^^'

EDIT:

Not sure if I've still got the others... Doesn't look like I have. Only the "dropped header", but that one isn't deleted from Tinypic.
RodnessMar 18, 2012 8:49 AM
Mar 18, 2012 12:07 PM

Online
Feb 2010
12647
Rodness said:
Nope, it's not Calibri. I have no idea which font it is 'cause I ain't got the .psd file left. I'll try go through similar fonts. I've found plenty of similar fonts already, but none of them have got this nice small Y in them.


I know it seems perfect then theres always one damn letter thats off lol!
Mar 18, 2012 12:14 PM

Offline
Nov 2011
304
Haha Calibri was close enough, 'cause R, r, y, l & g were the same from my point of view (other letters as well, but I looked for font that matches these)
Mar 18, 2012 12:19 PM

Online
Feb 2010
12647
http://i40.tinypic.com/15669zk.png

Found a copy of the whole layout in original size in my hall of fame thread. I can cut the headers out from here!
Mar 18, 2012 1:09 PM

Offline
Aug 2009
282
Shishio-kun said:
http://i40.tinypic.com/15669zk.png

Found a copy of the whole layout in original size in my hall of fame thread. I can cut the headers out from here!
Haha, nice! xD
Mar 18, 2012 3:38 PM

Online
Feb 2010
12647
nam86 said:
Tinypic has removed some of the menu bars :c

Can someone restore them ?


The problem has been solved, you can get a fix from the first post in this thread! Its a simple copy and paste to the bottom of your CSS.

In addition, I have modified the original codes with the restored headers (menu bars) and fixed some other issues that came out over the month like font size on the menu bar. Also the codes for the list font, banner and buttons have been moved to the top of the CSS to make it easier to customize in the future!

Sadly, I noticed the original four button layout was all messed up and missing all its images, so I took it out completely. If anyone has a fixed copy please post it here. But fortunately, screenshots in the Hall of Fame thread are for viewing the original and ironically it helped restore the header bars of the updated 5-button layout.

http://myanimelist.net/forum/?topicid=318017
Shishio-kunMar 18, 2012 8:36 PM
Mar 18, 2012 8:32 PM
Offline
Oct 2008
2
Shishio-kun said:
nam86 said:
Tinypic has removed some of the menu bars :c

Can someone restore them ?


The problem has been solved, you can get a fix from the first post in this thread! Its a simple copy and paste to the bottom of your CSS.



Thanks a lot, you saved the day ^o^
Mar 22, 2012 7:52 PM

Offline
Jul 2010
2370
thx for fixing it, i was wondering for a while what i should do about them.


Apr 17, 2012 4:34 AM
Offline
Jul 2011
1
The "Plan to Watch" picture is gone now..
I was wondering if anyone could if it?
Thanks
Apr 18, 2012 2:51 PM

Online
Feb 2010
12647
Nexas00 said:
The "Plan to Watch" picture is gone now..
I was wondering if anyone could if it?
Thanks


OK, I updated the Header Fix patch at the bottom of the first post. You just copy and paste it to the bottom of your CSS. It contains a fix for the plan to watch header. Here it is to add to the bottom for convenience sake:


#list_surround .header_ptw {
background:url(http://i43.tinypic.com/sdioar.jpg) no-repeat scroll 0 0 transparent;
}
Apr 19, 2012 10:30 AM

Offline
Jun 2009
356
Using :)
Apr 25, 2012 1:49 PM
Offline
Jun 2010
2
Hi , i'm using this style right now,and i was wondering if i can change the background color (Dark Gray)!,because it doesn't match with the header and the side buttons
my list's link

http://myanimelist.net/animelist/PANIK-HIPA&status=7&order=0
Apr 28, 2012 8:18 PM

Online
Feb 2010
12647
PANIK-HIPA said:
Hi , i'm using this style right now,and i was wondering if i can change the background color (Dark Gray)!,because it doesn't match with the header and the side buttons
my list's link

http://myanimelist.net/animelist/PANIK-HIPA&status=7&order=0



Try adding this to the bottom of your CSS. This is your new code to control the background. Its going to remove both a black graphic from the layout and the black background color. #D6D6D6 is the name of a HTML color some thats similar one of the gray graphics on your layout. You can replace it with another named color or HTML color tho if it doesn't suit you tho. Google "HTML colors" if you want some more HTML colors (other shades of gray).


body {
background: url("none") repeat-y scroll center bottom #D6D6D6;
}
Apr 28, 2012 10:43 PM

Offline
Nov 2011
304
@ Shishio-kun

Something I found out today:
May 9, 2012 11:31 AM
Offline
Jun 2010
2
Shishio-kun,thank you so much for your help,i hope i didn't bother you ^^
Jul 10, 2012 4:00 PM
Trickster

Offline
Jun 2011
2251
What's the code to change the position of the buttons Watching, Plan To Watch, On-Hold, etc. to the top instead of on the left? If it's possible, I would prefer that.
Jul 13, 2012 11:38 PM

Online
Feb 2010
12647
Todd_Jensen said:
What's the code to change the position of the buttons Watching, Plan To Watch, On-Hold, etc. to the top instead of on the left? If it's possible, I would prefer that.


Not really made imo for that but I guess you could add to the buttons codes:

position: absolute;
left: 0px;
top: 0px;

And move them from there by adjusting the 0px amounts. Just an educated guess tho, you might need more (maybe someone else can chime in) and you can use relative or fixed in place of absolute for more options.
Jul 17, 2012 6:26 PM

Offline
Apr 2008
216
Hi! I'm currently using an edited version of this layout. However, I've run in some problems with the top banner image.

I'm using an image with some semi-transparent parts. When I choose to view "All Anime" on my list, the opacity of the banner becomes a lot more opaque. However, it is fine when I view the other sections (Currently Watching, Completed, etc.)

Some screenshots:

How it looks like for "All Anime":
http://puu.sh/Jrw7

How it looks like for the other sections:
http://puu.sh/Jrvi

Code:



Any help would much appreciated ^^


Jul 17, 2012 11:52 PM

Online
Feb 2010
12647
Ichigo-Sora said:
Hi! I'm currently using an edited version of this layout. However, I've run in some problems with the top banner image.

I'm using an image with some semi-transparent parts. When I choose to view "All Anime" on my list, the opacity of the banner becomes a lot more opaque. However, it is fine when I view the other sections (Currently Watching, Completed, etc.)

Some screenshots:

How it looks like for "All Anime":
http://puu.sh/Jrw7

How it looks like for the other sections:
http://puu.sh/Jrvi

Code:



Any help would much appreciated ^^


I am pretty sure its because when you have it on a single category, like Currently watching, the banner for CW is only seen once at the top of the page. But on All Anime all the category pages get their banner at the top in the same place. So they all end up behind each other and seem to increase the opacity of the front image. Hard to explain.. nice layout btw
Jul 18, 2012 10:53 AM

Offline
Apr 2008
216
Thanks! Is there anyway to prevent it from happening?


Jul 18, 2012 9:21 PM

Online
Feb 2010
12647
Ichigo-Sora said:
Thanks! Is there anyway to prevent it from happening?


Yeah, you can use another code for the banner besides the header. This way it will be the same on all pages. I would suggest #inline_content since you're not using it. First remove the banner from your old codes, then use this add on:

http://myanimelist.net/forum/?topicid=393581

Just use the one that goes behind the list (by default its the snow) and set that to contain your banner image instead of the snow- the background position will need to be centered top and set to no repeat. If its hard to get right you can post back here and I can adjust the settings.
Jul 19, 2012 5:41 AM
Offline
Mar 2012
1
And how to delete the banners and make list like that:



?
Jul 19, 2012 6:14 AM

Online
Feb 2010
12647
Fettycom said:
And how to delete the banners and make list like that:



?


See this tutorial on removing stuff easily:

http://myanimelist.net/forum/?topicid=464437&show=0#post1

Then use that display: none code on the LEFT SIDE BUTTONS in your custom CSS. Then increase the width of the #list_surround to your liking (found after OTHER CODES). You may also need to adjust the left amount to move it to the left, and the position of the BANNER.
Jul 19, 2012 9:17 PM

Offline
Apr 2008
216
Shishio-kun said:
Ichigo-Sora said:
Thanks! Is there anyway to prevent it from happening?


Yeah, you can use another code for the banner besides the header. This way it will be the same on all pages. I would suggest #inline_content since you're not using it. First remove the banner from your old codes, then use this add on:

http://myanimelist.net/forum/?topicid=393581

Just use the one that goes behind the list (by default its the snow) and set that to contain your banner image instead of the snow- the background position will need to be centered top and set to no repeat. If its hard to get right you can post back here and I can adjust the settings.


That did the trick! Thanks for all the help ^^


Aug 29, 2012 4:09 AM

Offline
May 2012
129
i think my picture for the banner is quite big, how can i make it the right size???
only a part of the picture shows up because of the big pixels, and i tried adjusting the width and height but the results are not the ones i want?? please help.
Aug 29, 2012 4:26 AM

Offline
Jan 2012
1578
moon_love said:
i think my picture for the banner is quite big, how can i make it the right size???
only a part of the picture shows up because of the big pixels, and i tried adjusting the width and height but the results are not the ones i want?? please help.


Try to put following line in the code:

Or simply resize your background in any graphic editor
Sep 11, 2012 5:23 PM
Offline
Feb 2012
6916
Thanks for the layout! ^^

Will probably mess around with CSS code more though...been awhile since I used it lol.
Changed pictures but idk about them still...
Sep 12, 2012 9:02 AM
Offline
Feb 2012
6916
Ok I ended up leaving it like this...first two images on both are a little animated for the text on it.

Anime List


Code:


Manga List


Code:
-Deactivated-Sep 12, 2012 9:09 AM
Sep 14, 2012 8:20 AM

Online
Feb 2010
12647
lolwutfool said:
Ok I ended up leaving it like this...first two images on both are a little animated for the text on it.

Anime List


Code:


Manga List


Code:


Very good, like the colors!
Jan 6, 2013 1:29 AM

Offline
Jun 2012
1
Hi there, I was wondering where I could change the background of the theme from a grey color to an image? I tried messing about with the CSS, but I wasn't successful. Please help!
- Louise ~ ^^
Jan 6, 2013 10:06 AM

Online
Feb 2010
12647
lettertothewind said:
Hi there, I was wondering where I could change the background of the theme from a grey color to an image? I tried messing about with the CSS, but I wasn't successful. Please help!


The very top line of code- it has an image link in parenthesis. You change it out with one of your own like I did here (see the part in bold at the top).





Make sure you save changes with the blue button at the bottom under the box and don't save it twice in a row or else it will revert back to the unchanged CSS.
Jan 10, 2013 10:39 PM

Online
Feb 2010
12647
What happened to the question about changing the bar color at the bottom lol?

Well, it is the copyright image which is at the bottom of the CSS. You can change the image there with the manga list version for a blue bottom bar. Otherwise, you'll have to recolor the image yourself in a graphics program.

here it is for easy downloading:
http://i34.tinypic.com/e1vup.png
Jan 31, 2013 2:08 PM
Offline
Apr 2012
3
Hey, I was wondering if i can make the background behind the lists transparent to make the background i put on easier to see?
Reply Disabled for Non-Club Members
Pages (4) « 1 2 [3] 4 »

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