Linda Quinn wrote:

All is well on Netscape & FF (Win) and Safari, FF, Netscape & Opera (Mac). However, in IE6/Win the borders do not appear.

http://www.housecallcs.com/newWeb/pages/services.htm

Several ways to avoid and/or "fix" that IE/win bug. Almost too many to
mention, so I'll just give you a 'in this case' solution.

Adding this:
#holder {position: relative; padding-top: 1px; margin-top: 0;}
...will "fix" it based on what you have now.

Adjust that margin-top as you like, and note that it's part of a
cross-browser stabilization and not part of the bug-fix itself.

regards
        Georg   
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to