[Typo3] AdminPanel settings deactivating when collapsing

Gal A. Buki buki at torus.ch
Mon May 2 09:06:39 CEST 2005


Hi Peter

Thanks for the hint.
Had to change the panel CSS to position: fixed;

Works great.

Alex

Peter Niederlag wrote:
> Hi,
> 
> Gal A. Buki schrieb:
> 
>>Unfortunately I'm to new with Typo3. I don't even know where to begin to
>>modify the source.
>>
>>The Problem is that the Panel covers sometimes a part of the web I'd
>>like to edit.
> 
> 
> This often happens on sites that use div/CSS layout technics.
> 
> Tip:
> * use EXT:adminpanelwrap (something like that)
> * important: change the CSS-style of the adminPanel to position:
> absolute without(!) any top/left/bottom/right assignments)
> 
> This at least gives me best results, where the adminpanel will always
> attach at the evry bottom of the page. ;)
> 
> Cheers,
> Peter



More information about the TYPO3-english mailing list