Rubber Fetish Blog by Rubberium

Explore the world of latex and rubber kink from the perspective of a young gay man who has been part of the rubber community since 2021. The Rubberium blog features personal stories, unique perspectives, and beginner's guides.

Categories

All Articles

March 5, 2026
In August 2025, MuddRubb interviewed me for the third volume of RubCulter, a series dedicated to featuring RubCult members.
March 4, 2026
Ever wonder what goes into building a rubber and latex collection? I share every piece I own, what I paid, and the story behind each one.
October 26, 2025
At my first MIR International Rubber Weekend, I went from feeling nervous and out of place to finding confidence, community, and self-acceptance through rubber.
December 22, 2024
This blog post will serve as a recap of my life these past few months as I start to create new content for the website.
July 14, 2024
Many adjectives come to mind to describe the sensations of wearing latex. Tight. Smooth. Intoxicating. Complete bliss. Empowering.
July 10, 2024
On June 26, 2024, I attended my first-ever rubber event. Not only was it my first rubber event, but it was also my first kink event in general.
June 20, 2024
On January 21, 2024, while wearing my vibrant green catsuit from The Kink On, one of the shoulder seams fell apart.
June 14, 2024
One of my biggest issues with dating now is that you can match with someone, but they never write to you to reply to messages.
June 10, 2024
I took a few articles of latex/rubber clothing on a trip for the first time ever in early 2024.

How to add this to your website

Follow along step by step with the quick video tutorial: https://youtu.be/uSgSoEQD1vs

This modal is shown only once for a user using cookies.

Add this code to the </body> section in your project settings:

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.slim.min.js" ></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.1/js.cookie.min.js" ></script>

<script>
$(document).ready(function(){
if (!Cookies.get('alert')) { setTimeout(function(){
$('.popup-overlay').css('display','flex');
Cookies.set('alert', true, { expires: 1 });
}, 10000);
}
});
// Documentation at https://github.com/js-cookie/js-cookie
</script>

Change the 10000 (10 seconds) to however long you want the pop-up to wait until it appears.

Next, copy and paste the Pop-Up symbol into your Webflow project on any page.

Style the card however you want, adding in your own text and email form if needed.

Change the display of the Popup Overlay div to none in the Layout section of the div styling.

Finally, turn the Popup Overlay into a symbol, and add the symbol to any page you want the pop-up to appear.

You can then test your pop-up, rechecking in incognito to reset cookies.

___

Handy tool by Nikolai Bain