How to use banner templates #21
Answered
by
giuliopons
giuliopons
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
giuliopons
Nov 1, 2022
Replies: 1 comment
-
Banner templates allows a developer to create custom banner files. For example: overlay banners, window footer attached banner, overlay banner. It's HTML code which can include Javascript and CSS, and you can bind it to click behaviour. For example this is a 2 images responsive banner template:
At runtime some elements are replaced at runtime by the AdAdmin engine:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
giuliopons
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Banner templates allows a developer to create custom banner files. For example: overlay banners, window footer attached banner, overlay banner.
It's HTML code which can include Javascript and CSS, and you can bind it to click behaviour.
For example this is a 2 images responsive banner template:
At runtime some elements are replaced at runtime by the AdAdmin engine:
[CLICKTAG]
will be replaced with the link that tracks the click on the banner[IMG0]
will be replaced with the url of the first image in the media section of the banner