Galerie
2025
.portfolio-wraper { margin-bottom:20px; } .pfg-bootstrap .img-fluid { max-width: 100%; height: auto; } .pfg-bootstrap .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; } .pfg-bootstrap .img-circle { border-radius: 50%; } .pfg-bootstrap img { -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .pfg-bootstrap .thumbnail { display: block; padding: 4px; /*margin-bottom: 20px;*/ line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out; } .pfg-bootstrap .thumbnail > img, .pfg-bootstrap .thumbnail a > img { margin-right: auto; margin-left: auto; } .pfg-bootstrap a.thumbnail:hover, .pfg-bootstrap a.thumbnail:focus, .pfg-bootstrap a.thumbnail.active { border-color: #337ab7; } .pfg-bootstrap .thumbnail .caption { padding: 9px; color: #333; } figure { margin: 0; } img { vertical-align: middle; } .pfg-bootstrap .img-responsive, .pfg-bootstrap .thumbnail > img, .pfg-bootstrap .thumbnail a > img, .pfg-bootstrap .carousel-inner > .item > img, .pfg-bootstrap .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; } .pfg-bootstrap .img-rounded { border-radius: 6px; } li#all { margin: 0; } .simplefilter li { margin-top: 5px; } .filtr-search { margin-top:10px !important; width:200px !important; margin-bottom: 20px; } #all-simplefilter { display:inline; padding-left: 0px !important; } #f-simplefilter-2464 { display:inline; padding-left: 0px !important; } button:hover { background-color: unset !important; } @keyframes .YouTubePopUp-Content { from { transform: translate3d(0, 100%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } .YouTubePopUp-Content { animation-name: .YouTubePopUp-Content ; } .YouTubePopUp-Close { background:url(https://lescouleursdemily.fr/wp-content/plugins/portfolio-filter-gallery//img/close-icon-white.png) no-repeat; background-size:50px 50px; -webkit-background-size:70px 50px; -moz-background-size:70px 50px; -o-background-size:70px 50px; } ul.simplefilter { margin-left: 0 !important; } .pfg_img_2464 { width: 100% !important; height: 100% !important; } .filter_gallery_2464 > a { position: initial !important; } .thumbnail_2464 { width:100% !important; height:auto; margin-bottom: 0px !important; } .filtr-item { padding-right:7px !important; padding-left:7px !important; padding-top:7px !important; padding-bottom:7px !important; } .filtr-item img { transition: all .2s !important } .simplefilter_2464 li { background-color: #ccc; color: #ffffff; } .simplefilter_2464 li:hover { background-color: #656565 !important; } .simplefilter_2464 li.active { background-color: #656565 !important; }
setTimeout(function () { jQuery(".thumbnail_2464").each(function(){ // console.log(jQuery(this).width() + "x" + jQuery(this).height()) var h = jQuery(this).height(); var w = jQuery(this).width(); jQuery(this).height(h); jQuery(this).width(w); jQuery(this).resize(); }); }, 2500); jQuery(document).ready(function (jQuery) { jQuery('.filtr-item').addClass('animateonload'); jQuery('#filter_gallery_2464').show(); jQuery('.loading-wrapper').hide(); jQuery(".loader_img").hide(); jQuery(".lg_load_more").show(); jQuery(".filtr-container").css("opacity", 1); // Define Filterizr Default Options const options = { animationDuration: 0.5, callbacks: { onFilteringStart: function() { // Apply sorting shortly after filtering starts setTimeout(function() { }, 50); }, onFilteringEnd: function() { // Apply sorting shortly after filtering ends setTimeout(function() { }, 50); }, onShufflingStart: function() { }, onShufflingEnd: function() { }, onSortingStart: function() { }, onSortingEnd: function() { } }, controlsSelector: '.filtr-controls-2464', filter: 'all', filterOutCss: { top: '0px', left: '0px', opacity: 0.001, transform: '' }, filterInCss: { top: '0px', left: '0px', opacity: 1, transform: '' }, layout: 'sameWidth', selector: '.filtr-item', setupControls: false }; // Initialize Filterizr and ensure it is globally accessible window.filterizd = jQuery('.filter_gallery_2464').filterizr(options); jQuery('.filter_gallery_2464').imagesLoaded(function() { // Reapply sorting after initial load // Resize handling jQuery(window).resize(function() { jQuery(".thumbnail_2464").each(function() { var h = jQuery(this).height(); var w = jQuery(this).width(); jQuery(this).height(h); jQuery(this).width(w); }); // Reapply sorting after resizing }); }); //bootstrap-lightbox-js // delegate calls to data-toggle="lightbox" document.addEventListener('DOMContentLoaded', (event) => { document.querySelectorAll('.my-lightbox-toggle').forEach((el) => { el.addEventListener('click', (e) => { e.preventDefault(); const options = { keyboard: true, size: 'fullscreen' }; // Assuming Lightbox is a constructor from the included library // Check if the Lightbox class or function exists if (typeof Lightbox !== 'undefined') { const lightbox = new Lightbox(el, options); lightbox.show(); } else { console.error('Lightbox library is not loaded.'); } }); }); }); jQuery('.filtr-control-2464 [data-filter]').click(function() { //jQuery('.swiper-2464').swipebox('swipebox-destroy'); var targetFilter = jQuery(this).data('filter'); var lighbox_class_name = "pfg-lightbox-" + targetFilter; jQuery('.pfg-lightbox-' + targetFilter ).attr('data-lightbox', lighbox_class_name); // add data filter for parent filters }); // video player jQuery(function(){ jQuery("a.video-box-2464").YouTubePopUp( { autoplay: 0 } ); // Disable autoplay }); });2024
.portfolio-wraper { margin-bottom:20px; } .pfg-bootstrap .img-fluid { max-width: 100%; height: auto; } .pfg-bootstrap .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; } .pfg-bootstrap .img-circle { border-radius: 50%; } .pfg-bootstrap img { -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .pfg-bootstrap .thumbnail { display: block; padding: 4px; /*margin-bottom: 20px;*/ line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out; } .pfg-bootstrap .thumbnail > img, .pfg-bootstrap .thumbnail a > img { margin-right: auto; margin-left: auto; } .pfg-bootstrap a.thumbnail:hover, .pfg-bootstrap a.thumbnail:focus, .pfg-bootstrap a.thumbnail.active { border-color: #337ab7; } .pfg-bootstrap .thumbnail .caption { padding: 9px; color: #333; } figure { margin: 0; } img { vertical-align: middle; } .pfg-bootstrap .img-responsive, .pfg-bootstrap .thumbnail > img, .pfg-bootstrap .thumbnail a > img, .pfg-bootstrap .carousel-inner > .item > img, .pfg-bootstrap .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; } .pfg-bootstrap .img-rounded { border-radius: 6px; } li#all { margin: 0; } .simplefilter li { margin-top: 5px; } .filtr-search { margin-top:10px !important; width:200px !important; margin-bottom: 20px; } #all-simplefilter { display:inline; padding-left: 0px !important; } #f-simplefilter-2468 { display:inline; padding-left: 0px !important; } button:hover { background-color: unset !important; } @keyframes .YouTubePopUp-Content { from { transform: translate3d(0, 100%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } .YouTubePopUp-Content { animation-name: .YouTubePopUp-Content ; } .YouTubePopUp-Close { background:url(https://lescouleursdemily.fr/wp-content/plugins/portfolio-filter-gallery//img/close-icon-white.png) no-repeat; background-size:50px 50px; -webkit-background-size:70px 50px; -moz-background-size:70px 50px; -o-background-size:70px 50px; } ul.simplefilter { margin-left: 0 !important; } .pfg_img_2468 { width: 100% !important; height: 100% !important; } .filter_gallery_2468 > a { position: initial !important; } .thumbnail_2468 { width:100% !important; height:auto; margin-bottom: 0px !important; } .filtr-item { padding-right:7px !important; padding-left:7px !important; padding-top:7px !important; padding-bottom:7px !important; } .filtr-item img { transition: all .2s !important } .simplefilter_2468 li { background-color: #ccc; color: #ffffff; } .simplefilter_2468 li:hover { background-color: #656565 !important; } .simplefilter_2468 li.active { background-color: #656565 !important; }
- All
- Animaux
- Cocooning & Lounge
- Nature
- Abstrait
- Voitures
- Inspiration Cubisme
Canis Lupus
Surprends-moi
Au son des vagues
Hors du temps
Diversité
Tempête Subjuguante
vue sur lac léman
Bouquet à point
Jeu de cordes
Femme Libre
L’Observatoire
Apéro Pistache
Le Ballet de Tulipes
Grandes Vagues petits papiers
Douce brise
Chemin de Randonée
Equilibre Déséquilibré
Quand le bateau revient
Danse de la nuit
Vitesse Effreinée
Femme à l’arrosoir
Reproduction van gogh
2023 et avant
.portfolio-wraper { margin-bottom:20px; } .pfg-bootstrap .img-fluid { max-width: 100%; height: auto; } .pfg-bootstrap .img-thumbnail { padding: 0.25rem; background-color: #fff; max-width: 100%; height: auto; } .pfg-bootstrap .img-circle { border-radius: 50%; } .pfg-bootstrap img { -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .pfg-bootstrap .thumbnail { display: block; padding: 4px; /*margin-bottom: 20px;*/ line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out; } .pfg-bootstrap .thumbnail > img, .pfg-bootstrap .thumbnail a > img { margin-right: auto; margin-left: auto; } .pfg-bootstrap a.thumbnail:hover, .pfg-bootstrap a.thumbnail:focus, .pfg-bootstrap a.thumbnail.active { border-color: #337ab7; } .pfg-bootstrap .thumbnail .caption { padding: 9px; color: #333; } figure { margin: 0; } img { vertical-align: middle; } .pfg-bootstrap .img-responsive, .pfg-bootstrap .thumbnail > img, .pfg-bootstrap .thumbnail a > img, .pfg-bootstrap .carousel-inner > .item > img, .pfg-bootstrap .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; } .pfg-bootstrap .img-rounded { border-radius: 6px; } li#all { margin: 0; } .simplefilter li { margin-top: 5px; } .filtr-search { margin-top:10px !important; width:200px !important; margin-bottom: 20px; } #all-simplefilter { display:inline; padding-left: 0px !important; } #f-simplefilter-1605 { display:inline; padding-left: 0px !important; } button:hover { background-color: unset !important; } .simplefilter_1605 li:not(:first-child){ margin-left:4px; } @keyframes .YouTubePopUp-Content { from { transform: translate3d(0, 100%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } .YouTubePopUp-Content { animation-name: .YouTubePopUp-Content ; } .YouTubePopUp-Close { background:url(https://lescouleursdemily.fr/wp-content/plugins/portfolio-filter-gallery//img/close-icon-white.png) no-repeat; background-size:50px 50px; -webkit-background-size:70px 50px; -moz-background-size:70px 50px; -o-background-size:70px 50px; } ul.simplefilter { margin-left: 0 !important; } .pfg_img_1605 { width: 100% !important; height: 100% !important; } .filter_gallery_1605 > a { position: initial !important; } .thumbnail_1605 { width:100% !important; height:auto; margin-bottom: 0px !important; } .filtr-item { padding-right:7px !important; padding-left:7px !important; padding-top:7px !important; padding-bottom:7px !important; } .filtr-item img { transition: all .2s !important } .simplefilter_1605 li { background-color: #ccc; color: #ffffff; } .simplefilter_1605 li:hover { background-color: #4c3701 !important; } .simplefilter_1605 li.active { background-color: #4c3701 !important; }
- Général
- Nature
- Animaux
- Inspiration Cubisme
- Cocooning & Lounge
- Voitures
Chemin Féérique
Famille de Flamants Roses
Paradis Couchant
Silence Sauvage
Icebergland
La tempête
Fauve
Les Jumeaux
Le Rouge et le Bleu
Alien World
Planète Oeuf
Alien Sky
Galaxy Light
Coucher de soleil sur le Cervin
Rêves
Chat Peloté
Mystère Vert
Série Poire: Trio Coloré
Femme Libre
Danse de la nuit
Plage d’hiver
Le Cocon
Instant Boost
Expérience visuelle
Cascade Colorée
Renault Alonso
Oranger à paon
Brise d’été