Forum Settings
Forums
New
Jun 7, 2012 2:58 AM
#1

Offline
Feb 2010
12687
This layout is custom CSS. If you don't know how to install it, use the easy Beginner's Tutorial in this section:
http://myanimelist.net/forum/?topicid=419405

The design works for both anime and manga lists. For more layouts check the full list of Premade Layouts:
http://myanimelist.net/forum/?topicid=318587[/b]


See the full details in pics below!

Upper-right: Icon style menu bar (black bar and category links)
Upper-left: Custom banner with customizable text (in purple)
Lower-right: Weather widget
Not seen: Custom cursor, titles become DVD covers on cursor point (see below)

Anime titles convert into their DVD cover pics when you put your cursor on the rows!


If you want a beginner's layout with an easy to change background and fonts plus other add-ons this is for you. All these add-ons are easy to remove or change. Just look through the CSS notes and find the part you wan to change. For example if you want to remove the weather widget the bottom, or change it to your own city, scroll down a little to WIDGET. It tells you how to remove the weather widget and gives a link to where to go to change it to your city!

Got a question? Just post below.

Get the CSS from these spoilers! Copy and paste everything from the spoiler from the first @ to the last } To use this layout on a manga list, change the "anime" in animetitle in the top lines to "manga".

Anime code for layout as seen in the pics above. Has the Icon style toolbar and menu button which lets you sift through your categories.


An alternate code for anime lists with an icon toolbar but doesn't use the Menu icon toolbar as in the pics, and can use any other toolbar:
Shishio-kunJun 28, 2014 3:20 PM
Reply Disabled for Non-Club Members
Jun 28, 2014 3:27 PM
#2

Offline
Feb 2010
12687
This layouts been updated and fixed back to how it was before Imageshack broke it, and I've added an alternate version which can use other topbars.
Dec 26, 2014 8:27 AM
#3

Offline
Nov 2013
455
I want to change the black bars to transparent white and also the text inside it to another color,
and change the color or if possible remove the dropped,on hold,watching etc, thing below the buttons.
Here's a pic of the things I want to change.
How do I do it?
Here's the image
Also how do I change the pink thing to sky blue.

Here's my CSS code.
KapengBarakoDec 26, 2014 8:33 AM
Dec 26, 2014 10:17 AM
#4

Offline
Feb 2010
12687
Don't post the same question in two places anymore, read the club rules before posting again:
http://myanimelist.net/forum/?topicid=731649

You have a /* at the bottom that will block off future codes, remove it before adding stuff.

Not very clear on what you want but this looks like it, change the colors with the things you want.

.table_header {
background-color: rgba(255, 255, 255, 0.7);
}

.table_header a{
color: green;
}

.header_title{
color: transparent;}
.table_header {
padding-bottom: 50px;
}

.status_selected, .status_not_selected{
background: transparent;
}


.status_selected a[href*="status=1"], .status_not_selected a[href*="status=1"]{
position: relative;
top: 120px;
color: red;
}

.status_selected a[href*="status=2"], .status_not_selected a[href*="status=2"]{
position: relative;
top: 120px;
}

.status_selected a[href*="status=3"], .status_not_selected a[href*="status=3"]{
position: relative;
top: 120px;
color: red;
}

.status_selected a[href*="status=4"], .status_not_selected a[href*="status=4"]{
position: relative;
top: 120px;
color: red;
}

.status_selected a[href*="status=6"], .status_not_selected a[href*="status=6"]{
position: relative;
top: 120px;
color: red;
}

.status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{
position: relative;
top: 120px;
color: red;
}

The only pink thing I see is the icon. You need to change the pic in the top bar with another colored icon you make.

#mal_cs_listinfo {
background-image: url("http://i49.tinypic.com/hrkknq.png");
}
Reply Disabled for Non-Club Members

More topics from this board

» ❓ Ask for help here + See Frequently Asked Questions ( 1 2 3 4 5 ... Last Page )

Shishio-kun - Apr 15, 2010

7924 by Shishio-kun »»
Yesterday, 1:50 AM

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

Valerio_Lyndon - Apr 19, 2018

1262 by Shishio-kun »»
Sep 22, 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 »»
Sep 22, 4:29 AM

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

Shishio-kun - Feb 16, 2023

57 by Shishio-kun »»
Sep 22, 4:27 AM

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

Shishio-kun - Feb 16, 2023

31 by Shishio-kun »»
Sep 22, 4:14 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login