Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="container card border-0 bg-faded p-4" style="font-size: 10pt; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);">
- <div class="row">
- <div class="col-lg-3 pr-lg-2 px-0">
- <div class="card d-flex flex-column" style="height: 500px;">
- <div class="card-header flex-grow-1" style="background-image: url(https://via.placeholder.com/400x500); background-size: cover; background-position: center;">
- </div>
- <div class="p-3 d-flex justify-content-between" style="flex-basis: 0;">
- <i class="fas fa-quote-left" style="color: teal;"></i>
- <div class="p-2 text-center">QUOTE GOES HERE. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio.</div>
- <i class="fas fa-quote-right" style="color: teal;"></i>
- </div>
- </div>
- </div>
- <div class="col-12 col-md-9 d-flex flex-column px-0" style="height: 500px;">
- <div class="nav nav-tabs border-0 d-flex text-center" style="font-size: 12pt;">
- <a class="active nav-link flex-grow-1" data-toggle="tab" style="color: teal" href="#tab-1"><i class="fal fa-bookmark"></i> Main info</a>
- <a class="nav-link flex-grow-1" data-toggle="tab" style="color: teal" href="#tab-2"><i class="fa fa-exclamation-circle"></i> NSFW</a>
- <a class="nav-link flex-grow-1" data-toggle="tab" style="color: teal" href="#tab-3"><i class="fa fa-file-invoice-dollar"></i> Art tracker</a>
- </div>
- <div class="tab-content flex-grow-1 card rounded-0 d-flex flex-column table-responsive" style="border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem;">
- <div class="tab-pane p-4 show active flex-grow-1" id="tab-1">
- <div class="d-flex flex-column justify-content-center" style="min-height: 100%;">
- <div class="row justify-content-center mx-2">
- <div class="col-lg-5 list-group list-group-flush">
- <div class="list-group-item">
- <i class="fas fa-user fa-fw mr-1" style="color:teal;"></i>
- name
- </div>
- <div class="list-group-item">
- <i class="fas fa-birthday-cake fa-fw mr-1" style="color:teal;"></i>
- age
- </div>
- <div class="list-group-item">
- <i class="fas fa-venus-mars fa-fw mr-1" style="color:teal;"></i>
- gender (he/she/they)
- <sub>birthsex</sub>
- </div>
- <div class="list-group-item">
- <i class="fas fa-question fa-fw mr-1" style="color:teal;"></i>
- <a href="SPECIES LINK" target="_blank" style="color: teal">
- species (linked)
- </a>
- </div>
- <div class="list-group-item">
- <i class="fas fa-heartbeat fa-fw mr-1" style="color:teal;"></i>
- orientation
- </div>
- <div class="list-group-item">
- <i class="fas fa-balance-scale fa-fw mr-1" style="color:teal;"></i>
- mbti
- </div>
- <div class="list-group-item">
- <i class="fas fa-volume-up fa-fw mr-1" style="color:teal;"></i>
- <a href="LINK" target="_blank" style="color: teal">
- song (linked)
- </a>
- </div>
- </div>
- <div class="col-lg-5 ml-lg-4 list-group list-group-flush">
- <div class="list-group-item border-top-0">
- <i class="fas fa-comment-dots fa-fw mr-1" style="color:teal;"></i>
- nickname/alias
- </div>
- <div class="list-group-item">
- <i class="fas fa-calendar-alt fa-fw mr-1" style="color:teal;"></i>
- birthdate
- </div>
- <div class="list-group-item">
- <i class="fas fa-ruler fa-fw mr-1" style="color:teal;"></i>
- height
- </div>
- <div class="list-group-item">
- <i class="fas fa-book fa-fw mr-1" style="color:teal;"></i>
- occupation
- </div>
- <div class="list-group-item">
- <i class="far fa-heart fa-fw mr-1" style="color:teal;"></i>
- relationship
- </div>
- <div class="list-group-item">
- <i class="fal fa-dice-d20 mr-1" style="color:teal;"></i>
- alignment
- </div>
- <div class="list-group-item">
- <i class="fas fa-hands fa-fw mr-1" style="color:teal;"></i>
- method obtained
- </div>
- </div>
- <div class="w-100 text-center mt-2" style="font-size: 16pt;">adjective • adjective • adjective</div>
- </div>
- </div>
- </div>
- <div class="tab-pane flex-grow-1" id="tab-2" style="font-size: 9pt;">
- <div class="row no-gutters">
- <!-- PREFERENCES -->
- <div class="col-lg-3 p-2">
- <div class="card border-0 bg-faded bg-faded h-100 rounded-0 text-muted">
- <h5 class="text-center text-uppercase m-2">PREFERENCES</h5>
- <ul class="list-group list-group-flush">
- <li class="list-group-item bg-faded px-3 py-2"><p><span class="text-uppercase text-muted">POSITION:</span> Unknown</p></li>
- <li class="list-group-item bg-faded px-3 py-2"><p><span class="text-uppercase text-muted">SETTING:</span> Unknown</p></li>
- <li class="list-group-item bg-faded px-3 py-2"><p><span class="text-uppercase text-muted">TIME:</span> Unknown</p></li>
- <li class="list-group-item bg-faded px-3 py-2"><p><span class="text-uppercase text-muted">FOREPLAY:</span> Unknown</p></li>
- <li class="list-group-item bg-faded px-3 py-2"><p><span class="text-uppercase text-muted">TOYS:</span> Unknown</p></li>
- <li class="list-group-item bg-faded px-3 py-2"><p><span class="text-uppercase text-muted">PET NAMES:</span> Unknown</p></li>
- <li class="list-group-item bg-faded px-3 py-2"><p><span class="text-uppercase text-muted">PROTECTION:</span> Unknown</p></li>
- </ul>
- </div>
- </div> <!--middle colum end-->
- <!--LEFT COLUMN (SOFT LIMITS/ HARD LIMITS)-->
- <div class="col-lg-3 p-2">
- <!--SOFT LIMITS-->
- <div class="card border-0 bg-faded h-100 rounded-0 text-muted">
- <h5 class="text-center text-uppercase m-2">SOFT LIMITS</h5>
- <ul class="list-group list-group-flush">
- <li class="list-group-item bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded px-3 py-2">Unknown</li>
- </ul>
- <!--HARD LIMITS-->
- <h5 class="text-center text-uppercase m-2">HARD LIMITS</h5>
- <ul class="list-group list-group-flush">
- <li class="list-group-item bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded px-3 py-2">Unknown</li>
- </ul>
- </div>
- </div> <!--left colum end-->
- <!-- RECEIVING -->
- <div class="col-lg-3 p-2">
- <div class="card border-0 bg-faded h-100 rounded-0 text-muted">
- <h5 class="text-center text-uppercase m-2">ENJOYS RECEIVING</h5>
- <ul class="list-group list-group-flush">
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- </ul>
- <h5 class="text-center text-uppercase m-2">ENJOYS GIVING</h5>
- <ul class="list-group list-group-flush">
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- </ul>
- </div>
- </div> <!--right colum end-->
- <!--GENERAL KINKS-->
- <div class="col-lg-3 p-2">
- <div class="card border-0 bg-faded h-100 rounded-0 text-muted">
- <h5 class="text-center text-uppercase m-2">GENERAL KINKS/ FETISHES</h5>
- <ul class="list-group list-group-flush">
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded bg-faded px-3 py-2">Unknown</li>
- <li class="list-group-item bg-faded px-3 py-2">Unknown</li>
- </ul>
- </div>
- </div> <!--general kinks end-->
- <!--VOICE-->
- <!--NOTE:
- To move the marker from left to right, change the percentage (50%) to your desired side. Less than 50% moves the marker closer to the left (first listed trait); more than 50% moves the marker closer to the right (second listed trait).
- -->
- <div class="col-lg-6 p-2">
- <div class="card border-0 bg-faded rounded-0 text-muted">
- <h5 class="text-center text-uppercase text-muted mt-2">VOICE</h5>
- <div class="list-group list-group-flush">
- <div class="list-group-item bg-faded bg-faded row m-0 pt-0">
- <!--VOLUME-->
- <div class="col-lg-6">
- <!--VOLUME-->
- <h6 class="text-center text-uppercase text-muted mb-1 mt-3">VOLUME</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Quiet
- <span class="pull-right">Loud</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--volume end-->
- <!--MOANS AND GROANS-->
- <div class="col-lg-6">
- <h6 class="text-center text-uppercase text-muted mb-1 mt-3">MOANS AND GROANS</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Never
- <span class="pull-right">Often</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- <!--moans and groans end-->
- </div>
- </div>
- <div class="list-group-item bg-faded bg-faded row m-0 pt-0">
- <!--WHIMPERS AND WHINES-->
- <div class="col-lg-6">
- <h6 class="text-center text-uppercase text-muted mt-3 mb-1">WHIMPERS AND WHINES</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Never
- <span class="pull-right">Often</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--whimpers and whines end-->
- <!--BEGS AND PLEADS-->
- <div class="col-lg-6">
- <h6 class="text-center text-uppercase text-muted mt-3 mb-1">BEGS AND PLEADS</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Never
- <span class="pull-right">Often</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--begs and pleads end-->
- </div> <!--left column end-->
- <!--RIGHT COLUMN-->
- <div class="list-group-item bg-faded bg-faded row m-0 pt-0">
- <!--CURSES AND SWEARS-->
- <div class="col-lg-6">
- <h6 class="text-center text-uppercase text-muted mb-1 mt-3">CURSES AND SWEARS</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Never
- <span class="pull-right">Often</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--curses and swears end-->
- <!--DIRTY TALK (FREQUENCY)-->
- <div class="col-lg-6">
- <h6 class="text-center text-uppercase text-muted mt-3 mb-1">DIRTY TALK (FREQUENCY)</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Never
- <span class="pull-right">Often</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--dirty talk (frequency) end-->
- </div>
- <div class="list-group-item bg-faded bg-faded row m-0 pt-0">
- <!--DIRTY TALK (CONTENT)-->
- <div class="col-lg-6">
- <h6 class="text-center text-uppercase text-muted mt-3 mb-1">DIRTY TALK (CONTENT)</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Sensual
- <span class="pull-right">Vulgar</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- <!--dirty talk (content) end-->
- </div>
- </div>
- </div>
- </div>
- </div> <!--voice end-->
- <!--EXPERIENCE-->
- <!--NOTE:
- To move the marker from left to right, change the percentage (50%) to your desired side. Less than 50% moves the marker closer to the left (first listed trait); more than 50% moves the marker closer to the right (second listed trait).
- -->
- <div class="col-lg-3 p-2">
- <div class="card border-0 bg-faded rounded-0 text-muted h-100">
- <h5 class="text-center text-uppercase text-muted mt-2">EXPERIENCE</h5>
- <div class="list-group list-group-flush">
- <!--PARTNERS-->
- <div class="list-group-item bg-faded bg-faded d-block">
- <h6 class="text-center text-uppercase text-muted mb-1">PARTNERS</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Virgin
- <span class="pull-right">Several</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--partners end-->
- <!--TOYS-->
- <div class="list-group-item bg-faded bg-faded d-block">
- <h6 class="text-center text-uppercase text-muted mb-1">TOYS</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Never Used
- <span class="pull-right">Uses/ Owns several</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--toys end-->
- <!--POSITIONS-->
- <div class="list-group-item bg-faded bg-faded d-block">
- <h6 class="text-center text-uppercase text-muted mb-1">POSITIONS</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- None
- <span class="pull-right">Every position thinkable</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--positions end-->
- <!--LOCATIONS-->
- <div class="list-group-item bg-faded bg-faded d-block">
- <h6 class="text-center text-uppercase text-muted mb-1">LOCATIONS</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- One place only
- <span class="pull-right">Anywhere and everywhere</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--locations end-->
- </div>
- </div>
- </div> <!--experience end-->
- <!--SENSITIVITY-->
- <!--NOTE:
- To move the marker from left to right, change the percentage (50%) to your desired side. Less than 50% moves the marker closer to the left (first listed trait); more than 50% moves the marker closer to the right (second listed trait).
- -->
- <div class="col-lg-3 p-2">
- <div class="card border-0 h-100 bg-faded rounded-0 text-muted">
- <h5 class="text-center text-uppercase text-muted mt-2">SENSITIVITY</h5>
- <div class="list-group list-group-flush">
- <!--PLEASURE-->
- <div class="list-group-item bg-faded bg-faded d-block">
- <h6 class="text-center text-uppercase text-muted mb-1">PLEASURE</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Receptive
- <span class="pull-right">Unreceptive</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--pleasure end-->
- <!--PAIN-->
- <div class="list-group-item bg-faded bg-faded d-block">
- <h6 class="text-center text-uppercase text-muted mb-1">PAIN</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Receptive
- <span class="pull-right">Unreceptive</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--pain end-->
- <!--TOUCH-->
- <div class="list-group-item bg-faded bg-faded d-block">
- <h6 class="text-center text-uppercase text-muted mb-1">TOUCH</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Receptive
- <span class="pull-right">Unreceptive</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--touch end-->
- <!--SOUNDS-->
- <div class="list-group-item bg-faded bg-faded d-block">
- <h6 class="text-center text-uppercase text-muted mb-1">SOUNDS</h6>
- <p class="text-truncate text-uppercase text-muted mb-1">
- Receptive
- <span class="pull-right">Unreceptive</span>
- </p>
- <div class="progress rounded-0 bg-muted">
- <div class="progress-bar card-primary" style="width:50%; height:10px; background:none; border-right:8px solid teal;"></div>
- </div>
- </div>
- <!--sounds end-->
- </div>
- </div>
- </div><!--sensitivity end-->
- </div>
- </div>
- <div class="tab-pane p-4 flex-grow-1" id="tab-3">
- <!-- START ART TRACKER TABLE -->
- <div class="d-flex flex-column justify-content-between" style="min-height: 100%;">
- <div class="border-0 mb-0">
- <div class="list-group list-group-flush">
- <div class="list-group-item row no-gutters bg-faded border-0 p-2">
- <div class="col-md-2 col pl-2 text-center text-uppercase">Date</div>
- <div class="col px-1 text-center text-uppercase">Type</div>
- <div class="col px-1 text-center text-uppercase">Artist</div>
- <div class="col-md-2 col pr-1 text-center text-uppercase">Value</div>
- </div>
- <div class="list-group-item row no-gutters py-2 border-0 mt-3">
- <div class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- xxx/xx/xx
- </div>
- <div class="col text-center px-1 py-1">
- commission/gift/trade
- </div>
- <div class="col-12 p-0 hidden-md-up" style="height:0px;"></div>
- <div class="col pl-md-1 text-md-center pl-3 pr-1 py-1">
- <a href="ARTIST LINK" target="_blank" target="_blank" style="color: teal">artist name (link)</a>
- </div>
- <div class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- $xxx or n/a
- </div>
- </div>
- <div class="list-group-item row no-gutters py-2">
- <div class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- xxx/xx/xx
- </div>
- <div class="col text-center px-1 py-1">
- commission/gift/trade
- </div>
- <div class="col-12 p-0 hidden-md-up" style="height:0px;"></div>
- <div class="col text-md-center pl-md-1 pl-3 pr-1 py-1">
- <a href="ARTIST LINK" target="_blank" style="color: teal">artist name (link)</a>
- </div>
- <div class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- $xxx or n/a
- </div>
- </div>
- <div class="list-group-item row no-gutters py-2">
- <div class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- xxx/xx/xx
- </div>
- <div class="col text-center px-1 py-1">
- commission/gift/trade
- </div>
- <div class="col-12 p-0 hidden-md-up" style="height:0px;"></div>
- <div class="col text-md-center pl-md-1 pl-3 pr-1 py-1">
- <a href="ARTIST LINK" style="color: teal">artist name (link)</a>
- </div>
- <div class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- $xxx or n/a
- </div>
- </div>
- <div class="list-group-item row no-gutters py-2">
- <div class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- xxx/xx/xx
- </div>
- <div class="col text-center px-1 py-1">
- commission/gift/trade
- </div>
- <div class="col-12 p-0 hidden-md-up" style="height:0px;"></div>
- <div class="col text-md-center pl-md-1 pl-3 pr-1 py-1">
- <a href="ARTIST LINK" target="_blank" style="color: teal">artist name (link)</a>
- </div>
- <div class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- $xxx or n/a
- </div>
- </div>
- </div>
- </div><!-- END ART TRACKER TABLE -->
- <div class="row row no-gutters" style="font-size: 14pt;">
- <div class="col-md text-md-right text-center text-uppercase pt-2 pb-md-2 pb-0">Total Value <i class="fas fa-angle-double-right hidden-sm-down" style="color: teal;"></i></div>
- <div class="col-md-2 pr-1 text-center text-uppercase pt-md-2 pt-0 pb-2">
- $xxx
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="mt-2" id="credit" style="font-size: 9pt; text-align: right; opacity: 0.5">
- <a href="https://toyhou.se/~forums/16.htmlcss-graphics/75580.circlejourney-s-code-creations-free-" style="position: absolute; right: 5px;">
- <i class="fa fa-code"></i> Theme by Circlejourney
- </a>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement