Site logo
Avatar:

Polar

images, socials, gif, quote
Avatar:

Signature

Overview

This signature consists of three colors, two images, and a gif. You can change it on the #snow id.

  • cpolar: Background color of the inside, the color of images, and gif.
  • cline: Outline color.
  • csnow: Border colors, title, and text.
  • outsideImg: URL for the outside image.
  • insideImg: URL for the inside image.
  • gif: URL for the gif.

You can also change the font family. You can add the link for your social media in the href of the "a" tag.

preview

Preview mode not available on mobile

Code

<link rel="stylesheet" type="text/css"
    href="https://dl.dropbox.com/scl/fi/rq4nk5x2o70xxl3d4lnrd/polar.css?rlkey=cqqf7edrj5hywg1ckq903c48y&st=ei3a1lo0&dl=0" />

<style>
    #snow {
        --cpolar: #63777d;
        --cline: #353737;
        --csnow: #d1dce0;
        --outsideImg: url(https://i.imgur.com/jEeKOSW.jpg);
        --insideImg: url(https://i.imgur.com/SrprHEN.jpg);
        --gif: url(https://66.media.tumblr.com/6004c3b71562ab670af7defe5a74b741/tumblr_pjwakclnHZ1vds8xro2_540.gifv);

        --fmain: "B612", sans-serif;
    }
</style>

<div id="snow" class="snowy">
    <div class="name_s">User name</div>

    <div class="snowy_bimg"></div>
    <div class="snowy_img"></div>

    <div class="snowy_l">
        <a href="https://" title="Twitter"><img src="https://i.imgur.com/eiMaFsR.png" alt="twitter" />
        </a>
        <a href="https://" title="Tumblr">
            <img src="https://i.imgur.com/14wTpro.png" alt="tumblr" />
        </a>
        <a href="https://" title="Pinterest">
            <img src="https://i.imgur.com/4cblh0C.png" alt="pinterest" />
        </a>
    </div>

    <div class="snowy_gif"></div>

    <h3>
        Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
        tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit
        amet.
    </h3>
    <a href="https://www.mytinyiglu.com/forum/Ice%20Bear" title="made by: Ice Bear">
        <div class="snowy_c"></div>
    </a>
</div>
Similar Templates

My tiny iglu by Ice Bear 2024 - 2025

version 1.2.0