Site logo
TemplatesWikipediaSignupLogin
Header image for Templates

Spell on You

title, gif
By Ice Bear

Thread Template

Overview

This template consists of four colors and one gif. You can change it on the #spellOnYou id.

  • primary-color: The darkest color. Used for the title and back of the gif.
  • secondary-color: The middle color of the background.
  • third-color: The top color of the background.
  • outline-color: Border color for the post.
  • gif-color: The second color in RGB with an opacity, you can alter by choice. It is the color of the gif.
  • gif: Gif URL.

Preview

Preview mode not available on mobile

Code

<link href="https://dl.dropbox.com/scl/fi/4luxpn32j92w0osptz6we/spell-on-you.css?rlkey=uxm6f824e0s4tolqtorji4zc9&st=au62e455&dl=0" rel="stylesheet" />

<style>
    #spellOnYou {
        --primary-color: #535fa7;
        --secondary-color: #6973b2;
        --third-color: #7e87bd;
        --outline-color: #a79b53;

        --gif-color: rgb(105, 115, 178, 0.6);
        --gif: url(https://66.media.tumblr.com/164cdb9e0c9ec621b418129744bea4fe/tumblr_peuf6bzBb11tlvrw3o2_500.gifv);
    }
</style>

<div id="spellOnYou" class="back_temp">
    <div class="top_temp">
        <div class="imag_temp">
            <div class="gifb_temp"></div>
            <div class="gif_temp"></div>
        </div>

        <div class="title_temp">
            <h5>I put a spell on you Because</h5>
            <h1>you're mine</h1>
        </div>
    </div>

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

    <div class="down_temp">
        <div class="line_temp" style="background-color: var(--third-color)"></div>
        <div class="line_temp"></div>

        <div class="marca_temp"><i>for someone </i></div>
        <a href="https://www.mytinyiglu.com/forum/Ice%20Bear" title="template by: Ice Bear"
            class="credSpellOnYou">
        </a>
    </div>
</div>
Similar Templates

My tiny iglu by Ice Bear 2024 - 2025