Tagged: cornerstone
-
AuthorPosts
-
July 26, 2016 at 12:07 am #1102941
I have an ad banner from a sponsor that I am trying to add to my web page. Am I able to add it to a specific section on the page by embedding the code using Cornerstone?
My web page is http://www.aatmcentral.com. The code I am trying to embed is “
”Thank you
July 26, 2016 at 3:54 am #1103126Hey there,
You can use the Raw Content element for that (see attachment).
Thanks.
July 26, 2016 at 10:32 pm #1104554Thank you for telling me about the Raw Content element.
I’m still having a little bit of trouble, though. The code I’m typing into the Raw Content element is “<a!!! href=”//www.mousefantravel.com?apid=aatm””>
<!!img src=”//mei-banners.s3.amazonaws.com/b/red_lg.gif”” />
”All I am getting, though, is a blank square whenever I post it. I’ve attached a screen shot of what I’m seeing.
Any idea what I’m doing wrong?
Thanks
July 27, 2016 at 12:04 am #1104613Hi Kik4adog, pretty sure your URL for your src is wrong. you’ll still need the http:// infront of the rest so it will probably be this: http://mei-banners.s3.amazonaws.com/b/red_lg.gif
I checked that in the browser and it loads and works sweet.
July 27, 2016 at 4:08 am #1104818Hi there,
@danielhollands Thanks for answering
Yes, Daniel is right, update your code to :
<a href="//www.mousefantravel.com?apid=aatm><img src="http://mei-banners.s3.amazonaws.com/b/red_lg.gif" /></a>
Hope it helps.
July 31, 2016 at 7:17 pm #1111281Fabulous! It’s working now. Thank you!
July 31, 2016 at 7:28 pm #1111293Happy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts