[TYPO3-core] RFC: Bug #4770: css_styled_content - rowSpace also puts space below last image row

Benjamin Mack mack at xnos.org
Sat Nov 24 22:10:43 CET 2007


Hey all,

(full link + patch this time)
this is a SVN patch request.

Branches: Trunk only.

BT Reference: http://bugs.typo3.org/view.php?id=4770

Problem:
As I figured there is this undocumented constant value "rowSpace" I also 
noticed that when setting "rowSpace", it only applies "rowSpace" as 
margin-bottom to each image row, which means that there will be a space 
of X pixels below the last image as well. It rather be defined as "space 
between the image rows", not "space below every row", at least that's 
what the general idea is.

Solution:
Maybe we can just add another CSS class for the last row of images, 
"csc-image-lastrow" which gets the default rowSpace like the others, but 
the user can apply different values if he likes it.

-- 
greetings,
benni.
-SDG-

www.xnos.de // www.xnos.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20071011_css_styled_content.patch
Type: text/x-patch
Size: 3042 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071124/94703d0b/attachment.bin 


More information about the TYPO3-team-core mailing list