Re: [css-d] In IE width not changing

2009-05-24 Thread Vladislav Vladimirov
Have you tried assigning the width to the TD element? Regards, Vladislav __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies

Re: [css-d] In IE width not changing

2009-05-23 Thread David Laakso
bharani kumar wrote: > Simply browser compatibility problem , > > No problem in FF, > > Problem in only IE , > I think you'll need to put your problem page on a public server and provide a clickable link to it in your post to the list.

Re: [css-d] In IE width not changing

2009-05-22 Thread bharani kumar
Simply browser compatibility problem , No problem in FF, Problem in only IE , On Sat, May 23, 2009 at 10:46 AM, David Laakso wrote: > bharani kumar wrote: >> >> Hi All, >> >> In table , >> >> >> >>       >>             Username >>       >> >> >> >> >> In the above table , if i increase the

Re: [css-d] In IE width not changing

2009-05-22 Thread David Laakso
bharani kumar wrote: > Hi All, > > In table , > > > > > Username > > > > > > In the above table , if i increase the width of the table , The above > table display perfect in FF , > > But in IE Table width not changing , > > Even i tried somthing like _width:45px; But

[css-d] In IE width not changing

2009-05-22 Thread bharani kumar
Hi All, In table , Username In the above table , if i increase the width of the table , The above table display perfect in FF , But in IE Table width not changing , Even i tried somthing like _width:45px; But no use , Any idea , how to change the width for th