/
Clickable Skin banner Implementation

Clickable Skin banner Implementation

To make the Skin clickable, the following must be taken into consideration:


-When this format is loaded the following attribute must be selected: Background cliqueable


-One must also consider the way in which the website where the skin will be running is implemented.

The body may sometimes limit the size of the website which would make the skin unclickable. When that happens, a Div must be added below the Body, with a z index and the size must be defined there. This way the body becomes clickable because it is the highest DOM level, which allows the handling of this type of cases.

 

 


The Div name in the field must be enabled from the ad form, in Ad Attributes: DIV CLICKEABLE.


It could be for example: epl_skin_div. That div should be indicated to the webmaster who must add it below the body.