Hello list,

This is my first question on the list, nice to meet you all.

My problem is situated at 
http://www.vh-dr.com/sub/preview/ars/newsite/admin/test.htm.
css for this file is http://www.vh-dr.com/sub/preview/ars/newsite/admin/test.htm

When you look at this page in IE 6.0 you"ll notice that some form elements have 
a strange left-margin (170px).

Normally these form elements should sit nicely alongside 3 fieldsets floated 
right, unfortunately the 170px margin
forces the form elements to the bottom.

I tracked my problem down to the content div's style rule : 

#contentDiv{
 margin-left: 170px;
 padding: 0 0 10px 10px;
}

When i remove the left margin on the content div, everything works swell, exept 
off coure that my 2-column layout breaks.

Any ideas ?


thanks,
Jelle Desramaults

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to