
It is possible to place 4 banners in different sizes on our platform. We support GIF, JPG, PNG and HTML formats. It is forbidden to place advertising texts and clickable elements closer than 20 px from the edges of the advertising space. This will help highlight the ad frame and will be more visible from the content elements of the website.
Size table
Name | Size (px) | Weight, kb (JPG, PNG, GIF)* | Weight, kb (HTML5) |
Horizontal | 1040x100 | 150 | 200 |
Article list square | 320x320 | 150 | 180 |
Article list tower | 320x500 | 120 | 200 |
Horizontal big | 1040x200 | 120 | 200 |
- When submitting materials, please do not exceed the specified weight of the banner
- Include JS file in HTML
- Compress all baners into ZIP format
- A 1 px thin #gray border frame will be added to ar HTML solutions
Hyperlinks in ad
Please include hyperlink in html file for the correct landing page.
<body onload="init();" style="margin:0px;">
<a href="https://www.mansdomeins.lv/lat/?ref=bobe" target="_blank">
<div id="animation_container" style="background-color:rgba(255, 255, 255, 1.00); width:320px; height:320px">
<canvas id="canvas" width="320" height="320" style="position: absolute; display: block; background-color:rgba(255, 255, 255, 1.00);"></canvas>
<div id="dom_overlay_container" style="pointer-events:none; width:320px; height:320px; display: block;"></div>
</div>
</a>
</body>