Page 1 of 1
***SOLVED*** Inserting HTML code banner
Posted: Sun Apr 19, 2020 10:59 pm
by Joseph Lee
Hi,
I would like to insert HTML code for an Ad banner, but nothing shows up on the page after publishing it.
Using the HTML Properties window.
Code: Select all
<a href="https://asiafriendfinder.com/go/g928372-pct" target="_blank"><img src="https://secureimage.securedataimages.com/banners/ffz//26456/26456_300x250c.gif" width="300" height="250" border="0" />
Thank you...
JL
Re: Inserting HTML code banner
Posted: Sun Apr 19, 2020 11:07 pm
by crispy68
Your code is missing the ending link tag. You need to add a </a> at the end. Works for me when I preview.
Re: Inserting HTML code banner
Posted: Sun Apr 19, 2020 11:23 pm
by Joseph Lee
crispy68 wrote: ↑Sun Apr 19, 2020 11:07 pm
Your code is missing the ending link tag. You need to add a
</a> at the end. Works for me when I preview.
Code: Select all
<a href="https://asiafriendfinder.com/go/g928372-pct" target="_blank"><img src="https://secureimage.securedataimages.com/banners/ffz//26456/26456_300x250c.gif" width="300" height="250" border="0" /></a>
Thank you for responding.
Still not doing it for me...
Re: Inserting HTML code banner
Posted: Sun Apr 19, 2020 11:27 pm
by crispy68
Then I would say there is something else on your page causing the issue as it works for me when I preview. Do you have a link to the page?
Re: Inserting HTML code banner
Posted: Mon Apr 20, 2020 1:04 am
by Joseph Lee
crispy68 wrote: ↑Sun Apr 19, 2020 11:27 pm
Then I would say there is something else on your page causing the issue as it works for me when I preview. Do you have a link to the page?
Yes, but please be aware there is some slight nudity.
*** link removed due to its nature of content porn***
Thank you for helping!
Re: Inserting HTML code banner
Posted: Mon Apr 20, 2020 4:55 am
by Joseph Lee
Sorry about that crispy68.
I discovered the issue, Firefox had a plugin that blocked it, once disabled, was able to see the ad fine. It also worked in all other browsers.
Thank you for the help, and sorry for breaking the rules!