This is a discussion on "css rounded corners" within the Web Page Design section. This forum, and the thread "css rounded corners are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
css rounded corners
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
css rounded corners
Hello, happy new year to all!
I'm attempting to use css to get rounded corners, which I have done: http://www.bluetomatoes.co.uk/testbox.htm The only problem is I want the arrow to be touching the left hand side, like it is in firefox, but in IE there is an annoying little 3 or 4 pixel gap, here's the code, has anyone got any ideas? To be honest the code was generated through a website.
Thanks, Geoff |
|
|
|
|||
|
Re: css rounded corners
That gap is most likely caused by diferrences in default margin/padding.
To avoid this kind of issue, always start your css with:
You have another problem with the way you have done things. Because of my personal settings in Firefox, the height of the text box is such that the red arrow obscures the bottom-left corner. |
|
|||
|
Re: css rounded corners
Thanks for your replies. I've tweeked it so the arrow is now a background image. valign worked except the text was no longer central.
How does this look with your preferences ukgeoff? http://www.bluetomatoes.co.uk/testbox.htm Thanks, Geoff |
|
|||
|
Re: css rounded corners
Yes, that works. Also in Opera, IE6 & IE7.
|
|
|||
|
Re: css rounded corners
Fantastic, thanks a lot!
Geoff |
|
||||
|
Re: css rounded corners
If only browsers were smart enough to support CSS rounded corners already. *sigh
|
|
||||
|
Re: css rounded corners
CSS3 has a corner-radius: thingy.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| rounded corners |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rounded Corners | Aaron1988 | Web Page Design | 22 | Apr 18th, 2007 19:15 |
| rounded corners question | camcool21 | Web Page Design | 22 | Jan 29th, 2007 18:36 |
| Css rounded div corners | AdRock | Web Page Design | 2 | Aug 7th, 2006 13:25 |
| Please Help-->Problem with rounded corners in IE | SuperGrover1981 | Web Page Design | 6 | Jul 8th, 2006 09:24 |
| Rounded corners 1 pixel out in IE | hessodreamy | Web Page Design | 1 | Jan 17th, 2006 15:44 |