Witam.

Mam problem zainstalowałem moduł odpowiadający za wyświetlanie popup w joomli i mam kłopot z ostatnią częścią, a mianowicie:


Instructions:

Please follow all steps below - get it working first - and then start playing with the settings and positions ;).
  1. Create two new template positions in your templateDetails.xml called: floater and floatercontainer using the following code:


<position>floater</position>
<position>floatercontainer</position>
  1. Place the floatercontainer position inside your template at the end of your index.php (right before the body end tag), using the following code:


<jdoc:include type="modules" name="floatercontainer" style="xhtml" />
  1. Go to the Module Manager in Extensions and open the new R3D Floater.
  2. Change to the following:
    • Show Title: No
    • Enabled: Yes
    • Position: floatercontainer (NOT floater!)
    • Menus: Select Menu Item(s) from the List

  3. Now create a new instance of mod_newsflash with the following settings:
    • Title: Floater Newsflash
    • Show Title: No
    • Enabled: Yes
    • Position: floater
    • Menus: All

Wszystko mam wykonane poza punktem 5, nie rozumiem tego, chodzi mo konkretnie teraz żeby w oknie popup był wyświetlany tekst, lub grafika jeśli jest taka możliwość. Proszę o pomoc z tym ostatnim punktem bym mógł w pełni zarządzać tym modułem.