View Single Post
  #9  
Old 02-25-2010, 09:36 AM
  gizmo's Avatar 
gizmo gizmo is offline
 

X-Adept
  
Join Date: Jan 2005
Location: Crawley : UK
Posts: 618
 

Default Re: IE7 is killing me

I not it doesn't help but I use this css quite a lot, a simple and validated way to get rounded: (All browsers) Good for a basic rounded surround...No images at all..

b.rtop, b.rbottom{display:block;background: #D4CCAA} /* controls corner colour */
b.rtop b, b.rbottom b{display:block;height: 1px;
overflow: hidden; background: #FFF}/* controls background colour */
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
Reply With Quote