Site logo
Avatar:

The Owl

title, gifs
Avatar:

Thread Template

Overview

This template consists of three colors and two gifs. You can change it on the #owl id.

  • cmain: The main color on the gifs borders, second line, and second title.
  • csecond: First line, bold and italic colors for font, and main title.
  • cthird: Third line and borders.
  • gif_one: Back gif. It will resize, but I advise using a square one.
  • gif_two: Front gif. It will resize, but I advise using a square one.

preview

Preview mode not available on mobile

Code

<link href="https://dl.dropbox.com/scl/fi/x65440yjzbtqdvhf1lthn/the-owl.css?rlkey=afgtr0cwexandjcwqxjkqxhpa&st=kob95l1j&dl=0" rel="stylesheet" />

<style>
    #owl {
        --cmain: #8c8380;
        --csecond: #595351;
        --cthird: #262626;
        --gif_one: url(https://66.media.tumblr.com/e2f29db8b8b4542153fcb66b9c717d68/tumblr_p8sh73eSjT1s1rq5ro1_500.gifv);
        --gif_two: url(https://66.media.tumblr.com/554c559c6d4f600d1a95ba738d956408/tumblr_okkkln8NHO1w3hs0po1_500.gifv);
    }
</style>

<div id="owl">
    <div class="owl_back">
        <div class="owl_top">
            <div class="owl_gif"></div>
            <div class="owl_gift"></div>
            <div class="owl_line"></div>
            <div class="owl_linet"></div>
            <div class="owl_linet" style="right: 80px; top: 100px; background-color: var(--cthird)"></div>
        </div>

        <div class="owl_post">POST HERE</div>

        <div class="owl_bt">
            <h2>I can neither live with you</h2>
            <h4>Nor without you</h4>
        </div>

        <div class="owl_tag">For: <a href="#">Character </a></div>
        <a href="https://www.mytinyiglu.com/forum/Ice%20Bear" title="template by: Ice Bear">
            <div class="credito_owl"></div>
        </a>
    </div>
</div>

My tiny iglu by Ice Bear 2024 - 2025

version 1.2.0