[TYPO3-dev] The picture - Message in backend not visible in new typo3 4.4 using flashMessage
Cyrill Helg
phlogsmailinglists at gmail.com
Thu Aug 26 17:42:40 CEST 2010
Hi again
Here is the picture: http://imagebin.ca/view/o0EU9zz.html
Sorry, didn't know, that attachments are not allowed here.
On Thursday 26 August 2010 17:32:15 Cyrill Helg wrote:
> Hi there
>
> I'm using this code to generate a small message in the backend when a
> record is saved with specific settings to inform the user about an email
> sent:
>
> echo t3lib_div::makeInstance(
> 't3lib_FlashMessage',
> 'Message!',
> '',
> t3lib_FlashMessage::INFO
> )->render();
>
> [In function "processDatamap_afterDatabaseOperations" in class
> "tx_fxagency_tcemainprocdm"]
>
> However the message is behind the title of the edit page in backend and
> thus not visible, see attached picture.
>
>
> Is there anything I could do to fix this? Maybe with some additional
> HTML/CSS Code?
>
>
> Thanks a lot for your help!
> Cyrill Helt
More information about the TYPO3-dev
mailing list