CSS Rounded corners

Capodecina
Permabanned
Joined
31 Dec 2003
Posts
5,172
Location
Barrow-In-Furness
Have any of you created rounded corners entirely from CSS?

There's a few bits of code and guides but I can't seem to get them working.

(I don't want to use images)
 
I tried the Curvycorners but I just couldn't get them working for more than one div at a time :\

It also seems to make my divs go really weird. My content div now goes right across the screen and I have to use a horizontal scroll bar?

:(
 
Last edited:
Ignore that guys, I had removed a width line from my CSS without realising.

Curvycorners has worked perfectly, pretty quick and painless solution to be honest. Makes my layout look a lot easier to the eye and i've not used a single image (well, except in the header)

Thanks!
 
Back
Top Bottom