How to add a header banner at your KVS website

HelmutsHelmuts is verified member.

Domain Summit | HostMaria
Staff member
Joined
Dec 23, 2022
Messages
678
Reaction score
0
Note: This applies to KVS v5.5.1

--

This morning I had a question how I have added the header banner at DNMum.com.
jzdbnTe.png


--

The process is very simple:

1) Go to 'Website UI'
2) Subsection 'Advertisements'
3) Click on the Edit button of the 'index page top'
qagvIzI.png


3) Enter your code in 'HTML code'
4) Make sure that the 'Status' is 'Active'
5) Save
S7adqhV.png


--

I host my banners at imgur

Sample code, if you wish to test this functionality:
Code:
<a href="https://www.summit.london/web/event?eventid=2138597763" title="London Domain Summit 2023" target="_blank"><img src="https://i.imgur.com/VpBI0y7.gif"/></a>
 
Viktor, very good question!!

Here is the solution:

1) Go to: Website UI > Add Spot
screenshot:
hMu7vMF.png


2) Create a title there (title can be whatever you choose it to be) and add a following HTML code for this spot
Code:
<div class="spot">%ADV%</div>

screenshot:
nVbu97V.png


3) Next, go to: Website UI > Add advertisement
Screenshot:
YyueayO.png


4) Let us create the advertisement itslelf
4.1) Add a title of your choice

4.2) IMPORTANT: choose the 'Add spot' you've just created

4.3) Insert your html code (banner, or code of your Ad Network) to display your advertisement
here is a sample code of ours (you can test it):
Code:
<a href="https://www.summit.london/web/event?eventid=2138597763" title="London Domain Summit 2023" target="_blank"><img src="https://i.imgur.com/VpBI0y7.gif"/></a>

the rest of the options can stay as they are, or play with these as you wish

5) Return to: Website UI > Advertisements > and now click on the Ad Spot you have recently created

6) Copy this code that is besides the text @Insert code:
Screenshot:
wJvg4sj.png


7) No go to: Website UI > Pages
find 'Index' and click on it, or on its edit button on the right side
Screenshot:
LxePNwq.png


8) Enter the code that you have copied from the Step 6 of this tutorial as seen in this screenshot:
RdXbytA.png


==============

This tutorial should help you to understand the main principle how to create a new ad spot and place adverts of your choice in these.

With this approach you can add your banners and code ads in the every part of the website.

Now, don't forget to say TX and go and play!

boobs-whoa.gif
 
Back
Top