
I searched the forum up and down now. Pretty sure I saw a thread with the solution just a while ago.
For a colorful children's blog, I'd like to give every sidebar item a different style (color and top/bottom border image). If I recall correctly, every sidebar plugin has a specific css class I can define for the color. Can anyone give me a hint how the name format for these are?
As for the images, I assume the CSS3 border-image property is not a recommended solution at the moment? I'm thinking of nesting a div with the second image, while the first is used as background image, into the plugin layout. That's the easiest and most browser-safe solution I can think off

~eni