Questions

  • Posted in : BookCard WP
  • maron
    Participant

    Is it possible to launch a lightbox video from the “Download Resume” button? And how to change the front page ribbon’s size and font?
    Thank you

    Mehmet S.
    Keymaster

    – Please see this topic for ribbon: http://www.pixelwars.org/forums/topic/ribbon-style

    – I will do a test for lightbox.

    maron
    Participant

    thank you mehmet,
    i read that post for ribbon but thats not what i meant.. i want to know if it is possible to change the “OPEN” font and font-size
    let me know when you get something about the lightbox video
    thank you again

    Mehmet S.
    Keymaster

    That’s a nice idea. I will add an option to change its font with one of 600+ Google Fonts. Thanks for the feedback.

    Mehmet S.
    Keymaster

    New version is available with that feature.

    maron
    Participant

    sweet! did you manage to get the lightbox video working with the “Download Resume” button?
    Thanks for the quick reply

    Mehmet S.
    Keymaster

    To change its font-size:

    Paste to Theme Options > Style > Custom CSS:

    a.rm-button-open strong.ribbon-content
    {
    font-size: 25px !important;
    }
    
    Mehmet S.
    Keymaster

    Lightbox video with button:

    – Switch the Text tab of the content editor and use the following html code:

    <div class="launch"><a class="btn lightbox iframe" data-lightbox-gallery="fancybox-item-00" href="put-your-video-url-here">Download Resume</a></div>
    

    – Example:

    <div class="launch"><a class="btn lightbox iframe" data-lightbox-gallery="fancybox-item-00" href="http://player.vimeo.com/video/37254322?badge=0&color=ffffff">Download Resume</a></div>
    
    maron
    Participant

    thank you Mehmet, really appreciated!

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register