Forum:Fix logo and other dingus.
{{#logotipo:/images/thumb/8/89/Free_bloodwine.png/120px-Free_bloodwine.png}}
So, now that petaQ'a'pedia has a logo, I would like it if you would change the common CSS so it is fixed upon the tlh:
namespace. It's easy to do; in fact, I'll do it for you.
/* petaQ'a'pedia logo */
body.ns-150 #p-logo a { background-image: url(/images/1/11/PetaQ'a'pedia.png) !important; }
body.ns-151 #p-logo a { background-image: url(/images/1/11/PetaQ'a'pedia.png) !important; }
~ info • discussion • contributions • 05:13, 14 Jumbly 2011 (UTC)
that css is malformed, the apostrophes will not be interpreted correctly, please test the css beforehand. When I tested it in the dev tools, it did not work, so I'd be surprised if it would work straight off regardless.--Silent PenguinLeave Me Alone 17:25, 21 Jumbly 2011 (UTC)
New CSS-- I tested it on this page and it worked. Okay, so here it is:
/* petaQ'a'pedia logo */
body.ns-150 #p-logo a { background-image: url(/images/thumb/8/89/Free_bloodwine.png/120px-Free_bloodwine.png) !important; }
body.ns-151 #p-logo a { background-image: url(/images/thumb/8/89/Free_bloodwine.png/120px-Free_bloodwine.png) !important; }
~ info • discussion • contributions 20:27, 07/22/2011