marina: (don't be manly)
Marina ([personal profile] marina) wrote in [community profile] style_system2009-08-12 04:33 pm

(no subject)

Hi! I'm designing a comm for a friend of mine and I want to make the layout, Drifting Blue, to be green and brown instead of, you know, blue. I've managed to customize everything except a small graphic that shows up in the bottom of each entry and is blue. Does anyone know how I can substitute my own graphic for it, or remove it or something?



Thank you!
av8rmike: (desk on)

[personal profile] av8rmike 2009-08-12 02:28 pm (UTC)(link)
Sorry, that was an oversight of mine when I was trying to finish up the layout. There's a bug filed to at least allow the graphic to be removed through the wizard, but I just haven't gotten around to correcting it. For now, you can remove it through CSS:

h2.module-header, .entry .subject { background-image: none; }

Or, you could change it to your own:

h2.module-header, .entry .subject { background-image: url(http://www.example.com/img.gif); }

Sorry for all the edits, I'm being really dumb today. I forgot the corner image shows up in two places...
Edited 2009-08-12 14:37 (UTC)