HowTo: Change the way a list item looks in a skin

  • Overview

    This HowTo takes a look at using the template="something.tpl" addition to a {jrCore_list} call to customize the way the output of the list looks in just one location.

    (similar to using this method is the skins 'module override' method of naming to change the way the lists look in ALL locations.)
  • youtube
    a video looking at how to use the template="something.tpl" call to change how the list items are presented in a single location.
  • If you want to change the way the lists look in ALL locations check out these docs:
    https://www.jamroom.net/the-jamroom-network/documentation/development/1051/altering-a-modules-template

Tags