Luc wrote: > Hello David, > It was foretold that on 9/10/2007 @ 23:31:24 GMT-0400 (which was > 00:31:24 where I live) David Laakso would write: > > <snipped a bit> > > >> It seems I don't really get what you're after but I am crazy nuts about >> that mad cow and hope at least in a small way this may help : >> > > yeah, that cow makes me nuts also but alas, still the same problem > with the image. > > Here's the link to how it looks in IE when resized to a small > resolution: > > http://www.dzinelabs.com/sandbox/madcow/cow.png > > Btw, the fact that in your example the h1 also moves to the left is > because of the removing of my "position:absolute", isn't it? > > >
This is in reference to your uri: http://www.dzinelabs.com/sandbox/madcow/madcow.html and my uri: <http://www.chelseacreekstudio.com/ca/cssd/madcow.html> I guess my "mad cow" (love that cow) is gonna look the same as your screen shot in any browser, not just IE, when the window is narrower than the fixed pixel width of 760px set on #container which encloses the the two column layout (your text). Yes, no ap is used to position h1-- it is flush right (text-align: right;) to the rail and offset from it with padding-top, and padding-right. Regards, dL PS When replying to this list please write your reply below the person you reply to, and do not trim links that may be needed for reference. Makes it easier for everyone... -- http://chelseacreekstudio.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
