Image linking to video

  • Unknown's avatar

    I have a image at the top of my page that mimics the google search image…

    <img src=”https://nich0lasmoore.files.wordpress.com/2014/09/screenshot-2015-02-04-at-12-45-24-pm.png?w=150″ alt=”Screenshot 2015-02-04 at 12.45.24 PM” width=”150″ height=”36″ class=”alignnone size-thumbnail wp-image-5077″ style=”border-style:none;” />

    The image is linking to a video that I have on vimeo that is embedded on my page.

    The CSS I am using for the image is:

    }

    div#text-63 {
    position: absolute;
    left: 627px;
    bottom: 1130px;
    }

    I do not want this image to link to anything. I would also like this image to be displayed at the top of all my pages.

    If anyone could help me out I would be grateful..

    Thanks!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Updated: <img class=”alignnone wp-image-5085″ src=”https://nich0lasmoore.files.wordpress.com/2014/09/screenshot-2015-02-04-at-12-45-24-pm1.png” alt=”screenshot-2015-02-04-at-12-45-24-pm” width=”94″ height=”24″ style=”border-style: none;” />

  • Unknown's avatar

    and div#text-63 {
    position: absolute;
    left: 680px;
    bottom: 1132px;
    }

  • The topic ‘Image linking to video’ is closed to new replies.