tesscodes: (Default)
tessisamess ([personal profile] tesscodes) wrote2019-08-05 04:48 pm
Entry tags:

Interactive Dating Profile





Guillermo
28 / M / Staten Island, NY
Donec semper, mi varius laoreet egestas, nisi nibh varius ex, viverra dignissim nisi nisi consequat nulla. Praesent at massa dapibus ligula iaculis posuere. Nam faucibus sit amet quam sit amet cursus. Ut auctor non lorem ut vestibulum. Praesent at leo dui.
CODE BY


Information

Hey guys! I'M SO EXCITED TO GET THIS POSTED LOL. This dating app code has working buttons that connect to your entry comments and automatically format profile hits based on the button clicked! All the other person has to do is fill in their username (and write their message if using the message button) and post the comment! Also included is a four-photo profile gallery with nav buttons. Instant faux dating app with all the fixins!

I've also added copy/paste options for each of the button post formats in case you ever need them for replies to comments posted to your profile. Enjoy! ♥

Coding: Full Dating Profile



Individual Interactions

username matched with you!

<span style="font-family:century gothic,helvetica,arial,sans-serif;"><img src="https://i.imgur.com/ScI5Hsw.png" style="height:20px;margin:0 5px -4px 0;"><b style="color:#05BB95;">username</b> matched with you!</span>




username sent you a message!
Message_content

<lj-raw><span style="font-family:century gothic,helvetica,arial,sans-serif;"><img src="https://i.imgur.com/P3gZl1b.png" style="height:20px;margin:0 5px -4px 0;">

<b style="color:#05BB95;">username</b> sent you a message!

<blockquote style="border-left:5px solid #ddd;padding:0 0 0 10px;">
Message_content
</blockquote></span></lj-raw>





username sent you a flirt!

<span style="font-family:century gothic,helvetica,arial,sans-serif;"><img src="https://i.imgur.com/w2B4FYG.png" style="height:20px;margin:0 5px -4px 0;"><b style="color:#05BB95;">username</b> sent you a flirt!</span>

Installation Guide

Paste into an entry and fill in the following! Some of these options occur multiple times, so using replace all for each value is recommended.

IMG_ONE through IMG_FOUR - Your photo gallery
ENTRY_URL - THIS IS VERY IMPORTANT! This shows up three times; make SURE the entry URL of your dating app replaces these or your buttons will not work.
Name - Profile name
00 / G / Location - Profile details
ABOUT_YOU - Profile blurb

Editing Guide

Paste the coding into Notepad or similar and bring up Replace All (usually Ctrl+H) to replace values quickly and easily!

FONTS
century gothic,helvetica,arial,sans-serif - Overall font

IMAGES
https://i.imgur.com/ScI5Hsw.png - Match icon
https://i.imgur.com/P3gZl1b.png - Message icon
https://i.imgur.com/w2B4FYG.png - Flirt icon

COLORS
#fff container background; gallery nav buttons
#05BB95 Name and button text
#111 Text color
0,0,0,0.1 All borders


Terms of Use

♡ Do not remove credit.
♡ Do not redistribute my codes in part or in whole (posting a copy for players to use in your game is fine with a link to original post.)
♡ If you break something during editing, please feel free to drop me a comment and I'll help as best I can!
♡ I love seeing edits! This isn't a rule, but if you have a cool edit of one of my codes I'd love to see it!