[TYPO3-core] RFC: 8561 Checkboxes and labels are aligned badly if in one line

Uschi Renziehausen typo3news at otherone.de
Sat May 31 01:54:11 CEST 2008


Benjamin Mack wrote:
> Hey Uschi,
> 
> you're using selectors - what about IE6?

Well, it was not exactly me who introduced the attribute selector, but i 
think it is a good idea, because this way you do not need to clutter up 
your code with class="checkbox" for the good browsers. For IE6 this 
class is necessary, but it is not (always) set.

> Also, seems like this checkbox addition is added in the whole backend, 
> not just TCEforms, so we need to make sure the rest is still ok.
> Maybe we can add the styles at some other point (using cascading) to 
> make this option only valid for TCEform checkboxes.
> 

I thinkk it is ok to have this set more globally. Attached are two 
screenshots from ExtMgr before and after the patch.

Uschi


-------------- next part --------------
A non-text attachment was scrubbed...
Name: checkbox-label-before-ext-mgr.png
Type: image/png
Size: 1871 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080531/36ea8394/attachment.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: checkbox-label-after-ext-mgr.png
Type: image/png
Size: 1874 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080531/36ea8394/attachment-0001.png 


More information about the TYPO3-team-core mailing list