Webmaster wrote:

>Hello, I am currently working on a layout for a friend, which can be 
>found at http://www.exillon.com/test/ and the css is 
>http://www.exillon.com/test/main.css
>  
>
Hi webmaster D,
Your link appeared to lead to a frame page, so we have to go to the 
source code of the frame page to get the URL of the real page, if we 
want to see the source code of the page itself in order to analyse what 
is happening. - Think it is easier for us to give the direct link...

>Rather than making the stretched/melted part of the background one huge 
>image, I made a basic tiled version  for the straight lines and an 
>postion: absolute floating box with the stretched/melted graphic over it.
>Now in Firefox, the image looks fine.
>
Image? Not yet: the CSS has an error in the first h2-styles, which is 
disturbing all the rest of the page: the page cannot bee seen ...

To see what the images are, we have to dive in the css, and call them 
separatedly...
So for the next time: please deliver the material as good as possible, 
and let the helping hands not have to invest their time in solving puzzles!
This said, we can go on.

>In IE6 for PC, though, the colours 
>are showing up for some reason darker. The tiled version is a .gif and 
>the floating image version is a .png. Would that be the cause for such? 
>I've never seen an image rendered darker in one browser compared to 
>another only due to it being a .png file. The only problems I recall 
>that IE has with .pngs is transparency issues, which this does not have.
>  
>
Reading this, I remembered to have remarked something like this before. 
With FF and IE both on my pc: testing time! I could take 2 times a 
screenshot of the bgwarp.png and pasted them together in a painting 
program. I mirrored one to make it clear, and pasted in both "the bg.gif 
with the same colours".
The result is this 
<http://home.tiscali.nl/developerscorner/css-discuss/images/png-colors_in-FF-IE.gif>.
*Indeed there is a difference*: compared with the bg.gif, Firefox is 
performing good (as expected).
But *IE is shifting the hue and giving less brightness in png's*.
Then the png directly downloaded, opened in paint program, and compared. 
Same result: IE is showing an image with slightly different colours.
Will IE7 be better? - Another one for the ToDo-list of the MS-IE-team!
Conclusions:

   1. As long as you have an isolated png, nobody will remark a
      difference between the IE-performance and the real thing.
   2. If you need to connect a png and a gif (or jpg) as one image, IE
      can give a problem.
   3. In your case there is no problem: the png has only 128 colours,
      and can be saved as a 256 color gif before uploading! :-)

>Also, would anyone be able to suggest how to best stretch a div, or any 
>element,  the entire width of a page and be elastic? I noticed that if I 
>shrink my window enough to show a horizontal scroll due to my temp 
>stretched/melted background images size, the header and the footer both 
>cut short of it. Is there a way to make this elastic as well?
>  
>
This is rather difficult to say because of the lacking of a working 
testpage.

>One last request, if possible, would be if anyone would know how to best 
>make a col stretch an entire page vertically but also have a footer 
>remain beneath it, like mine has.
>  
>
In the CSS-discuss WIKI 
<http://css-discuss.incutio.com/?page=CssLayouts> you can choose what 
you like. ;-)

Greetings,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to