Hey everyone, I'm pretty new to WP and to CSS so I have a question...
What I want is for my sidebar widgets to have a rounded edge on the top, and a rounded edge/speech bubble arrow on the bottom, so that the widget looks like a speech bubble. Click link below to see a photoshopped screen shot of what I'm trying to accomplish...
http://img410.imageshack.us/img410/4386/exampleyt4.jpg
I have created the images and I've created div classes in my CSS style sheet (div.top for the top image, div.mid for the background color to scroll, and div.bottom for the bottom image)... Then I added those div classes into my sidebar.php file, within the widget tags... But then when I view the code using FireBug, none of those show up. Any ideas as to what I'm doing wrong?
Thanks for the help