fancybox problem

Home Forums Duelmotion – HTML5 Template fancybox problem

This topic contains 2 replies, has 2 voices, and was last updated by  Criatura 10 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #370

    Criatura
    Participant

    Hello,

    I’m trying to implement fancybox (which is already installed on theme) in image links on the site, however the code of normal fancybox does not work, what is the correct way to make it work in the theme code?

    #375

    ab-themes
    Keymaster

    Hi,
    you can apply fancybox to image like this:

    <a href="link_to_image.jpg" class="fancybox" data-fancybox-group="group1">
    <img src="link_to_image.jpg">
    </a>

    Cheers

    • This reply was modified 10 years, 2 months ago by  ab-themes.
    • This reply was modified 10 years, 2 months ago by  ab-themes.
    • This reply was modified 10 years, 2 months ago by  ab-themes.
    • This reply was modified 10 years, 2 months ago by  ab-themes.
    #381

    Criatura
    Participant

    ok, thank you very much and congratulations on agile information

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

The topic ‘fancybox problem’ is closed to new replies.