Site logo
Avatar:

Listen Morty

gif, quote
Avatar:

Thread Template

Overview

This template consists of four colors, one image, and one gif. You can change it on the #rick ID.

  • primeColor: Color of hover's back, italic, and bold text.
  • secondColor: Color of the title, gif border, and bottom.
  • thirdColor: Subtitle/quote color and bottom text color.
  • primeColorOP: Color blending for the image.
  • primeColorOPP: Color blending for the gif.
  • backImg: URL of the top image.
  • gifImg: URL of the gif.

You can also change the form of the gif (polygon).

Preview

Preview mode not available on mobile

Code

<link
    href="https://dl.dropbox.com/scl/fi/7e3e6gh66yuols82bnn2u/listen-morty.css?rlkey=m07246u5zye3gws08l6syeriu&st=4rpxdnpj&dl=0"
    rel="stylesheet" />

<style>
    #rick {
        --primeColor: #003844;
        --secondColor: #006c67;
        --thirdColor: #ffebc6;
        --backColor: #f5f5f5;

        --primeColorOP: rgb(0, 56, 68, 0.4);
        --primeColorOPP: rgb(0, 56, 68, 0.2);

        --polygon: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

        --backImg: url(https://img.elo7.com.br/product/zoom/2C8D2AA/painel-1x0-65-rick-e-morty-personalizado.jpg);
        --gifImg: url(https://66.media.tumblr.com/d5124c4499567034a55a81aa7d6707be/tumblr_ovbm4d3HWl1wo8x4mo1_500.gifv);
    }
</style>

<div id="rick" class="rickBack">
    <div class="rickWTop">
        <h1>Listen Morty,</h1>
        <h2>
            Is evil real, and if so, can it be measured? Rhetorical question. The
            answer’s yes, you just have to be a genius.
        </h2>
        <div class="rickGif"></div>
    </div>

    <div class="rickTBackColor">
        <div class="rickTBack">POST HERE</div>
        <div class="rickBot">
            <a href="https://www.mytinyiglu.com/forum/Ice%20Bear" title="template by: Ice Bear">
                <div class="rickCred"></div>
            </a>
            for someone
        </div>
    </div>
</div>

My tiny iglu by Ice Bear 2024 - 2025

version 1.2.0