This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Video slider issue

  • Creator
    Topic
  • #17631
    cornerinv
    Participant

    http://www.taxlienteacher.com/research-liens/

    1) I got vimeo all set up to place a video in a slider since I can’t use my own player (bummer) and you’ll notice I have black bars at top and bottom of vid. I dont want those. Vimeo says vid is 500×281. I’m guessing not exactly 16:9.

    Who can fix this for me?

    2) Also on same page, notice in footer I have an image (floating widget) in 3rd section from the right.
    How can I make this image a link that goes to a page?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #17637
    Jason Bobich
    Keymaster

    Hello,

    1) I got vimeo all set up to place a video in a slider since I can’t use my own player (bummer) and you’ll notice I have black bars at top and bottom of vid. I dont want those. Vimeo says vid is 500×281. I’m guessing not exactly 16:9.

    Have you tried adding a max height to your video display within the slider? Try adding a max height of 308-312, and adjust until it’s just the way you want.

    2) Also on same page, notice in footer I have an image (floating widget) in 3rd section from the right.
    How can I make this image a link that goes to a page?

    So I can see you’ve got a text widget there, but I’m not quite sure what you’re using within the text widget to display that image. Looks like some sort of third-party gallery slider plugin? In using that, you’ll need to consult their instructions.

    However if you’re just wanting a linked image, that’s pretty straight forward; you don’t really need any plugins. I’d just use basic HTML in the text widget.

    <a href="http://yoursite.com/some-page" title="$2400 Event Training!" class="thumbnail">
    	<img src="http://www.taxlienteacher.com/wp-content/uploads/2014/06/freetrainingfooter1-200x120.jpg" />
    </a>

    Here’s more information on using the anchor and img tags in HTML:

    http://www.w3schools.com/html/html_images.asp

    http://www.w3schools.com/html/html_links.asp

    #17638
    Jason Bobich
    Keymaster

    I think 311 might be the magic number on the video height for the placement of the slider and everything.

    http://www.uploadblvd.com/uploads/image_53b9887788004.png

    #17641
    cornerinv
    Participant

    310 looked really good, but I’ll try 311, thanks for the quick support.

    I had simply tried short code in that text footer. I’ll just have my guy do html like you said.

    Thanks for the great themes by the way.
    Corey

Viewing 3 replies - 1 through 3 (of 3 total)
  • The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.