On Dec 22, 2007 4:42 AM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Yes, you have added 10px padding to all sides of a 100% wide > #title-date. That makes it 100%+20px wide in standard mode. > > Also: IE6/7 can't make up their mind about the container-width with a > scrollbar, and IE6 can't calculate percentage-width properly anywhere.
That explains a lot, I must have overlooked it after staring 4 hours :) > > Another question is; I want to have the Title and other text on the > > right on the same line. I can't get it to float correctly. I want to > > separate it in two different columns, one 70%, other 30% of max - > > width. > > You didn't float them at all, and the width is missing on Title and > is 100%+20px on the other. I tried it before but didn't get it to work. Probably mixed it up later on. I see you added a width of 510px to the details container, the problem is I don't know the size beforehand, it changes with every photo. The pblog software I use only gives out the width of the photo (533px) in this case. Is there a way to do it with percentages / relative? I can hack it in with javascript easily, but this will cripple it when JS is disabled. Thanks all for your time again. -- Jeroen ______________________________________________________________________ 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/
