[TYPO3-typo3org] [ANN] Public beta test for TER2 ratings and frontend

Michael Stucki michael at typo3.org
Sat May 6 19:57:47 CEST 2006


Hi Michael,

>> and for .extension li use position: static, that at least brings the
>> orange line up.
> 
> This breaks stuff completely for me here. Any other ideas?

Do it that way:

/* Default definition */
.extension li { position: static; }

/* Overriding for all browsers except IE */
html > body .extension li { position: absolute; }

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-typo3org mailing list