Hi All,

I've been racking my brain trying to figure this out so I'm turning to the
list for help! Please see the bottom and left corners of this site:

http://experienceprogress.com/index.html

There's a 1px white space that shouldn't be there between the bottom
right/left corner images and the middle images.

Here's the stylesheet:

http://experienceprogress.com/styles.css

Here's where I'm calling the images in the styles:

.t {background: url(newsite/images/index/top_middle.gif) 0 0 repeat-x; }
.b {background: url(newsite/images/index/bottom_middle.png) 0 100%
repeat-x; height: 2%}
.l {background: url(newsite/images/index/middle_left.png) 0 0 repeat-y}
.r {background: url(newsite/images/index/middle_right.gif) 100% 0 repeat-y}
.bl {background: url(newsite/images/index/bottom_left.gif) 0 100% no-repeat}
.br {background: url(newsite/images/index/bottom_right.gif) 100% 100% no-repeat}
.tl {background: url(newsite/images/index/top_left.gif) 0 0 no-repeat}
.tr {background: url(newsite/images/index/top_right.gif) 100% 0 no-repeat; }


I've checked the images and they don't have any white so I'm at a loss :P

The footer padding looks a little weird in IE as well I've noticed. Any
advice there would certainly be appreciated.

Thanks!
Jessica
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to