Re: [css-d] DIVs, Images and Rounded-Corner Boxes.

2006-05-07 Thread Chris Perkins
At 10:16 AM 5/7/2006, Mark D Hiatt wrote: >I have been trying the last couple of days to get rounded corners on some >content boxes. I am not having much luck: http://www.markhiatt.com/NewCSS/ There are several techniques for doing this: http://css-discuss.incutio.com/?page=RoundedCorners and th

[css-d] IE 5 Mac Border problem.

2006-01-20 Thread Chris Perkins
border has been applied to the div. IE5 draws the border not around the image, but on top of it. I tried looking this issue up in the standard places (Eric Meyers list of IE5 Mac incompatibiltities, etc.) but haven't found anything. Does anyone have a solution or work-around? Thanks,

[css-d] Safari scroll bug - a workaround?

2005-12-05 Thread Chris Perkins
I have a simple page here: http://www.medialab.com/PWMenus/test5724/test5.html And the CSS here: http://www.medialab.com/PWMenus/test5724/test5.css This page looks correct in all the browsers I've tried so far on both platforms, except Safari. In Safari 1.3.1 (v312.3.3) the bottom yellow th

Re: [css-d] mysterious gap only with Doctype

2005-11-30 Thread Chris Perkins
o zero the margin on your body to get rid of that spacing: body{ margin:0px;} Hope this helps, Chris Perkins Media Lab, Inc. http://www.medialab.com/sitegrinder Photoshop designs to web sites: XHTML 1.1 and CSS At 06:00 PM 11/30/2005, Susan Tilley wrote: >http://roguerivercc.org/test.html

[css-d] Way to select last child?

2005-11-10 Thread Chris Perkins
st element of a container that works in most of the major browsers today? Thanks, Chris Perkins Media Lab, Inc. http://www.medialab.com/sitegrinder (Photoshop to XHTML 1.1 & CSS, no slicing) __ css-discuss [EMAIL PROTEC