Jump to content

Recommended Posts

Posted

You can place a logo branding, so that the banner on various sites appear the logo of those who run the ad server?

sorry for my english, I'm Italian. If it is not understood my question, ask me about.

I have included two sample images.

Paolo Z.

002.png

google.png

  • 4 months later...
Posted
On 2/23/2016 at 10:10 PM, Ian van Marwijk said:

You cannot

Dear Ian,

Can you please describe how we can do this and introduce more information for adding information button on Banners.

  • 7 months later...
  • 2 weeks later...
Posted

Open your zone and switch to Advanced tab, you will see this section "

Append and prepend settings" and put your custom code to show up your brand logo here at "

Always append the following HTML code to banners displayed by this zone"

Example code:

<style>
.xtv-btn {position: absolute;top: 0px;right: 0px;height:17px;overflow:hidden;}
.xtv-btn .icon {background: url(//exampledomain.com/www/normal.png) no-repeat top center;display: block;width: 35px !important;height: 17px !important;z-index: 999;float:right !important;font-size:0px;font-family:Arial;line-height:17px;text-align:center;}
.xtv-btn:hover .icon {background:url(//exampledomain.com/hover.png) no-repeat top center;width:160px !important;font-size:11px;color:#000;}
</style>

<a class="xtv-btn" href="//exampledomain.com" target="_blank">
<span class="icon">some sort of text</span>
</a>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...