Site logo
TemplatesWikipediaSignupLogin
Header image for Templates

Astrum

quote, image, gif
By Ice Bear

Thread Template

Overview

This template has two colors, one image, and one gif, which you can change in the #astrum id.

  • temcmain: Main to the entire code (borders and back).
  • tempimg: Image URL (it will resize and cut in half).
  • temptext: Color of the text, I suggest keeping it black.

The gif can be changed directly in the HTML in the "gif_tempe" CSS.

preview

Preview mode not available on mobile

Code

<link href="https://dl.dropbox.com/scl/fi/2zztev2hpnlxx958s4e8p/astrum.css?rlkey=w6i9j2w1hwx51jrou8u1iaba7&st=iqt6n9ir&dl=0" rel="stylesheet" />

<style>
    #astrum {
        --temcmain: #9d5353;
        --tempimg: url(https://i.imgur.com/02VUxCq.png);
        --temptext: #000000;
    }
</style>

<div id="astrum">
    <div class="wrape_tempe">
        <div class="top_tempe">
            <div class="trian_tempe">
                <div class="info_tempe">
                    <div class="frase_tempe">
                        You'll forgive me if I've grown tired of waiting for humanity to
                        wake up.
                    </div>
                </div>
            </div>

            <div class="trian_tempre">
                <div class="info_tempe">
                    <div class="frase_tempe marca_tempe">
                        This interaction is happening at the park with XXX in the
                        afternoon.
                    </div>
                </div>
            </div>

            <div class="gif_tempe">
                <img src="https://i.imgur.com/8PlKPno.gif" />
            </div>
        </div>
        <div class="post_tempe">POST HERE</div>

        <a href="https://www.mytinyiglu.com/forum/Ice%20Bear" title="template by: Ice Bear">
            <div class="credito-a"></div>
        </a>
    </div>
</div>
Similar Templates

My tiny iglu by Ice Bear 2024 - 2025