Customizing forum design

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

Forum layouts are stored in <web project>\CMSModules\Forums\Controls\Layouts. The folder contains three sub-folders by default.

 

clip0201

 

The Flat and Tree folders contain controls for the alike named layouts. The Custom folder can be used for defining custom layouts.

 

To create a custom layout, you need to create a sub-folder inside the Custom folder. Name of this sub-folder will be used as the name of the layout. The sub-folder has to contain controls with the same names as included in the Flat or Tree folders. You can see a screenshot of these files below. When writing the controls' code, make sure that they inherit from ForumViewer.

 

clip0200

 

Page url: http://devnet.kentico.com/docs/5_0/devguide/index.html?customizing_forum_design.htm