jgnew Posted January 8, 2014 Report Share Posted January 8, 2014 Is there a way to create a banner ad using an image but when a user moves their mouse over the ad the image displays larger and is still clickable for redirecting? Quote Link to comment Share on other sites More sharing options...
Guest Posted January 9, 2014 Report Share Posted January 9, 2014 You want to create custom ad formats based on ajs.php 's source code to achieve this feature. Quote Link to comment Share on other sites More sharing options...
jgnew Posted January 13, 2014 Author Report Share Posted January 13, 2014 I just took a look at the code and honestly do not where and what to start looking at. Can you point me at a routine or two that I could use as a starting point? Quote Link to comment Share on other sites More sharing options...
Ilya Ber Posted January 19, 2014 Report Share Posted January 19, 2014 Not sure if this is exactly what you are looking to achieve, but you should probably take look at the Expandable Banners tutorial: http://blackriver.to/2014/01/openx-source-revive-adserver-expandable-banners/ Quote Link to comment Share on other sites More sharing options...
tbobker Posted February 10, 2014 Report Share Posted February 10, 2014 If you just want to achieve the following: thumbanil sized ad that when hovered over it becomes bigger then I would just use javascript to resize the image on hover. Quote Link to comment Share on other sites More sharing options...
tbobker Posted February 10, 2014 Report Share Posted February 10, 2014 You cant create custom ad formats from ajs.php because this is the compiled delivery file. You would need to create a plugin that specifies a custom ad format and filters the ad before delivery. This is what I have been trying to do but I have been unable to find any documentation on how to do this, especially if you want custom text/image fields for your ad format. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.