Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello

    I would also be interested by the same idea than scatmandon !
    I’ve build a slider with resized images thanks to your great plugin, but i need the images to go fullscreen. I don’t want to do it with JS, since it’s possible only using CSS (background-size:cover;)

    So would it be possible to select a “fullscreen” option that would output a html like this one :

    <span data-picture="" data-alt="COMMERCES2" data-width="3000" data-height="1256" class="attachment-full"><span data-src="https://localhost:8888/3dmplans/web/slir/w300/3dmplans/web/wp-content/uploads/2014/09/COMMERCES2.jpg" data-media="all"></span>
    <noscript><img src="https://localhost:8888/3dmplans/web/slir/w300/3dmplans/web/wp-content/uploads/2014/09/COMMERCES2.jpg" width="3000" height="1256" class="attachment-full" alt="COMMERCES2"></noscript>
    <span data-src="https://localhost:8888/3dmplans/web/slir/w470/3dmplans/web/wp-content/uploads/2014/09/COMMERCES2.jpg" data-media="(min-width:420px)"></span>
    <span data-src="https://localhost:8888/3dmplans/web/slir/w584/3dmplans/web/wp-content/uploads/2014/09/COMMERCES2.jpg" data-media="(min-width:600px) and (max-width:800px)"></span>
    <span data-src="https://localhost:8888/3dmplans/web/slir/w584/3dmplans/web/wp-content/uploads/2014/09/COMMERCES2.jpg" data-media="(min-width:885px)"></span>
    <div style="background:url(https://localhost:8888/3dmplans/web/slir/w584/3dmplans/web/wp-content/uploads/2014/09/COMMERCES2.jpg)"></div>
    </span>

    I’ve tried to output this by modifying “responsive-image-polyfill.php” but no success…
    Any idea please ?

    thx

    Thread Starter divstudio

    (@divstudio)

    ok thanks a lot i just had to delete my slides and add new ones : custom size OK !
    sorry i should have think about that !

    orbit thumbnails are created automatically , but is it possible to load my own thumbnails?
    Do i have to modify the js file to write thumbs directory ?

    thx !

Viewing 2 replies - 1 through 2 (of 2 total)