[css-d] Styling Dialog Box HELP!

2008-03-21 Thread Holly Hopper
I'm trying to make a comic-like dialog box that has to be styled completely in css. The text inside is going to be a variable and edited by the client, so the box needs to change according to the width of the text inside it, otherwise I'd just make the box a background image. Any ideas?

Re: [css-d] Styling Dialog Box HELP!

2008-03-21 Thread Vicki Stebbins
At 08:31 AM 22/03/2008, Holly Hopper wrote: I'm trying to make a comic-like dialog box that has to be styled completely in css. The text inside is going to be a variable and edited by the client, so the box needs to change according to the width of the text inside it, otherwise I'd just make the

Re: [css-d] Styling Dialog Box HELP!

2008-03-21 Thread Geoffrey Hoffman
When you say 'styled completely with CSS,' I am going to assume that you can alter or add to the HTML output. If you can't, it could be somewhat tricky, but either way, you have to start with a graphic that looks like the speech baloon you describe. Without being able to alter the html, you'd