Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1102941

    kik4adog
    Participant

    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

    #1103126

    Christian
    Moderator

    Hey there,

    You can use the Raw Content element for that (see attachment).

    Thanks.

    #1104554

    kik4adog
    Participant

    Thank 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

    #1104613

    Daniel Hollands
    Participant

    Hi 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.

    #1104818

    Christopher
    Moderator

    Hi there,

    @danielhollands Thanks for answering

    @kik4adog

    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.

    #1111281

    kik4adog
    Participant

    Fabulous! It’s working now. Thank you!

    #1111293

    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.