[TYPO3-english] Powermail error div positioning

info at netzhochdrei.net
Fri Nov 4 20:57:40 CET 2011


Hi everyone,

I’m trying to give the powermail .error div a better positioning. I found this snippet (see below) and put it to the end of my Typoscript Setup but unfortunately it has no effect whatsoever on my page. Anyone else with a solution?

I'm using Powermail 1.6.4, T3jQuery 2.0.5 and TYPO3 4.5.7

Thank you
Jan

---------------

lib.powermailjs.10 {
  value = position: 'center right', offset: [0,0], message: '<div></div>'
}

[userFunc = user_powermailOnCurrentPage] && [userFunc = user_powermailCheckT3jquery(false)]
  page.jsFooterInline.10 < lib.powermailjs
[end]

[userFunc = user_powermailOnCurrentPage] && [userFunc = user_powermailCheckT3jquery(true)]
  page.31320.40.jsdata.cObject < lib.powermailjs
[end]​






More information about the TYPO3-english mailing list