On 3/17/07, GPL <[EMAIL PROTECTED]> wrote:
>
> Just when I thought I had this template where it needed to be, I tested it
> out on a Windows PC using IE6 and something didn't look right up top.
hmmm playing with #FILLER-IMAGE...
#FILLER-IMAGE {
position: absolute;
top: 0; right: -10px;
width:0px; overflow:hidden; /*basically makes it go away from the document*/
}
See how the document looks good again, try this now
#FILLER-IMAGE {
position: absolute;
top: 0; right: -10px;
width: 500px;
}
This is where I then noticed the background of that image seems to include
the top right corner of that content area. Why not just make the filler
image a transparent gif so you dont even need to worry about including the
background of another areas background?
Cause somewhere a few pixels are off, and making your content area come up a
little bit upwards, ruining that top right corner u tried ti prepare.
you need to get pixel perfect precision. IE might be defaulting margins or
padding somewhere at the top ruining the pixel perfect precision you need to
make the layout work. maybe someone else can find exactly where
Arian
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/