mojoPortal

 

Image Gallery Display Settings

There are a few poperties for the Image Gallery feature that can be configured from the theme.skin file in the skin folder.

To use these settings you first must add this near the top of the theme.skin file if it does not already exist there:

<%@ Register Namespace="mojoPortal.Web.GalleryUI" Assembly="mojoPortal.Features.UI" TagPrefix="gal" %>

Shown below are the available properties with their default values:

<gal:GalleryDisplaySettings runat="server"
NivoTheme="theme-default"
NivoConfig=""
NivoLinkToFullSize="true"
/>

https://www.mojoportal.com/image-gallery-display-settings