Back to top
 
 
 

Customizing Channel-specific CSS

Whenever you add a channel and you want to have channel-specific css, follow these steps:

  1. Refer to the Customization SDK: Customizing the UI.
  2. Follow these steps:
    1. In citrix.cpbm.custom.portal project
    2. Under citrix.cpbm.custom.portal-x.x.x/custom/css directory, create a folder with name channel (if not already created). x.x.x is the CPBM version.
    3. Create a file <ChannelCode>.css with your channel specific css under channel directory.
  3. Build the citrix.cpbm.custom.portal jar and deploy into /usr/share/vts3/custom_impls directory. Refer to Installing and building custom components.
 

Comments