Ad Product Configurations/Options

Articles

Disabling Products
Disabling products via config To disable products on certain pages or areas of the site, a disabledProducts object can be added when declaring the freestar.config object. The default values are false ( not disabled ) for all products: The ...
Sticky Ads
Sticky Ads Making an ad unit stick to the page Typically this method is used for ads in a side rail that you want to stick to the top of the containing element as a user scrolls. For the most part, this CSS should work, however, there are a few ...
On-call Sticky Footer
On-Call Sticky Footer   Adding an On-Call Sticky Footer In order to add a sticky footer with this option you will need to use JavaScript to invoke the newStickyfooter method: freestar.queue.push(function() { freestar.newStickyFoot...