[TYPO3-dev] indexed search: where is the css template?

Robert Markula robert.markula at gmx.net
Mon Mar 20 19:14:54 CET 2006


Christopher wrote:
(...)
> a) clearing div (your method above, though the css should probably be
> 'clear:both;')
> b) ul.browsebox:after { content:"."; clear:both; } [simplified a bit
> to make it clearer...]
> c) overflow:auto;
> d) ul.browsebox { float:left }

e) clearing could happen on the result browser div:
<div class="tx-indexedsearch-res">...</div> (In css: 
div.tx-indexedsearch-res { clear:both; }

Would there be any objective against this?

Regards,
Ro




More information about the TYPO3-dev mailing list