Where can I change the center-alignment of labels and input-boxes of the editphoto.php and the bulkupload-page to left alignment? Have checked the templates but cannot find the right lines.
after further examination I found that the alignment of the input boxes and their labels in the editphoto and buldupload is only centred in IE 6.0. In Firefox 1.5 everything seems to be ok ?!?
Just how IE renders things. IN mozilla the align left in the opening table I guess aligns things but in IE you must put a specific align in every td or it defaults center
It displays fine in IE 7 so I assume this is a bug in IE 6 they have fixed but go ahead and place the align statements it can't harm anything