Site logo
Avatar:

Naive

quote, image
Avatar:

Thread Template

Overview

This template consists of two colors, one image, and one icon you can change on the #naive id.

  • mainColor: Background and outline color.
  • secondColor: Tag, image, italic, and quote color.
  • fontColor: Text color for the post.
  • filter: Color of the icon, the second color in a filter. You can check it out on this site.
  • img: URL of the image. Keep in mind that it can be tricky to get it centered depending on the post-wrap of the forum.
  • icon: URL of the icon. Use an image without a background.

Preview

Preview mode not available on mobile

Code

<link rel="stylesheet" type="text/css"
    href="https://dl.dropbox.com/scl/fi/z6k91gdfz3tf5dxv673dm/naive.css?rlkey=0af63yfwnj4airvdjr837v4c0&st=76wew637&dl=0" />

<style>
    #naive {
        --mainColor: #5f848a;
        --secondColor: #3b5356;
        --fontColor: #182123;

        --filter: invert(30%) sepia(15%) saturate(693%) hue-rotate(138deg) brightness(91%) contrast(91%);

        --img: url(https://i.pinimg.com/originals/0c/d8/c8/0cd8c80407d78658cce1d712c10aa4bb.png);
        --icon: url(https://i.imgur.com/BwAhcYS.png);
    }
</style>

<div id="naive" class="templateBack">
    <div class="templateImg"></div>
    <div class="templatePost">
        <div class="templateTop">
            <icon> </icon>
            <i>I wanna heal, I wanna feel like I'm close to something real I wanna
                find something I've wanted all along Somewhere I belong
            </i>
        </div>
        POST HERE
        <div class="templateTag">With love for someone</div>
        <a href="https://www.mytinyiglu.com/forum/Ice%20Bear" title="template by: Ice Bear">
            <div class="credNaive"></div>
        </a>
    </div>
</div>

My tiny iglu by Ice Bear 2024 - 2025

version 1.2.0