[TYPO3-core] RFC: Fix bug #6548 - FE: "Preview" Label is not styleable

Tapio Markula tapio.markula at xetpoint.fi
Sat Oct 20 22:19:35 CEST 2007


Ingo Renner kirjoitti:
> Benjamin Mack wrote:
> 
>> Solution:
>> That's why I added a CSS-ID and also some better CSS styles to always 
>> keep the "preview" label at the bottom of the page, to make it 
>> consistent on all TYPO3 installations.
> 
> simple one, +1 after reading
> 
> 
> Ingo
> 
style="position: fixed;position: fixed; bottom: 20px;

bad - would not work in IE and if used bottom, it goes for 
position:absolute to the bottom of the viewport - looks very bad.
might break layout badly aslo with FF - imo bad style


More information about the TYPO3-team-core mailing list