[TYPO3-dev] CSS-problems with the new page/file tree

Tapio Markula tapio.markula at atwebteam.com
Wed Mar 28 12:52:02 CEST 2007


Hi

The new file tree has several problems with CSS

1) .navFrameHL - that should be just for one item but because
of nested structure works for many items;
2) should be set for .navFrameHL a {...} but
<a class="pm" ... <span class="dragIcon ... <span class="dragTitle...
would need wrap to set for the wrapper element 'display:block' and for 
that .navFrameHL .itemWrapper {.... }
3) highlight is lost after collapsing/expanding the tree
4) tree has UL.tree UL LI.active	and UL.tree UL LI.active UL,
which is often asycronous with .navFrameHL, when highlighting is several 
places, which is confusing

In overall the new navigation tree has really ackward CSS problems.




More information about the TYPO3-dev mailing list