SaltwaterandLime

SaltwaterandLime A page to document our family's saltwater aquarium journey.

KahlĂșa has decided that this mushroom seems like a good place to settle down.  It may also have something to do with the...
05/16/2024

KahlĂșa has decided that this mushroom seems like a good place to settle down. It may also have something to do with the fact that my glass is so dirty no one can see him there.

Still can't decide of I want to keep this barebottom or add the reborn media as substrate...
05/15/2024

Still can't decide of I want to keep this barebottom or add the reborn media as substrate...

Finally, I am home after 5 days in the hospital for kidney problems.  The tanks all seemed to come thru OK except for a ...
05/13/2024

Finally, I am home after 5 days in the hospital for kidney problems. The tanks all seemed to come thru OK except for a little bit of cyano. I did lose one coral thanks to an urchin deciding to take it for a walk, but otherwise, most things look OK. Thank goodness for automation.

Ivarr is helping me work on the rockscape for the CADE 600
04/30/2024

Ivarr is helping me work on the rockscape for the CADE 600

Swapping out my kessil a500x for the new 360 that came with the CADE giveaway.  Going to use the 500 on the CADE instead...
04/28/2024

Swapping out my kessil a500x for the new 360 that came with the CADE giveaway. Going to use the 500 on the CADE instead since that tank is so much deeper than my IM lagoon. Borrowed a PAR meter from to make sure things are staying mostly the same over the BTAs. Need to order another kessil extension arm to get it back centered, though. Fun fact, if you take a wifi dongle off of one kessil light and place it on another, it saves all the programming. I only had to adjust the intensity.

Think I'm going to try something I've never done before, and set this tank up with a bare bottom.  I think the white gla...
04/24/2024

Think I'm going to try something I've never done before, and set this tank up with a bare bottom. I think the white glass of this tank looks really neat compared to the usual black bottom that most tanks have.

This tank is taller than me!!
04/23/2024

This tank is taller than me!!

This is definitely going to be a giant upgrade from my 30 gal AIO tank.....
04/23/2024

This is definitely going to be a giant upgrade from my 30 gal AIO tank.....

Address

Ocala, FL

Alerts

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

Contact The Establishment

Send a message to SaltwaterandLime:

Share

Category

//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); });