Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18880
    my add
    Keymaster

    Hi Please help me with instructions as to how to put thumbnail pictures on the homepage slider in the VideoBox theme. Attach is what I need help with. ASAP THANKS!!!!!!

    View post on imgur.com

    #18897
    Templatesyard
    Participant

    Login to blogger dashboard –> template –> Edit HTML. and now find the below coding:

        <ul class='slides'>
         
         <li class='item'>
         
         <p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/Ok2VamxrYAY' width='560'/></p>
         
         </li>
         
         ..........
         
        <ul class='thumbs pagination'>
         
         <li><span class='youtube-temp'/>
         
         <span class='hover-bg'/>
         
         <a class='title' href='#' rel='0'>Lorem ipsum dolor sit amet</a>
         
         <a class='link' href='#'/>
         
         </li>

    Replace:

    “#” with your featured video URL.
    Examble: “http://www.youtube.com/embed/Ok2VamxrYAY&#8221; with your youtube video URL.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.