[TYPO3-core] RFC #0016111: Feature - Change the layout of thumbnails and allowed file types so that they don't waste so much space anymore

Steffen Gebert steffen at steffen-gebert.de
Tue Nov 23 10:49:14 CET 2010


> Problem:
> While rendering TCEforms of Content elements "Images" or "Text&  Images" the layout of the thumbnails wastes a lot of space especially when there are many images within the same element.
> The filename is visible on mouse over anyway and there is definitely no need to mark the thumbnail of an image with a "this is an image" icon.

Unfortunately this patch causes a side-effect by adding the following 
CSS rules:
> .typo3-TCEforms select.tceforms-multiselect {
> 	min-height: 85px;
> }

tceforms-multiselect seems to be also used for input fields with 
maxitems=1, which shouldn't be 85px high. E.g. see the shortcut target 
in the page properties.

Joey, could you have a look, if this can be fixed by using another CSS 
selector?

Nevertheless, I wonder, why TCEforms treats the maxitems=1 input as 
multiselect. However I think it has always been this way and doesn't 
distinguish between maxitems, does it?

Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 Core Team Member

Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-team-core mailing list