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!

Thank you!
no subject
Date: 2009-08-12 02:28 pm (UTC)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...
no subject
Date: 2009-08-12 03:04 pm (UTC)