[css-d] site check please in IE Mac

2005-08-23 Thread anthony croshaw
Hi guys, I am having problems with the bottom image postioning on this site, but only in IE Mac. I have tried absolute positioning, have now opted to float it, need to know if there is still a problem. Cheers Anthony Site: http://www.spiralsofabundance.com/index.htm Css is as follows:

[css-d] w3c validation problem

2005-06-09 Thread anthony croshaw
Not sure this is the best place to ask this, but does anyone on this list know of a way to use a flash file in a transitional xhtml document such that it will validate? If you use the embed tag, which seems to be the only way netscape will play the movie, the page does not validate. However,

[css-d] conditional comments in css

2005-05-31 Thread anthony croshaw
When ever I try and use conditional comments to get rid of a problem in IE, I get the text of the comment at the top of the page - anyone know why this is? Also, I have started to use child selectors instead, as IE ignores these, is this considered worse practice than a conditional comment?

[css-d] size of new window

2005-05-26 Thread anthony croshaw
Does anyone know of a way you can control the size of a new browser window if you open it with a link like this; h href=somepage.htm target=_blank Not usre if you can do it in css if you have a serpearte css file for the new page? Cheers anthony

[css-d] IE 5.0 and 5.5 hacks

2005-05-25 Thread anthony croshaw
Hi guys, I have come up against my first ie5 nightmares, do any of you know some good sites that explain the various hacks in plain English? I know a few already, like the body {text-align:center;} one for 5.5, but really I need to know more. From what I understand after reading some articles by

[css-d] hover pseudo class

2005-05-24 Thread anthony croshaw
Hi everyone, I know how to create roll over effects, but is it possible to use the hover pseudo class to affect the display property of a separate div? I want to have a row of thumbnails on the left, and as you roll the mouse over a thumbnail a larger image appears on the right. Easy enough to do

[css-d] ie problem

2005-05-22 Thread anthony croshaw
I have a test site which is showing up a problem in ie. If you view it in netscape or firefox, all is well, but in i.e. the right sidebar appears too far over to the right, then after a couple of seconds, sometimes as much as ten, it snaps into position, but there is still a small gap. The page