Paint It Up

Paint It Up Personalized and hand painted art made of metal, wood, canvas and all types of mediums. Paiting birthday parties available and also open and private parties.

12/31/2018

Got the live tree out of here. Keeping everything else up until after next Sunday’s paint class at 3. Gonna paint snowmen and you can pick your snowman to paint . I hoping if we paint snowmen we might get a little snow. I’m painting me a big snowman to hang over the fireplace until spring arrives. Space is limited so let me know if you are attending

11/15/2018
This little fella is a sweetheart I’m told!
08/11/2018

This little fella is a sweetheart I’m told!

I always forget about my page . Gonna do better
08/11/2018

I always forget about my page . Gonna do better

Today’s class in Gadsden
05/09/2018

Today’s class in Gadsden

Very popular initials
09/15/2017

Very popular initials

Turned out sweet
09/15/2017

Turned out sweet

My first skull painting
09/15/2017

My first skull painting

Address

499 Chestnut By Pass
Centre, AL
35960

Telephone

(256) 557-7481

Website

Alerts

Be the first to know and let us send you an email when Paint It Up 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); });