[TYPO3-content-rendering] Graphical TMENU - loose ends tied up!

Torsten Schrade schrade at lineara.de
Thu Jan 12 16:55:17 CET 2006


Hi Krystian,

  one question. What if I would like to print that page. It
> look strange in print preview. Should there be a special CSS for printing?
> 
Point taken :), but that can easily be handled by an external print 
stylesheet (and each website should have one, i think). If you put (for 
example)

ul li a.gt-menu {background-image: none;}
ul li a.gt-menu span {display:block; height:26px; width:76px; 
overflow:none;}

into your print stylesheet (included by page.includeCSS), it's more 
specific than the styles of the IProcFunc and you get a nice textmenu - 
which you want for printout anyways.

Greets, Torsten




More information about the TYPO3-project-content-rendering mailing list