[WSG] z-index with ie

2006-09-21 Thread Able Net Design



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: #ff; 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 finda solution.

Any ideas?

Kind Regards,
Tristan

***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***


[WSG] What version of IE should be build to

2006-09-20 Thread Able Net Design



I'm playing around with some lovel web 2.0 inspired 
layouts, and found out that ie5 can't handle transparent png's. I also came 
across some z-index problems with IE

FF has no problems which is great.

So does anyone have a hack for transparent png's or 
do the later versions of IE come inline with FF

What version of IE is mostly used?

Kind Regards,
Tristan

***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***


[WSG] Custom Bullets

2006-08-08 Thread Able Net Design

Hi,

For the first time I am using custom bullets image. Just to try 
something different. Anyway FF displays it correctly but when viewing it 
in IE6 i can still see the default disc bullet then my custom bullet.
  
   ul li {list-style-image: url(images/tick.png); margin-left: 20px;}


I have tried most of the examples on the web of setting a background 
image for li but still no luck?


Thanks.


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**