[css-d] fixing backgrounds continued

2005-10-31 Thread Walter van den Broek
Since no one answered my question and the hack for IE6/Win which i
tried: {display:inline;}
did not work, i did put the file on a server to be found at:

http://home.planet.nl/~wiere316

Hope this will help to answer my question which was:

Made an index.html with some beautiful pictures. Got the idea from
Eric Meyer, chapter 12 of his first book from Eric Meyer on CSS, I
hope a lot of them will follow.
The power of a fixed background worked perfect in safari and IE5/Mac.
When i opened it in IE6 on windows one picture was partly on a black
background of the body the other was placed in the content part but
not overlapping the other. In the content part the picture was also
placed relative to the border on the content part.
Hope this makes the problem clear, I am definitely a newbie in this
field so bare with me.
Does IE6 on windows need a css hack, could not find one??
Or can someone direct me in a direction??
Thanks walter
__
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/


Re: [css-d] fixing backgrounds continued

2005-10-31 Thread Gunlaug Sørtun
Walter van den Broek wrote:
 http://home.planet.nl/~wiere316

 Does IE6 on windows need a css hack, could not find one?? Or can 
 someone direct me in a direction??

You may find something of use here:
http://www.howtocreate.co.uk/fixedBackground.html

I've never used that IE/win 'background-attachment: fixed' workaround,
but apparently it does work.

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/


[css-d] fixing backgrounds

2005-10-30 Thread Walter van den Broek
Made an index.html with some beautiful pictures. Got the idea from
Eric Meyer, chapter 12 of his first book from Eric Meyer on CSS, I
hope a lot of them will follow.
The power of a fixed background worked perfect in safari and IE5/Mac.
When i opened it in IE6 on windows one picture was partly on a black
background of the body the other was placed in the content part but
not overlapping the other. In the content part the picture was also
placed relative to the border on the content part.
Hope this makes the problem clear, I am definitely a newbie in this
field so bare with me.
Does IE6 on windows need a css hack, could not find one??
Or can someone direct me in a direction??
Thanks walter
__
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/