- This mod will provide a single invocation code, which will list out all linked banners and all active banners.
- Using this code, the publisher can view all the linked banners and he/she can also use these in his/her site to attract other advertisers.
- This mod will not display the deactivated and expired banners.
- Using this mod, you can align banners using custom css.
SPECIAL FEATURES:
- Will provide a single invocation code.
- Will list only the active and existing banners.
- Will display all the linked banners with a single code.
- Very useful to the publisher to attract new advertisers.
We will give you all required information in document along with this mod.
If you want to align banners (as shown in Image) then refer our All banners invocation code
If you want to align banners (as shown in image) then refer our All banners invocation code (only active bannners) with custom css.
Description:
Check for the functionality and demo of the mod by logging into our demo site Demo
Username: demo_admin
Password: demo_admin
Procedure:
For publisher:
Go to zone section à Invocation code à Choose Javascript (All banners) Tag option from dropdown list and copy that invocation code and paste in your page wherever you want.
Extras:
You can set css for banners which are returning from invocation code.
HTML code of banners will be
<div id=" OXM_bannersgroup">
<span id=" OXM_banner">
<a href="http://www.openxmods.com"><img src="http://www.asokapapers.com/Adserver-demo/www/images/120-600-woodworking-store-table-saws-1.jpg"></a>
</span>
<span id=" OXM_banner">
<a href="http://www.openadsmods.com"><img src="http://ads.lumberjocks.com/www/images/fw_websubad1_1207_120x600.gif"></a>
</span>
<span id=" OXM_banner">
<a href="http://www.dreamajax.com"><img src="http://www.asokapapers.com/Adserver-demo/www/images/fwmagsub_120x600_1.gif"></a>
</span>
</div>
So, you can use css to design and align all banners.
Example
Example.html
<style type="text/css">
# OXM_bannersgroup
{
background:#FFFFFF;
width:600px;
}
#OXM_banner
{
border-style: solid;
color:#00FF33;
border-spacing:inherit;
}
</style>
/*
Paste your Javascript (All banners) Tag type of invocation code.
*/
Note: You can tell your publisher to use this invocation code to inform him about all linked banners. Impressions and clicks will be not counted by OpenX for this type of invocation code.
· It is recommended to upload only Local banner (web server), html, and URL banners.