Re: [css-d] overflow problem in IE

2008-12-27 Thread Paul Jung
Georg, Thank you very much. It is already good enough, i am satisfied with the result. Thank you! Paul - Original Message - From: "Gunlaug Sørtun" To: "Paul Jung" Cc: Sent: Thursday, December 25, 2008 12:17 AM Subject: Re: [css-d] overflow problem in IE

Re: [css-d] overflow problem in IE

2008-12-24 Thread Benjamin Hawkes-Lewis
On 24/12/08 21:27, Paul Jung wrote: > THat is another problem. I really have no idea how to fix. Do you have any > clue? As I observe it, it looks like that the long url address was regarded > as one inseparable word and thus was not text wrapped according to the table > width. You might have some

Re: [css-d] overflow problem in IE

2008-12-24 Thread Gunlaug Sørtun
Paul Jung wrote: > [...] As I observe it, it looks like that the long url address was > regarded as one inseparable word and thus was not text wrapped > according to the table width. Browsers ability to break long words on certain characters varies, but we can at least prevent the entire table fro

Re: [css-d] overflow problem in IE

2008-12-24 Thread Paul Jung
s text wrapping become a drag in dreamweaver. Thank you! Merry Christmas! Paul - Original Message - From: "Gunlaug Sørtun" To: "Paul Jung" Cc: Sent: Wednesday, December 24, 2008 2:22 PM Subject: Re: [css-d] overflow problem in IE > Paul Jung wrote: >

Re: [css-d] overflow problem in IE

2008-12-24 Thread Gunlaug Sørtun
Paul Jung wrote: > Thank you very much, but it didn't solve the problem, please look > http://www.europeeurope.net/index.php?pageNum_Recordset2=8&totalRows_Recordset2=4913 > Note that IE5.0 won't react on "zoom: 1;" as 'hasLayout' trigger - it needs a dimensional trigger like "height: 1%;". IE5.

Re: [css-d] overflow problem in IE

2008-12-24 Thread Alan Gresley
Paul Jung wrote: > Thank you very much, but it didn't solve the problem, please look > http://www.europeeurope.net/index.php?pageNum_Recordset2=8&totalRows_Recordset2=4913 > > > > the same problem appears, is it a flowout problem? or text wrap problem? > it seems to me, that it can not deal w

Re: [css-d] overflow problem in IE

2008-12-24 Thread Paul Jung
ctly, for example there is a long url address http://www.europeeurope.net/bbs/showthread.php?t=1... and it doesn't know where to wrap the text Thank you! - Original Message - From: "David Laakso" To: "Paul Jung" Cc: Sent: Tuesday, December 23, 2008 12:2

Re: [css-d] overflow problem in IE

2008-12-22 Thread David Laakso
Paul Jung wrote: > I have a problem, it appears only in IE, here, > http://www.europeeurope.net/index.php?pageNum_Recordset2=7&totalRows_Recordset2=4919 > in this page, the layout just broken, the maincontent sank to the bottom. > > > Paul It helps to state what browser version (there are a lo

[css-d] overflow problem in IE

2008-12-22 Thread Paul Jung
Hello there, I have a problem, it appears only in IE, here, http://www.europeeurope.net/index.php?pageNum_Recordset2=7&totalRows_Recordset2=4919 in this page, the layout just broken, the maincontent sank to the bottom. The codes of the second div inside the right sidebar go: newreply { overf

[css-d] Overflow problem in IE

2007-01-04 Thread Mike Davies
Hi all, I am in process of redesigning a site for a client and have more or less got the basic layout sorted. However, as usual, IE is not playing ball. The site : www.deveron-arts.com/new/ (css is still in the head) The problem is on the artists page www.deveron-arts.com/new/artists.htm In Ope

Re: [css-d] Overflow problem in IE

2007-01-03 Thread Gunlaug Sørtun
Mike Davies wrote: > www.deveron-arts.com/new/artists.htm > > [...] I have used overflow:auto on the #coretop div and a width on > the #content div inside it which exceeds the page width. IE doesn't > respect the overflow rule but just puts a horizontal scroll bar on > the whole page. Can anyon

[css-d] Overflow problem in IE

2007-01-03 Thread Mike Davies
Hi all, I am resending this request as it doesn't seem to have been received. First sent Sunday 31 Dec 2006, notice of non-delivery received but still trying to deliver, then nothing. I am in process of redesigning a site for a client and have more or less got the basic layout sorted. However, a