Quilts by Ganny

Quilts by Ganny I specialize in memory quilts made from your special t-shirts.

Here is another quilt top I did at retreat. The directions were so difficult, I set them aside and did it my own way. 🙂
01/21/2025

Here is another quilt top I did at retreat. The directions were so difficult, I set them aside and did it my own way. 🙂

01/10/2025

The Quilt retreat was fantastic 😊
As a group we were able to do approximately 30 quilt tops for Quilts of Valor.
Definitely an organization to be a part of if you can. It's nation wide. You may have a chapter near you.

12/27/2024

I trust you all had a nice Christmas ⛄
For the New Year I am going on a 5 day quilt retreat. I've always wanted to do this and my first time will be with my grown daughter 💕
I'll take pictures for y'all.

04/22/2024
03/09/2024

Just finished the East Central Region. 15 shops in 2 days with my daughter and grandgirls.

03/09/2024

I'm having fun on the All Texas Shop Hop 106 shops in March and April 2024

Address

219 Lisa Lane
Palestine, TX
75803

Website

Alerts

Be the first to know and let us send you an email when Quilts by Ganny posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });