Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!

Icon background color

Edited by 2 users.
Last edit: 19:45, 3 September 2012

It's pretty much the same as regular coding. All you have to do is replace

table.mabitable tr.image td, table.mabitable td.image,
table.imagetable td, table.imagetable th {
    background-color: #000;
}

with

table.mabitable tr.image td, table.mabitable td.image,
table.imagetable td, table.imagetable th {
    background-color: #333;
}

(I think.) But that will effect every imagetable on the wiki. No item will have a black background.

Pyro - (Talk)12:33, 16 May 2012

The irony. A text replacement in a post requesting replacement.

Pyro - (Talk)22:26, 3 September 2012