Hi,
I'm playing with z-index's for a site I am
buildings. In FF there is not a problem the site looks exactly how I would
expect it to look but when you view it in IE nothing is right.
div #header {background: #ffffff; height: 80px; position: static; z-index:1;}div#header img {position: relative; border: 0; margin: 0; padding: 0; width: 150px; height: 150px; z-index: 2; float: right; bottom: 25px; right: 25px;} I have been reading about an issue with
position:relative and z-index with IE but
can't seem to find a solution.
Any ideas?
Kind Regards,
Tristan
******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ******************************************************************* |
- [WSG] z-index with ie Able Net Design
- RE: [WSG] z-index with ie Ted Drake