Re: [css-d] IE6/7 content breaks out of container

2010-05-11 Thread Tony Lush
> Tony Lush wrote: > > On an example page at > > http://206.130.113.250/products/workholding-solutions/ > > > > In IE6/IE7 and Safari 3.2.3 the contained elements are breaking free from > > their container. David Laakso wrote: > > This: > #contentWrap { > /*min-width:980px; delete*/ > /*widt

Re: [css-d] IE6/7 content breaks out of container

2010-05-11 Thread David Laakso
David Laakso wrote: > Tony Lush wrote: > >> On an example page at >> http://206.130.113.250/products/workholding-solutions/ >> >> In IE6/IE7 and Safari 3.2.3 the contained elements are breaking free from >> their container. >> >> >> >> Thanks -- Tony >> >> > > Btw, dunno about S

Re: [css-d] IE6/7 content breaks out of container

2010-05-11 Thread David Laakso
Tony Lush wrote: > On an example page at > http://206.130.113.250/products/workholding-solutions/ > > In IE6/IE7 and Safari 3.2.3 the contained elements are breaking free from > their container. > > > > Thanks -- Tony > This: #contentWrap { /*min-width:980px; delete*/ /*width:expression(d

Re: [css-d] float nav to right column... ??

2010-05-11 Thread David Laakso
Greg Wilker wrote: > d'oh > > http://www.kusangalala.com/index-2.php > > > greg wilker > > > You have neglected to include the left column in the markup. This is a fast and dirty pick-up from the original source file. If you want to avoid the horizontal scrollbar at 1024 and up, the center

Re: [css-d] float nav to right column... ??

2010-05-11 Thread Greg Wilker
d'oh http://www.kusangalala.com/index-2.php greg wilker > -Original Message- > From: David Laakso > Subject: Re: [css-d] float nav to right column... ?? > > url? > Best, > ~d __ css-discuss [cs...@lists.css-discuss.o

Re: [css-d] float nav to right column... ??

2010-05-11 Thread David Laakso
Greg Wilker wrote: > I have a site that I grabbed code from > http://www.manisheriar.com/holygrail/fixed.htm to get me started. > > > > I am having trouble moving the nav to a right column... > > > > > Greg > > > url? Best, ~d -- desktop http://chelseacreekstudio.com/ mobile http://chelse

[css-d] float nav to right column... ??

2010-05-11 Thread Greg Wilker
Hello Everyone, I have a site that I grabbed code from http://www.manisheriar.com/holygrail/fixed.htm to get me started. I need the left and right columns to be the same height as the middle column and for the middle content to determine the height. I am having trouble moving the nav to a right

Re: [css-d] IE6/7 content breaks out of container

2010-05-11 Thread Tony Lush
> Tony Lush wrote: > > On an example page at > > http://206.130.113.250/products/workholding-solutions/ > > > > In IE6/IE7 and Safari 3.2.3 the contained elements are breaking free from > > their container. > > > > I have the left column set as: > > #generatedContent-1 > > Looking at the source, I

Re: [css-d] ADMIN: Ticket troubles (followup)

2010-05-11 Thread Reese
On 11-May-10 16:02, Eric A. Meyer wrote: ... Thank you, Eric, for the very detailed explanation of all of that. It's likely more detail than most of us needed, but some of us do appreciate the excess. So, thank you, for all of that. ;) Reese ___

Re: [css-d] IE6/7 content breaks out of container

2010-05-11 Thread Philip TAYLOR
Tony Lush wrote: > On an example page at > http://206.130.113.250/products/workholding-solutions/ > > In IE6/IE7 and Safari 3.2.3 the contained elements are breaking free from > their container. > > I have the left column set as: > #generatedContent-1 Looking at the source, I see : id="

[css-d] IE6/7 content breaks out of container

2010-05-11 Thread Tony Lush
On an example page at http://206.130.113.250/products/workholding-solutions/ In IE6/IE7 and Safari 3.2.3 the contained elements are breaking free from their container. I have the left column set as: #generatedContent-1 { width: 220px; float: left; margin:0 0 0 0;

Re: [css-d] ADMIN: Ticket troubles (followup)

2010-05-11 Thread Eric A. Meyer
Hello again, I believe the support ticket problem has been resolved, so anyone posting to the list should NOT receive a note from Midphase. I can't be 100% sure about this, but I'm probably at least 99% sure. Earlier today, I contacted the administrators of several lists that were simi

Re: [css-d] ADMIN: Ticket troubles

2010-05-11 Thread Eric A. Meyer
Greetings all, It seems we're having some trouble. It appears that someone joined the list and then redirected all their list messages into the customer-support system for Midphase, a hosting outfit in Utah. As a result, anyone who posts to the list may well get a support ticket from 'mp

Re: [css-d] New to css [late response]

2010-05-11 Thread MB
Ed Seedhouse said: >Yes, it is wrong to use tables to create a layout, but not to use them >when appropriate is equally mistaken. I would argue that a general "wrong" is a bit strong in this context. "The wrong approach to reach your objectives" in many cases or "a more limited way of achieving w

[css-d] Alternative ways to "popup" images?

2010-05-11 Thread forwebonly
Hello, this is my first mail and question to this list :) Let me try to formulate my problem: On http://www.anyvet.de/test.html you can see my try to create a webpage that contains images (ordered by a text-file, read out by "order.php" server-side script) and allows to enlarge them in a popup

[css-d] Alternative ways to "popup" images?

2010-05-11 Thread forwebonly
Hello, this is my first(?) mail and question to this list :) Let me try to formulate my problem: On http://www.anyvet.de/test.html you can see my try to create a webpage that contains images (ordered by a text-file, read out by "order.php" server-side script) and allows to enlarge them in a pop

Re: [css-d] 3 column layout w/ L/R columns being the same height as middle column?

2010-05-11 Thread Jørgen Farum Jensen
Greg Wilker skrev: > Hello Everyone, > > I am looking for a solid header/footer w/ 3 column layouts where the > background for all three columns will be the full height of the longest > column. > > I found this: > http://matthewjamestaylor.com/blog/equal-height-columns-cross-browser-css-no-hacks