Forum Settings
Forums
New
Pages (8) « 1 2 [3] 4 5 » ... Last »
Feb 24, 2015 2:48 PM

Offline
Dec 2012
16302
Yeah the black header is not what I'm fond of. Where do I tweak it? I changed my text case. Also where the "Recent Posts" is located.
Feb 24, 2015 2:51 PM

Offline
Jul 2012
48248
Rothrock said:
Yeah the black header is not what I'm fond of. Where do I tweak it? I changed my text case. Also where the "Recent Posts" is located.

edit: crayon (i of ii)
find this:
#menu {
    background: #181818 !important;


edit the hex color
Feb 24, 2015 2:59 PM

Offline
Dec 2012
16302
Result:
Feb 24, 2015 3:02 PM

Offline
Jul 2012
48248
You want to edit the one that covers forums too, right?
Because it's a separate entity.
Feb 24, 2015 3:05 PM

Offline
Dec 2012
16302
Yep, I'm not gonna use this though, I use mal flat. Just thought I'd bring it up in case I use it later on.

The drop-down menu is still black too.
Feb 24, 2015 3:06 PM

Offline
Jul 2012
48248
lol, there's a lot of stuff to edit if you want to tweak it :C it's too bad MAL isn't very customization in general.
Feb 24, 2015 4:54 PM
Review Moderator
(。•̀ᴗ-)⌒✧

Offline
Jun 2007
1910
:3 Thanks so much :3 Even if you come to hate me, I'll always love you and this theme >_<!
Feb 24, 2015 4:55 PM

Offline
Sep 2013
275
this theme si so cute i love it
Mar 9, 2015 3:02 AM

Offline
Apr 2009
2983
brilliant theme, thank you ♥
Mar 12, 2015 10:09 AM

Offline
Dec 2011
74
Hey love the idea and love the work ^^ clean and clear code, and design-wise is pretty


just bumping so others can try :gambari~!:

i might get time to design and code one myself, coding lists became boring :D
Mar 13, 2015 4:11 AM
Review Moderator
(。•̀ᴗ-)⌒✧

Offline
Jun 2007
1910
*appears*



*poofs*
Mar 13, 2015 6:22 AM

Offline
Sep 2010
242
i'll pass on the compliment to my cats who actually coded everything for me :D
Mar 14, 2015 10:55 AM
Offline
Jul 2018
564616
I love this I've been using this for quite a while now :)
Thank you !
Mar 14, 2015 12:42 PM

Offline
Sep 2010
242
no problem :D always neat to hear when someone is using it (ノ≧∀≦)ノ
Apr 8, 2015 6:03 AM

Offline
Jun 2014
12856
this theme is amazing <3
All credit goes to Sacred.
Apr 12, 2015 11:01 PM

Offline
Sep 2013
456
Thanks Sunny! It's super cute =3
It matches with my cupcake profile theme very well.

http://i.gyazo.com/3356642100992f2c47801f48f08ae5d6.png
Apr 14, 2015 2:50 PM
Mahou☆Shoujo

Offline
Apr 2011
1276
I adapted some piece of code from reMAL theme, and now my favs look like it:

looks good? ☺
AkarinMay 2, 2015 9:37 AM
Apr 14, 2015 10:45 PM

Offline
Sep 2010
242
ooh, that looks neat (but no titles would be a bother); where's the add/edit button for them?
Apr 21, 2015 1:18 AM

Offline
Jul 2012
48248
how do you change the colors of the poll bars?
Apr 21, 2015 10:24 AM

Offline
Sep 2010
242
.vote_container {background-color: pink !important;}

or, what about shades of blue?

sunnysummerdayApr 21, 2015 11:23 AM
Apr 21, 2015 12:06 PM
Mahou☆Shoujo

Offline
Apr 2011
1276
sunnysummerday said:
or, what about shades of blue?

I like it, how do I get the same colors?
Apr 21, 2015 12:57 PM

Offline
Sep 2010
242
/* Polls */
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(1) .vote_container {background-color: rgba(107,191,227,0.50) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(2) .vote_container {background-color: rgba(107,191,227,0.40) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(3) .vote_container {background-color: rgba(107,191,227,0.30) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(4) .vote_container {background-color: rgba(107,191,227,0.20) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(5) .vote_container {background-color: rgba(107,191,227,0.10) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(6) .vote_container {background-color: rgba(107,191,227,0.20) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(7) .vote_container {background-color: rgba(107,191,227,0.30) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(8) .vote_container {background-color: rgba(107,191,227,0.40) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(9) .vote_container {background-color: rgba(107,191,227,0.50) !important;}
.forum_boardrow1 > table[cellspacing="5"] tr:nth-child(10) .vote_container {background-color: rgba(107,191,227,0.40) !important;}

i coded ten since sometimes people have polls with way too many choices. (update to fix that code above bleeding over.)
sunnysummerdayApr 21, 2015 1:00 PM
Apr 22, 2015 10:25 AM

Offline
Sep 2010
242
i just hid this stupidly unnecessary bit of whatever:



but if you really want it back, then add this code:

#horiznav_nav + div > .breadcrumb {display: block !important;}
Apr 22, 2015 10:44 AM
Mahou☆Shoujo

Offline
Apr 2011
1276
Thanks. How can I get these dots too?
Apr 22, 2015 10:50 AM

Offline
Sep 2010
242
that's a script: http://userscripts-mirror.org/scripts/show/44037 (but i rearranged them and added my own images.) :x
Apr 29, 2015 6:00 AM
Mahou☆Shoujo

Offline
Apr 2011
1276
My 2nd monitor really sucks with dark colors, so I made a white version for me xD
Apr 29, 2015 7:23 AM

Offline
Jan 2013
13161
sunnysummerday said:
club pages have the WORST coding, but i "fixed" it, i guess, though it's not perfect or symmetrical :(
danke ♥

Akarin said:
My 2nd monitor really sucks with dark colors, so I made a white version for me xD
that looks pretty cool actually :)

I would use it, since i've had the default background since the begininng, if my eyes weren't so sensitive ahah
Jun 6, 2015 8:10 PM

Offline
Dec 2009
532
Th----this is so amazing. I absolutely love it! And, the background customization is so awesome. MAL is just so pretty to go unto now and I love it. And, the list design(s) I'm working on are not affected at all, either so, they're completely unaffected by your design changes. The only thing I have not tested this on is when I make my profile design official on my profile, but, I'm sure it'll be fine.

I really appreciate this! Thank you so much. I'd give you a hug if I could! (ノ◕ヮ◕)ノ*:・゚✧
Jun 8, 2015 1:31 PM

Offline
Sep 2010
242
i don't like hugs from strangers!!1! a pile of unmarked cash amounting to 5 billion will do ヽ(´▽`)ノ
Jun 8, 2015 2:10 PM

Offline
Mar 2013
5831
sunnysummerday said:
my code's a MESS now and i'm exhausted..

I like it how sunny has capitalized letters here but she can't see them. >:D
Jun 8, 2015 2:47 PM

Offline
Sep 2010
242
Subpyro said:
sunnysummerday said:
my code's a MESS now and i'm exhausted..

I like it how sunny has capitalized letters here but she can't see them. >:D

I DO FEEL WEIRD ABOUT THAT >.>
Jun 8, 2015 5:12 PM

Offline
Dec 2009
532
sunnysummerday said:
i don't like hugs from strangers!!1! a pile of unmarked cash amounting to 5 billion will do ヽ(´▽`)ノ


Oh, I know! I understand! Haha *hands unmarked bills*
Jun 21, 2015 11:43 PM
Mahou☆Shoujo

Offline
Apr 2011
1276
Well, I spent some time redesigning this new seasonal anime page.
Looks good?
Jun 24, 2015 9:42 PM

Offline
Nov 2014
9843
I just found out this. It looks amazing! Thank you.

Jun 25, 2015 1:15 PM

Offline
Mar 2013
2088
Just reporting a little issue. It happens in the forum index, but not on a board nor a thread.

It seems to fix itself when you turn on the lowercase.
sunnysummerday said:
psch! it doesn't affect me since i use lowercase.


Also, can anyone help me change the first two grey | at the top, in the forum links? I managed to change the last one with:
div#contentWrapper > div#content > div.fl-r a {color: #f0f8fc!important;}    
div#content > div.clearfix.mt4 > div.fl-r a {color: #f0f8fc !important;}    
p.pt8 > span.di-ib.fl-r.pt4 a {color: #f0f8fc !important;}

Thanks.
Jun 25, 2015 3:59 PM
Mahou☆Shoujo

Offline
Apr 2011
1276
Sakana-san said:
Also, can anyone help me change the first two grey | at the top, in the forum links?

Something like this:
#content a[name="top"] + div.fl-r { color: #f0f8fc !important; }
Jun 28, 2015 3:00 AM

Offline
May 2015
1055
Just found out about this. It looks awesome ^^ Thank you :3
Jul 4, 2015 7:26 AM

Offline
Dec 2011
122
I've been using this Style for many months and I didn't realize there would be a thread here, haha.

I'll give it to you, I really like it! Good work. :D

I did see some hiccups in the design sometimes but I edited your Style myself the moment I encountered those. ^^;

何も期待するな//list//twitter//osu//
Jul 12, 2015 4:55 AM

Offline
Aug 2012
4306
why is this not implemented in here? lol




But you'll still take damage!
Jul 17, 2015 1:43 PM
Offline
Jul 2015
18
Thank you! I love it.
Aug 7, 2015 4:53 AM
Review Moderator
(。•̀ᴗ-)⌒✧

Offline
Jun 2007
1910
*passes by*

Great job with the Featured Articles :3
Aug 7, 2015 1:10 PM

Offline
Sep 2010
242
if only the featured articles themselves were a great job ᕕ( ᐛ )ᕗ oh and *updates with fixes* since they changed stuff (╯°□°)╯︵ ┻━┻
Aug 21, 2015 1:32 PM

Offline
Oct 2014
3645
Thanks for this theme mal looks 10x better now
Aug 21, 2015 2:00 PM

Offline
Sep 2009
1660
thanks for the updates (and sharing)! <3
Sep 12, 2015 7:41 PM

Offline
Jan 2015
3111
sunnysummerday said:
i'm confused! but at least you got it working? you can use any image btw, not just patterns :S


If i use any image, how do i make it look nice? Like have it fit theborders and whatnot.
"Make it flashier!" -Maid Chou Anime List
Sep 13, 2015 8:22 AM

Offline
Sep 2010
242
iunno! backgrounds don't have to repeat either, for big "unique" images they should be something like:

background: url(IMAGE URL) no-repeat fixed center #eaeaea !important;

or a pattern that you don't want to scroll with the page:

background: url(IMAGE URL) repeat fixed #eaeaea !important;

there're lots of other themes that offer anime bg's to go with mal, you could pick an image from those..
Sep 13, 2015 9:43 AM

Offline
Jan 2015
3111
sunnysummerday said:
iunno! backgrounds don't have to repeat either, for big "unique" images they should be something like:

background: url(IMAGE URL) no-repeat fixed center #eaeaea !important;

or a pattern that you don't want to scroll with the page:

background: url(IMAGE URL) repeat fixed #eaeaea !important;

there're lots of other themes that offer anime bg's to go with mal, you could pick an image from those..


Thanks, know where i can find them? I tried searching on that website, but didnt see any.
"Make it flashier!" -Maid Chou Anime List
Sep 13, 2015 10:27 AM

Offline
Sep 2010
242
here is where all the themes are, and below are some bg's from this theme:

       Plain Blue: http://dl.dropboxusercontent.com/s/e4i2gq7p29dayd6/bg_blank.png
       Angel Beats: http://dl.dropboxusercontent.com/s/ayo339ker2zejd6/bg-ab-yurippetenshi.png
       Amagami SS: http://dl.dropboxusercontent.com/s/6oh0tfcptisylao/bg-amagami.png
       Chuunibyou: http://dl.dropboxusercontent.com/s/psefr6vrtxi4t0x/bg-chuu.png
       Date A Live (Kurumi): http://dl.dropboxusercontent.com/s/4n3pzfrp0x6eu76/bg-dal-kurumi.png
       Date A Live (Kurumi and Tohka): http://dl.dropboxusercontent.com/s/9mwf4c9mv1brmvy/bg.png
       Date A Live (Origami): http://dl.dropboxusercontent.com/s/wwkvmq6e9sdvb1b/bg-dal-origami.png
       Gears: http://dl.dropboxusercontent.com/s/hfzq201e1zteavo/bg-gears.png
       Inori Aizawa: http://dl.dropboxusercontent.com/s/03k6kx7jpbhyxeh/bg-inori.png
       Hyperdimension Neptunia: http://dl.dropboxusercontent.com/s/qe251bapic29oaf/bg-neptunia.png
       SAO: http://dl.dropboxusercontent.com/s/tn7xdx294vhtvpt/bg-sao-asunakirito.png
       Shakugan no Shana: http://dl.dropboxusercontent.com/s/zpmfvnp2zl3w2yl/bg-shakugan-shana.png
       To Love Ru: http://dl.dropboxusercontent.com/s/5geo41b34qf0zd1/bg-toloveru-kotegawayami.png
       Jarvis HUD: http://i.imgur.com/WreVxWw.jpg
Sep 16, 2015 7:40 PM
▬▬ι═══════ﺤ

Offline
Feb 2012
3603
Lovin' the new update. Great work. I even managed to edit out the black bar hover over option easily thanks to your instructions. ^^ Thanks!
"There is nothing outside of yourself that enables you to get better. Everything is within. Seek nothing outside of yourself." ⛩️

Sep 16, 2015 9:07 PM

Offline
Jan 2015
3111
I love the design more than the themes that go with it. The actual MAL design itself is really nice and goes with a ton of BG's. Did you ever think of making some variations? I know there are some on that website, but not a whole lot, and for people like me, its cool to be able to just grab one i like and use it, since i cant code and make my own lol. So far yours has worked with every image i wanted though. Right now i have http://i.imgur.com/SKsyyTQ.jpg as my current theme
"Make it flashier!" -Maid Chou Anime List
Pages (8) « 1 2 [3] 4 5 » ... Last »

More topics from this board

» What software(s) and hardware(s) do you use for digital drawings?

DesuMaiden - 3 hours ago

1 by SnipeStrike »»
24 minutes ago

» I used a basic AI video enchancer to upscale really old anime

tsukareru - Nov 25, 2023

27 by tsukareru »»
30 minutes ago

» Created my first amv yesterday. Check it out, enjoy, and provide feedback if you'd like!

painiwakura - Mar 24

2 by Astachanna »»
Yesterday, 6:02 PM

» Impact of Anime on India's Youth & Its effects on Family Dynamics- A Survey

Anituber69 - Apr 10

2 by Anituber69 »»
Apr 14, 11:57 PM

» Anime hoodies - New brand

abambata - Apr 13

2 by abambata »»
Apr 14, 3:30 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login