G’day from Down Under again,
I have inserted a YouTube video player and film into the front page, beneath the slider, using the following code:
<iframe width="560" height="315" src="https://www.youtube.com/embed/p4G91q0ByrM?rel=0" frameborder="0" allowfullscreen=""></iframe>
and it has been inserted at the end of the page of code here:
public_html/application/views/azure/tpl/layout
I have attached an image so you can see the effect.[B] My question is how do I restrict the video to just the splash page as currently it shows up on every page in the website.[/B]
Thanks
Don