alternate position for the slider

  • Jens_K
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 9 months ago #8777 by Jens_K
Hi!

I have a joomla template with a built in slider, but i want to change that one to HOT Image Slider.

The built in one only slides the header images when clicking on them. But i want that automatically.

I installed HOT Image Slider module and everything works fine.
The only thing is, i need it to be placed where i don't have a module position defined.

Can anyone give me a hint on how to change my template?

Site-URL pohlmedical.de/joomla

HOT Image Slider for Testing at pohlmedical.de/joomla/agb

Thanks a lot!

Jens

Please Log in to join the conversation.

More
12 years 9 months ago #8781 by ivan.milic
Think up name for your new module position.

Open templateDetails.xml and locate node named <positions>,then add new child node to that node with name of your module position, example:
<position>MyModulePositionName</position>

Then open index.php of template and put following in the place where you want your module position:

<jdoc:include type="modules" name="MyModulePositionName" style="none" />

You can also wrap that in something like <div class="MyModulePositionContainer" ...

so you could hit elements by css using container class name.
The following user(s) said Thank You: Jens_K

Please Log in to join the conversation.

  • Jens_K
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 9 months ago #8841 by Jens_K
Thanks!!

Worked perfectly.

Please Log in to join the conversation.

Time to create page: 0.419 seconds
Powered by Kunena Forum