Sent by 2geedesign on 12 March 2006 18:06
David
Thanks for your suggestion. I'll try this out. I use the min/max width for
the other browsers that do support so as to limit the widths the page will
go to.
BTW I'm not sure I understand your aside comments - top post or drop my uri?
Please could you explain this for me. I don't want to cause problems for
other people.
Thanks
Ian
----- Original Message -----
From: "~davidLaakso" [EMAIL-REMOVED]>
To: "2geedesign" [EMAIL-REMOVED]>
Cc: "Design Groups" [EMAIL-REMOVED]>;
[EMAIL-REMOVED]>
Sent: Saturday, March 11, 2006 8:38 PM
Subject: Re: [css-d] RH column flickers in IE/Win (repost)
> 2geedesign wrote:
> > Hi Shelly
> > Thanks for your response but I can't remove the "background-position"
since
> > the design is based upon using faux columns and so is needed to
accurately
> > position the background image.
> >
> > Cheers
> > Ian
> >
>
> Ian,
> Probably a flaky suggestion, but try shorthand and delete the min/max
> width(not ie supported, unless you are feeding a fix I'm not seeing):
>
> #wrapper {
> min-width: 750px;
> max-width: 1200px;
> background-image: url(../images/fauxcolumns.jpg);
> background-repeat: repeat-y;
> background-position: 75% 0em;}
>
> Becomes:
> #wrapper {
> width: 750px;
> background: url(../images/fauxcolumns.jpg) 75% 0 repeat-y;}/*adjust
position*/
>
> I am on linux and unable to test ie.
>
> aside: Please don't top post or drop your uri-- makes it hard to follow a
logical thread; and people get tired of having to hunt their mail for your
uri:
> Website address is http://www.abglazing.co.uk/
> CSS is http://www.abglazing.co.uk/stylesheets/main-style.css
>
>
>
> Regards,
> ~davidLaakso
>
>
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/