Module Styles
JSN Epic provides 4 box designs for module background styling and 20 icon designs for module title styling. All module title styles can be used in combination with module background styles, giving you 80 module style combinations.
Info: Module styles are configured by module’s parameter Module Class Suffix. All available values are described below and need to be applied without double quotes.
Attention: Box designs for module background styling are applicable only for modules in side columns (position left and right)
Box designs
Box designs to be applied to modules published on side columns.
“-box box-blue”.
“-box box-green”.
“-box box-yellow”.
“-box box-grey”.
Icon designs
Icon designs to be applied to module’s title.
Info: As with version 3.0 JSN Epic utilize CSS sprite technique to reduce amount of HTTP request to server in order to get icons. Technically, all icons are merged in one single image file and visitors will need to make one single request/download to get that file with all icons. If you have time, please read more about CSS sprites.
Combination usage
All icon designs can be used in combination with plain module design like below examples:
“-plain icon-star”
“-plain icon-statistics”
Also icon styles can be used in combination with box module styles like shown below:
“-box box-green icon-user”
“-box box-yellow icon-article”