[TYPO3-core] RFC: Bug #7605: Backend Alignment Problems in Internet Explorer

Jeff Segars jsegars at alumni.rice.edu
Wed Feb 20 23:25:56 CET 2008


This is a SVN patch request.

Branches: 4.2

Bugtracker Reference: http://bugs.typo3.org/view.php?id=7605

Problem:
The second row of the docheader has some alignment problems in Internet 
Explorer, as text labels and icons are not inline with one another and 
have different vertical spacing than other browsers.

The username in the top bar of the backend also suffers from similar 
alignment problems in Internet Explorer.

Solution:
The attached patch tweaks the CSS for improved cross browser alignment. 
  The key part of the problem was poor line-height support in IE6 when 
inline images are involved, so the layout has been tweaked to not rely 
on line-height anymore.

Thanks,
Jeff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080220_IE_alignment.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080220/31691fe4/attachment.txt 


More information about the TYPO3-team-core mailing list