1. Help
  2. CincoTube
  3. Add HTML to main strips

Add HTML to main strips

The following help document will guide you through the process of adding HTML to your workspace banners and tube banners. Keep in mind when adding HTML to a channel you cannot add a link.

How to add HTML to your Tube banners :

  1. First up, head over to your Tube where you want to add an html code and select the settings option in the bottom left of the sidebar.
  2. Next, in the settings tab at the top you will see a bar with many options. Click HTML Fragments.
  3. Click the button labeled ” Workspace Header “. This is where you will input the HTML code.
  4. Go ahead and Insert banner: <img src=”URL of banner image…”/>

  5. If you’d like to add a hyperlink to the banner use the following code: <a href=”URL address”>banner image</a>

And you’re done! It’s as easy as that. Below is an example for you to reference to. If you need help please contact our technical support and we will be more than happy to assist you.

Example:

<a href="banner link"><img src="banner image URL address"/></a>

Was this article helpful?