Help Center Ad Gallery
Catfish Ad
A catfish ad appears (slides in or fades in) as a horizontal area at the bottom of a page. The term likely comes from the image of a catfish coming up to the water surface for air. The ad can be closed with a button. This ad type uses JavaScript/HTML code to slide ad content into the web page. It is also called a footer ad.Demo
Please view the demo of a catfish adRequirements
- jQuery
Create a Catfish Ad
- Click the menu "Ads / Create a new ad"
- Choose the ad type to be Rich-Media/HTML ad
- Enter the HTML for the ad using the sample code below
Sample Code
When creating your ad, change the actual ad content from our sample text to your own ad image or text.<AdSpeed:Load:Catfish/> <div id="catfish" style="display:none;background-color:#CCC;text-align:center;border-top: 1px solid #000;"> <p>This is a simple Catfish Ad. The content can be any HTML code including text, image, form. Change it to your ad content.</p> <a href="#" id="catfish-close" style="position:absolute;top:5px;right:15px;color:#000;">Close</a> </div> <script type="text/javascript"> jQuery('#catfish').catfish({closeLink:'#catfish-close', height:'50'}); </script>
Other Articles in Ad Gallery
This section provides demo, sample and instructions for the most common and popular ad creative templates. Click on a template link to view the description, demo and instructions to create in the ad server, customize it to suite your purpose and integrate the ad with your platform.
- Composite Ad
- Expandable Ad or Rollover Flash ad
- Expandable Image Ad
- Floating Ad or Layer Ad
- Grid-of-Buttons Ad
- Grid-of-Images Ad
- HTML5 Ad from a ZIP file
- HTML5 Adobe Animate Ad
- HTML5 Animate Ad
- HTML5 Video Ad
- Image Banner with Multiple Clickable Buttons
- Image Slideshow
- Interstitial Ad
- jQuery Popup Ad
- Mobile In-App Interstitial Ad with MRAID
- Mobile Interstitial Ad
- Multi-Click Image Ad
- Outstream Video Ad
- Parallax Ad
- Peeling Ad
- Polite Ad or Two-Phase Ad
- QuickTime and Windows Media Video Ad
- Skin Background Ad
- Sticky Ad
Cannot find an answer for your question? Ask our Customer Care team
Related
- Campaign
"Documentation for API methods to manage your campaigns in our ad server. API Version1.4.6 (build 20240530). This page was updated ..."
- Image Slideshow
"This ad creative template will rotate through a number of images. It is often used to showcase multiple photos for ..."
in Ad Gallery - Rich-Media Ads
"Rich-Media ad format provides the most flexible option to create your ad. Rich-Media ads can serve advanced features through HTML, ..."
- Peeling Ad
"Peeling ad (also called page peel, page ear, peel-back or peel-away ad) allows interested visitors to view the full ad ..."
in Ad Gallery - Image Banner with Multiple Clickable Buttons
"Normally, an image ad is associated with one click URL and the whole image is clickable. However, you can have ..."
in Ad Gallery