[css-d] extra padding and/or margin on top and bottom of elements everywhere but IE6/Win

2005-10-04 Thread Matthew LaVelle
The page is here: http://www.creekside-development.com/beta/index.html The style is here: http://www.creekside-development.com/beta/global.css The layout background info is here: All DIVs, one div id=wrapper holds everything. Three rows marked by DIVs that contain content are div

[css-d] background-color will not set transperant in Mozilla browsers

2005-06-10 Thread Matthew LaVelle
The URL is http://www.parenteducation.org/ On the front page there is a photo of a little girl. Her hair is getting cut off for some reason in Moz browsers. The photo is a background-image set on the content-wrap div. The other div in question is the content-rc div. I've tried setting:

Re: [css-d] IE6 DIV spacing bug

2005-06-08 Thread Matthew LaVelle
[EMAIL PROTECTED] wrote: From: Matthew LaVelle [EMAIL PROTECTED] http://test.cimediagroup.com/ Everything looks fine in all browsers except there's a small space/gap between the hdr DIV and the body DIV in Internet Explorer 6 on Windows machines. Add {display: block;} or {vertical-align

[css-d] IE6 DIV spacing bug

2005-06-07 Thread Matthew LaVelle
I'm working on a simple two column three div layout that can be seen here: http://test.cimediagroup.com/ There is a div id=wrapper and then inside of it there are three DIVs in the following order: div class=sidebar div class=hdr div class=body The first DIV is float: right; while the second