Hi, I have already added a banner on right hand side of my website : http://www.windscreensrepairslondon.com
but what i need to do is that I want to put another banner which is click-able and when you click on the phone numbers through your smart phone it directly dial the number. I have already made that HTML image as well and its here : http://windscreensrepairslondon.com/wp-content/themes/royal/test/Capture.html
I have inserted the html file address into this code in my header.php
</head>
<div class=”headerbanner”></div>
<body <?php body_class(); ?>>
but it’s not clickable. is there any other code that i have to use or any way that i can make it clickable ?