Re: [css-d] CSS Round Corners

2008-10-03 Thread David Hucklesby
On Thu, 2 Oct 2008 22:32:05 -0400, Majestic wrote: > Anyone have experience doing CSS round corners ? I need some help as nothing > so far as > been working out for me, including javascripts. If those good suggestions you have so far are not quite what you want, here's a pretty comprehensive lis

Re: [css-d] CSS Round Corners

2008-10-03 Thread Gunlaug Sørtun
Majestic wrote: > Gunlang the one I am after is the one you have experience on using my > own images as round corners out of the three you pointed out to me > which was this one. I hope you could help me get the round corners > on my page which is just a using my own images. > http://www.gunl

Re: [css-d] CSS Round Corners

2008-10-03 Thread Majestic
On 10/3/08, Alexandru Dinulescu <[EMAIL PROTECTED]> wrote: > I suggest the following setup if you have your own images > > /* Border Style -> ALL PAGES UNDER THIS > t > t b > t b l > t b l r > t b l r bl > t b l r bl br > t b l r bl br tl > t b l r bl br tl tr > t b l r bl br tl tr background: no

Re: [css-d] CSS Round Corners

2008-10-03 Thread Alexandru Dinulescu
I suggest the following setup if you have your own images /* Border Style -> ALL PAGES UNDER THIS t t b t b l t b l r t b l r bl t b l r bl br t b l r bl br tl t b l r bl br tl tr t b l r bl br tl tr background: none afterwards else lots of troubles and headaches, mofo */ this setup is flexible

Re: [css-d] CSS Round Corners

2008-10-03 Thread Majestic
Gunlang the one I am after is the one you have experience on using my own images as round corners out of the three you pointed out to me which was this one. I hope you could help me get the round corners on my page which is just a using my own images. http://www.gunlaug.no/tos/wd_demo_shapes_03.h

Re: [css-d] CSS Round Corners

2008-10-03 Thread Aaron Gray
> At 10:32 PM -0400 10/2/08, Majestic wrote: >>Anyone have experience doing CSS round corners ? I need some help as >>nothing so far as been working out for me, including javascripts. > > What type? > > You can Goggle "round corners css" and get all sorts of types -- even > I have one: > > http://s

Re: [css-d] CSS Round Corners

2008-10-03 Thread Alexandru Dinulescu
Css round boxes are only in CSS 3 specifications and ONLY implemented in Firefox 3.0 and Safari 3.0 (mozzila/webkit) and each of them browsers implement it differently by using some browser specific CSS code (think of the Microsoft and Conditional Comments). So meh, rounded corners with CSS awill

Re: [css-d] CSS Round Corners

2008-10-03 Thread Al Sparber
Rounded boxes are an interesting issue. Some of the methods discussed here are fine, but there are folks who require smoothness or efficiency - it's a designer thing - and so the decision often need to be made to introduce extra markup. For those people, a method such as this might better achiev

Re: [css-d] CSS Round Corners

2008-10-03 Thread tedd
At 10:32 PM -0400 10/2/08, Majestic wrote: >Anyone have experience doing CSS round corners ? I need some help as >nothing so far as been working out for me, including javascripts. What type? You can Goggle "round corners css" and get all sorts of types -- even I have one: http://sperling.com/ex

Re: [css-d] CSS Round Corners

2008-10-02 Thread Gunlaug Sørtun
Majestic wrote: > Anyone have experience doing CSS round corners ? I need some help as > nothing so far as been working out for me, including javascripts. Not sure. What, which layouts, is it supposed to be used on or fit into? If you want round corners as defined in CSS3...

[css-d] CSS Round Corners

2008-10-02 Thread Majestic
Anyone have experience doing CSS round corners ? I need some help as nothing so far as been working out for me, including javascripts. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ