Search   
zStudio CMS Help

Dymamic Banner Block

Click here to view example

 

Creating Banner Block

1. In the Control Panel, select PLUGINS / Banner Block.

2. Type a block Title, Image ID, URL to link the block to any webpage.

3. Type a short description.

 

 

To integrate a Banner Block into the web page, use the following code with required parameters:

 

[ [ajax:z-slide-banner,3;0;0;0;FFFFFF;1;h3] ]

 

Custom parameters:

  • 3 - banner ID
  • 0 - background intensity of the RED color (0-255)
  • 0 - background intensity of the GREEN color (0-255)
  • 0 - background intensity of the BLUE color (0-255)
  • FFFFFF - HTML text colour
  • 1 - style (1-expand, 2-rotate)
  • h3 - heading (h1, h2, h3 h4, p) h3 is default value

 


 

 


Example