[TYPO3-content-rendering] GTMENU & GTHEADERS [was: GTMENU (Graphical Text Menu)]

Stefan Beylen intsys at swissinfo.org
Sat Jul 2 17:23:11 CEST 2005


Michael Stucki wrote:
> Or easier:
> | position: absolute;
> | margin-left: -999px;

there are a few ways. with JoH's funnydragon way it doesnt work in Mac 
IE 5.2, also the funnydragon.de site doesnt show any headlines that are 
styled this way.

my solution that works even in the crappiest browser in the world:
SPAN{display:block;height:1px;width:1px;overflow:hidden;}

I also wrote/am writing a preUserFunc for graphical headers.
it is working already on my site (which is under _heavy_ development at 
the moment ;)
a preview can be seen here: http://www.sbmp.at/home.html
the GTMENU is in use there as well (no, the colors wont stay in the menu 
as they are right now :)

more to come...



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