[TYPO3-core] RFC #10371: Feature: Render tabs as ul-li-list in getDynTabMenu()
Niels Pardon
mail at niels-pardon.de
Fri Feb 6 21:02:07 CET 2009
This is an SVN patch request.
Type: New feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=10371
Branches:
trunk
Problem:
Currently the tabs are rendered as a table by getDynTabMenu() and the
tabs are split on several lines based on a maximum character count. This
is very inflexible and looks bad on wide screen where there is a lot of
space on the right where the tabs could go.
Solution:
Render the tabs as ul-li-list using float to make it more flexible.
Notes:
I consider myself not a CSS guru. So probably someone with better CSS
knowledge should have look at the patch.
Greets,
Niels
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10371_TYPO3_trunk.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090206/effa994c/attachment-0001.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10371_after.png
Type: image/png
Size: 17219 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090206/effa994c/attachment-0002.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10371_before.png
Type: image/png
Size: 16607 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090206/effa994c/attachment-0003.png
More information about the TYPO3-team-core
mailing list