Site logo
TemplatesWikipediaSignupLogin
Header image for Templates

All Star

quote, image, gif
By Ice Bear

Thread Template

Overview

This template consists of four colors, one image, and one gif you can change on the "#allStar" id.

  • main-color: Background color, and title.
  • second-color: Color for the quote, italic, bold font, and borders.
  • img-header: Top image.
  • img-gif: Gif

Preview

Preview mode not available on mobile

Code

<link
  rel="stylesheet"
  type="text/css"
  href="https://dl.dropbox.com/scl/fi/azdik8vza16o040v5ysfa/all-stars.css?rlkey=nwfhzdjdjhluingy7522hqkgv&st=dicb3j5j&dl=0"
/>

<style>
  #allStar {
    --main-color: #e7e7e7;
    --second-color: #83817a;

    --img-header: url(https://64.media.tumblr.com/726f0253a1bc4fe54a6bc579faa40803/64a8fdccb4f2d261-81/s1280x1920/c326e671f7b8e62cb6a4a350887f4908d0af3686.jpg);
    --img-gif: url(https://64.media.tumblr.com/227f81ed36a5598eba6cd79b59c7c38a/16589da61d62605e-83/s540x810/01e610f7afeddc6b6dac39ea62f951b8602d3fac.gifv);
  }
</style>

<div id="allStar">
    <div id="all-star-liv" class="all-wrapper">
      <div class="image-header">
        <h1 class="star-h1">Title here</h1>
        <h2 class="star-h2">With --</h2>
        <div class="gif-header"></div>
      </div>
      <div class="star-quote">
        Common love isn't for us We created something phenomenal Don't you
        agree? Don't you agree?
      </div>
      <div class="post-wrapper">POST HERE</div>
    </div>
  </div>
Similar Templates

My tiny iglu by Ice Bear 2024 - 2025