XF 2.0 How do I get a simple image display ad to appear?

rbirkey

Member
I have attempted to add a simple display ad to my new XF2 forum. I created a new ad template called BP_Ad_Template with the following code in it:

<div style="text-align: center; margin-top:8px;">
<img src="https://newbonnevilleriders.com/ads/bonneville-performance-nbr-ad.png">
</div>

Then I went to Setup > Advertising and created an ad called BP Ad, entered the same code.

I still can't get the image to show up on the site. I obviously don't understand how this works.
 

Attachments

  • bp-ad.webp
    bp-ad.webp
    39.4 KB · Views: 13
Top Bottom