Site logo
Avatar:

Spirit

quote, image
Avatar:

Thread Template

Overview

This template consists of two colors and one image. You can change it on the #hummingbird id.

  • primeColor: Outline, background, tag, bold and italic text color.
  • secondColor: Title and border color.
  • backColor: Back of the post color.
  • imgPosition: You can adjust where your image will be.
  • imgBack: URL for the image, use black and white images with no background for the best outcome.

You can also change the box-shadow.

preview

Preview mode not available on mobile

Code

<link rel="stylesheet" type="text/css"
    href="https://dl.dropbox.com/scl/fi/m913ge9obmosjb44fv796/spirit.css?rlkey=sl5u5wh3uy1bq21x1czskf0w6&st=cpy45wcq&dl=0" />

<style>
    #spirit {
        --primeColor: #6a82a0;
        --secondColor: black;

        --backColor: rgb(0, 0, 0, 0.6);

        --shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.35);

        --imgPosition: 210px -140px;
        --imgBack: url(https://i.imgur.com/ST40yle.png);
    }
</style>
<div id="spirit">
    <div class="lonelyBack">
        <div class="lonelyTop">
            <div class="lonelyBTitle">
                <div class="lonelyTitle">
                    And I (I) just want (just want) to put you first And you (you), you
                    are (you are) my universe And you make my world light up inside
                </div>
            </div>
        </div>

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

        <div class="lonelyLow">
            <a href="https://www.mytinyiglu.com/forum/Ice%20Bear" title="template by: Ice Bear">
                <div class="credSpirit"></div>
            </a>
        </div>
    </div>
    <div class="lonelyTag">Tag Here</div>
</div>

My tiny iglu by Ice Bear 2024 - 2025

version 1.2.0