Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [comment]coded by uxie!
- [font=Mitr]title[/font]
- [font=Radio Canada]header[/font]
- [font=Rubik]body text[/font]
- to replace fonts, add/replace them here, and then in the variables below under *fonts; check uxie's tech support in nine lives for more details ( ‾́ ◡ ‾́ )
- [/comment][border=transparent;
- /*main background colour*/
- --bg-1: #020202;
- /*textbox background colour*/
- --bg-2: #000000;
- /*contrasting colour to bg-1*/
- --color-1: #fff;
- /*textbox borders; you can make it an in-between between color-1 and bg-1*/
- --color-1b: #878787;
- /*main accent colour -- most tags and headers*/
- --color-2: #73B1AB;
- /*secondary accent colour -- large title text, decorative icons*/
- --color-3: #F68844;
- /*unselected button colour*/
- --button: var(--color-1b);
- /*text colour*/
- --t-color:#fff;
- /*fonts used*/
- --title: 'Mitr', sans-serif;
- --header: 'Radio Canada', sans-serif;
- --body: 'Rubik', sans-serif;
- /*left/top large image*/
- --img-1: url('https://64.media.tumblr.com/101d96263995f57eb5bbeb298adece11/ecbe23d1d6ad6b24-eb/s1280x1920/a53015c5924ae243a30b3dfe9d885e1e3500fa24.gifv');
- /*quote icon on tab 1*/
- --img-2: url('https://64.media.tumblr.com/c11dd68aa3fb0c108e9e43491586d2e5/ea1321a850bd00ec-59/s400x600/3ac3fa05a66d9c0ebc37219c366e6b8a971ec2bd.png');
- /*bottom image on tab 3*/
- --img-3: URL('https://64.media.tumblr.com/dbc6d1f6f8b8dee7018c182afbf01934/a29ba0a132d61408-7a/s540x810/fa700d87665239c125f1a5c1e8472b53a7f12764.gif');
- /*image next to music player on tab 4*/
- --img-4: url('https://64.media.tumblr.com/dbc6d1f6f8b8dee7018c182afbf01934/a29ba0a132d61408-7a/s540x810/fa700d87665239c125f1a5c1e8472b53a7f12764.gif');
- /*gallery images*/
- --gimg-1: url('https://64.media.tumblr.com/81702365a7bb905dfcbfd2e5107a2207/b2593fd61bb79923-33/s1280x1920/144ee7ddaa26e6de892f4e597105e86507c2f694.jpg');
- --gimg-2: url('https://64.media.tumblr.com/81702365a7bb905dfcbfd2e5107a2207/b2593fd61bb79923-33/s1280x1920/144ee7ddaa26e6de892f4e597105e86507c2f694.jpg');
- --gimg-3: url('https://64.media.tumblr.com/81702365a7bb905dfcbfd2e5107a2207/b2593fd61bb79923-33/s1280x1920/144ee7ddaa26e6de892f4e597105e86507c2f694.jpg');
- height:auto; width:100%; padding:0; margin:15px 0 25px 0; overflow-x:auto; line-height:0;][border=transparent; height:auto; width:clamp(320px, 90vw, 670px); padding:0; margin:5px auto; border:4px solid var(--color-2); box-shadow:0 0 5px var(--color-2); box-sizing:border-box; overflow:hidden; border-radius:8px;][border=transparent; height:100%; width:100%; padding:clamp(5px, -40px + 12vw, 15px) clamp(9px, -40px + 12vw, 19px); box-sizing:border-box; position:relative; display:flex; flex-flow:row wrap; justify-content:center; align-items:center; --m:10px 9px;]
- [comment]----left----[/comment]
- [border=transparent; height:clamp(300px, -150px + 58vw, 350px); width:260px; padding:0; margin: var(--m); margin-right:clamp(-80px, -250px + 45vw, var(--m)); position:relative; z-index:5; display:flex; flex-flow:column nowrap; justify-content:flex-end;]
- [comment]----image----[/comment]
- [border=transparent; flex:1; width:calc(100% - 40px); padding:0; background: var(--img-1); background-size:cover;
- /*edit the following to adjust the cropping of the image*/ background-position:80% 80%;
- border-radius:10px 10px 0 0; overflow:hidden; position:relative;][border=transparent; height:100%; width:100%; padding:0; background: var(--color-2); opacity:0.2;][/border][border=transparent; height:100%; width:100%; padding:0; background: radial-gradient(2px 2px, var(--bg-1), transparent); background-size: 3px 3px; opacity:0.2; position:absolute; top:0; left:0;][/border][/border]
- [border=transparent; height:9px; width:calc(100% - 40px); padding:0; background: var(--color-2); box-shadow:0 0 10px var(--color-2); border-radius:0 0 1px 1px; opacity:0.8;][/border]
- [comment]----accordion----[/comment]
- [border=transparent; height:auto; width:auto; padding:0; position:relative; z-index:2; font-size:0; visibility:hidden;][accordion=100%;]
- [comment]----name container----[/comment]
- {slide=[border=transparent; height:auto; min-height:65px; width:260px; padding:0; position:relative; display:flex; flex-flow:column nowrap; margin:-7px; font-variant:normal; font-weight:normal; position:relative; visibility:visible;][border=transparent; height:auto; width:auto; padding:0; position:absolute; top:10px; left:0; color: var(--color-1); pointer-events:none; font-size:8px; font-family: var(--header); letter-spacing:2px; opacity:0.6; text-transform:uppercase; font-weight:bold; background:var(--bg-1);]click![/border]
- [comment]----title text----[/comment]
- [border=transparent;
- /*edit font-size here*/ --fs: 68px;
- height:fit-content; width:85%; padding:0; color: var(--color-3); font-size: var(--fs); font-family: var(--title); font-weight:bold; -webkit-text-stroke:0px var(--color-3); text-shadow:0 0 9px var(--color-3), 3px 3px var(--bg-1); position:relative; top:-25px; margin:0 3px -23px auto; text-align:right; line-height:calc(var(--fs) - 2px); letter-spacing:2px; transform:rotate(3deg); text-transform:uppercase; position:relative; z-index:5;][comment]
- ----* * * title here (keep this short)----
- [/comment]title[/border]
- [comment]----subtitle----[/comment]
- [border=transparent; height:auto; width:85%; padding:0; color: var(--color-1); font-size:15px; font-family: var(--header); font-weight:bold; text-transform:uppercase; letter-spacing:2px; line-height:100%; margin-top:10px; text-shadow:1px 1px var(--color-2);][comment]
- ----* * * subtitle here----
- [/comment]subtitle...[/border]
- [/border]}
- [comment]----basics----[/comment]
- [border=transparent; height:auto; max-height:110px; width:220px; padding:0; visibility:visible; margin:10px -7px -7px -7px; overflow:hidden; display:flex; flex-direction:column;][border=transparent; height:100%; width:237px; padding:0; overflow-y:scroll;][border=transparent; height:auto; width:220px; padding:0; margin-bottom:3px; --m-b:6px;][border=transparent; height:0; width:100%; padding:0; margin-bottom: calc(var(--m-b) * -1);][/border]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-b);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:11px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]full name[/border]
- [border=transparent; height:20px; flex:1; padding:0;][/border]
- [border=transparent; height:auto; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 0; color: var(--t-color); font-family: var(--body); font-size:12.5px; line-height:16px; text-transform:uppercase; letter-spacing:0.5px;][comment]
- ----* * *info text here----
- [/comment]answer[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-b);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:11px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]nickname.s[/border]
- [border=transparent; height:20px; flex:1; padding:0;][/border]
- [border=transparent; height:auto; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 0; color: var(--t-color); font-family: var(--body); font-size:12.5px; line-height:16px; text-transform:uppercase; letter-spacing:0.5px;][comment]
- ----* * *info text here----
- [/comment]answer[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-b);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:11px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]age[/border]
- [border=transparent; height:20px; flex:1; padding:0;][/border]
- [border=transparent; height:auto; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 0; color: var(--t-color); font-family: var(--body); font-size:12.5px; line-height:16px; text-transform:uppercase; letter-spacing:0.5px;][comment]
- ----* * *info text here----
- [/comment]answer[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-b);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:11px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]d.o.b.[/border]
- [border=transparent; height:20px; flex:1; padding:0;][/border]
- [border=transparent; height:auto; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 0; color: var(--t-color); font-family: var(--body); font-size:12.5px; line-height:16px; text-transform:uppercase; letter-spacing:0.5px;][comment]
- ----* * *info text here----
- [/comment]xx.xx.xxxx[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-b);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:11px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]p.o.b.[/border]
- [border=transparent; height:20px; flex:1; padding:0;][/border]
- [border=transparent; height:auto; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 0; color: var(--t-color); font-family: var(--body); font-size:12.5px; line-height:16px; text-transform:uppercase; letter-spacing:0.5px;][comment]
- ----* * *info text here----
- [/comment]answer[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [/border][/border][/border]{/slide}
- [/accordion][/border]
- [comment]----accordion end----[/comment]
- [/border]
- [comment]----left end----[/comment]
- [comment]----right (main container)----[/comment]
- [border=transparent; height:380px; flex:53; min-width:280px; max-width:380px; padding:0; position:relative; margin: var(--m); display:flex; justify-content:flex-end;]
- [comment]----tabs----[/comment]
- [border=transparent; height:25px; width:190px; padding:0; overflow:hidden;][border=transparent; padding:0; margin:-2px -40px 0 -25px; letter-spacing:-50px;][tabs]
- [comment]----tab 1----[/comment]
- [tab=.][border=transparent; height:100%; width:100%; padding:0; position:absolute; top:0; right:0; z-index:4; pointer-events:none; letter-spacing:0; display:flex; flex-flow:column nowrap;]
- [comment]----button select----[/comment]
- [border=transparent; height:25px; width:190px; padding:0; display:flex; flex-flow:row nowrap; justify-content:center; margin:0 0 0 auto; flex-shrink:0;]
- [comment]----selected button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][border=transparent; height:14px; width:14px; padding:0; border-radius:50%; background:var(--color-2); box-shadow:0 0 8px var(--color-2);][/border][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [/border]
- [comment]----button select end----[/comment]
- [comment]----tab contents----[/comment]
- [border=transparent; height:90%; width:100%; padding:0; display:flex; flex-flow:column nowrap; align-items:center; margin-top:20px; pointer-events:auto;]
- [comment]----quote----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row nowrap; align-items:center; flex-shrink:0;]
- [comment]----quote icon----[/comment]
- [border=transparent; height:68px; width:68px; padding:8px; box-sizing:border-box; position:relative; border-radius:50%; overflow:hidden; flex-shrink:0; margin-top:25px;][border=transparent; height:100%; width:100%; padding:0; background: var(--color-2); opacity:0.4; position:absolute; top:0; left:0;][/border][border=transparent; height:100%; width:100%; padding:0; background: var(--img-2); background-size:cover; background-position:center; border-radius:50%; position:relative; z-index:3; overflow:hidden;][border=transparent; height:100%; width:100%; padding:0; background: var(--color-2); opacity:0.2;][/border][border=transparent; height:100%; width:100%; padding:0; background: radial-gradient(2px 2px, var(--bg-1), transparent); background-size: 3px 3px; opacity:0.05; position:absolute; top:0; left:0;][/border][/border][/border]
- [comment]----quote box----[/comment]
- [border=transparent; height:auto; flex:1; padding:0; display:flex; flex-flow:column nowrap; position:relative; margin:0 2px 0 8px;][border=transparent; height:75px; width:calc(100% - 10px); padding:9px 0 10px 0; box-sizing:border-box; border:2px solid var(--color-2); box-shadow:0 0 5px var(--color-2), 0 0 5px inset var(--color-2); background: var(--bg-2); border-radius:15px; position:relative; margin-left:10px; display:flex; align-items:center; justify-content:center;][border=transparent; height:auto; width:auto; padding:0; position:absolute; top:-12px; left:-12px; color: var(--color-1); font-size:33px; opacity:0.8;][fa]fas fa-quote-left[/fa][/border][border=transparent; height:auto; max-height:46px; width:100%; padding:0 15px 0 30px; box-sizing:border-box; color: var(--t-color); font-size:12px; letter-spacing:0.5px; line-height:15px; font-family: var(--body); text-align:justify; overflow:hidden;][comment]
- ----* * * quote here----
- [/comment]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed fringilla consectetur orci, non.[/border]
- [/border]
- [border=transparent; height:12px; width:60px; padding:0; border:2px solid var(--color-2); box-sizing:border-box; box-shadow:0 0 5px var(--color-2), 0 0 5px inset var(--color-2); background: var(--bg-1); border-radius:8px; margin:7px 0 0 18px;][/border]
- [border=transparent; height:10px; width:10px; padding:0; border:2px solid var(--color-2); box-sizing:border-box; box-shadow:0 0 5px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); border-radius:50%; margin:2px 0 0 3px;][/border]
- [/border]
- [/border]
- [comment]----quote end----[/comment]
- [comment]----appearance----[/comment]
- [border=transparent; height:205px; width:100%; padding:0; background: var(--bg-2); border:1px solid var(--color-1b); display:flex; flex-flow:column nowrap; margin-top:25px;]
- [comment]----textbox header----[/comment]
- [border=transparent; height:30px; width:100%; padding:0; display:flex; flex-flow:row-reverse nowrap; border-bottom:1px solid var(--color-1b); flex-shrink:0;][border=transparent; height:30px; width:35px; padding:0; display:flex; align-items:center; justify-content:center; color: var(--color-2); font-size:15px; border-left:1px solid var(--color-1b); flex-shrink:0; text-shadow:0 0 3px var(--color-2);][comment]
- ----* * * textbox icon here----
- [/comment][fa]fas fa-eye[/fa][/border][border=transparent; height:100%; flex:1; padding:3px 10px; box-sizing:border-box; display:flex; align-items:center; color: var(--color-2); text-shadow:0 0 3px var(--color-2); font-family: var(--header); font-size:15px; text-transform:uppercase; letter-spacing:1.5px; font-weight:bold; line-height:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * textbox title here----
- [/comment]appearance[/border]
- [/border]
- [comment]----textbox header end----[/comment]
- [comment]----textbox contents----[/comment]
- [border=transparent; height:calc(100% - 30px); width:100%; padding:0; display:flex; flex-flow:row-reverse nowrap;]
- [comment]----appearance details----[/comment]
- [border=transparent; height:100%; width:88px; padding:15px 0; box-sizing:border-box; border-left:1px solid var(--color-1b); flex-shrink:0; display:flex; align-items:center;][border=transparent; height:auto; max-height:145px; width:100%; padding:0; overflow:hidden; display:flex; flex-direction:column;][border=transparent; height:100%; width:200%; padding:0; overflow-y:scroll;][border=transparent; height:auto; width:50%; padding:0 0 0 8px; box-sizing:border-box; --m-a: 16px;][border=transparent; height:0; width:100%; padding:0; margin-bottom:calc(var(--m-a) * -1);][/border]
- [comment]----copy this whole thing to add another appearance detail----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:column nowrap; align-items:center; margin-top: var(--m-a);]
- [border=transparent; height:auto; width:auto; padding:0; text-align:center; font-family: var(--body); font-weight:bold; letter-spacing:1px; text-shadow:0 0 3px var(--color-2); color: var(--color-2); font-size:11px; line-height:100%; text-transform:uppercase;][comment]
- ----* * * detail title here----
- [/comment]height[/border]
- [border=transparent; height:auto; width:100%; padding:0; text-align:center; font-family: var(--body); color: var(--t-color); font-size:12px; line-height:100%; text-transform:uppercase; margin-top:5px;][comment]
- ----* * * detail info here----
- [/comment]answer[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to add another appearance detail----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:column nowrap; align-items:center; margin-top: var(--m-a);]
- [border=transparent; height:auto; width:auto; padding:0; text-align:center; font-family: var(--body); font-weight:bold; letter-spacing:1px; text-shadow:0 0 3px var(--color-2); color: var(--color-2); font-size:11px; line-height:100%; text-transform:uppercase;][comment]
- ----* * * detail title here----
- [/comment]weight[/border]
- [border=transparent; height:auto; width:100%; padding:0; text-align:center; font-family: var(--body); color: var(--t-color); font-size:12px; line-height:100%; text-transform:uppercase; margin-top:5px;][comment]
- ----* * * detail info here----
- [/comment]answer[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to add another appearance detail----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:column nowrap; align-items:center; margin-top: var(--m-a);]
- [border=transparent; height:auto; width:auto; padding:0; text-align:center; font-family: var(--body); font-weight:bold; letter-spacing:1px; text-shadow:0 0 3px var(--color-2); color: var(--color-2); font-size:11px; line-height:100%; text-transform:uppercase;][comment]
- ----* * * detail title here----
- [/comment]hair c.[/border]
- [border=transparent; height:auto; width:100%; padding:0; text-align:center; font-family: var(--body); color: var(--t-color); font-size:12px; line-height:100%; text-transform:uppercase; margin-top:5px;][comment]
- ----* * * detail info here----
- [/comment]answer[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to add another appearance detail----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:column nowrap; align-items:center; margin-top: var(--m-a);]
- [border=transparent; height:auto; width:auto; padding:0; text-align:center; font-family: var(--body); font-weight:bold; letter-spacing:1px; text-shadow:0 0 3px var(--color-2); color: var(--color-2); font-size:11px; line-height:100%; text-transform:uppercase;][comment]
- ----* * * detail title here----
- [/comment]eye c.[/border]
- [border=transparent; height:auto; width:100%; padding:0; text-align:center; font-family: var(--body); color: var(--t-color); font-size:12px; line-height:100%; text-transform:uppercase; margin-top:5px;][comment]
- ----* * * detail info here----
- [/comment]answer[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [/border][/border][/border][/border]
- [comment]----appearance details end----[/comment]
- [comment]----appearance contents----[/comment]
- [border=transparent; height:172px; flex:1; padding:11px 0; box-sizing:border-box; overflow:hidden;][border=transparent; height:100%; width:200%; padding:0; overflow-y:scroll;][border=transparent; height:auto; width:50%; padding:0 4px 0 12px; box-sizing:border-box; margin-bottom:3px; --m-a: 9px;][border=transparent; height:0; width:100%; padding:0; margin-bottom:calc(var(--m-a) * -1);][/border]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-a);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]hair styling[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-a);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]build[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-a);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]body mods.[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-a);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]faceclaim[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]choi ye-won (arin)[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [/border][/border][/border]
- [comment]----appearance contents end----[/comment]
- [/border]
- [comment]----textbox contents end----[/comment]
- [/border]
- [comment]----appearance end----[/comment]
- [/border]
- [comment]----tab contents end----[/comment]
- [/border][/tab]
- [comment]----tab 1 end----[/comment]
- [comment]----tab 2----[/comment]
- [tab=.][border=transparent; height:100%; width:100%; padding:0; position:absolute; top:0; right:0; z-index:4; pointer-events:none; letter-spacing:0; display:flex; flex-flow:column nowrap;]
- [comment]----button select----[/comment]
- [border=transparent; height:25px; width:190px; padding:0; display:flex; flex-flow:row nowrap; justify-content:center; margin:0 0 0 auto; flex-shrink:0;]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----selected button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][border=transparent; height:14px; width:14px; padding:0; border-radius:50%; background:var(--color-2); box-shadow:0 0 8px var(--color-2);][/border][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [/border]
- [comment]----button select end----[/comment]
- [comment]----tab contents----[/comment]
- [border=transparent; height:90%; width:100%; padding:0; display:flex; flex-flow:column nowrap; align-items:center; margin-top:15px; pointer-events:auto;]
- [comment]----personality----[/comment]
- [border=transparent; height:58%; width:100%; padding:0; background: var(--bg-2); border:1px solid var(--color-1b); display:flex; flex-flow:column nowrap; flex-shrink:0;]
- [comment]----textbox header----[/comment]
- [border=transparent; height:30px; width:100%; padding:0; display:flex; flex-flow:row-reverse nowrap; border-bottom:1px solid var(--color-1b); flex-shrink:0;][border=transparent; height:30px; width:35px; padding:0; display:flex; align-items:center; justify-content:center; color: var(--color-2); font-size:15px; border-left:1px solid var(--color-1b); flex-shrink:0; text-shadow:0 0 3px var(--color-2);][comment]
- ----* * * textbox icon here----
- [/comment][fa]fas fa-user[/fa][/border][border=transparent; height:100%; flex:1; padding:3px 10px; box-sizing:border-box; display:flex; align-items:center; color: var(--color-2); text-shadow:0 0 3px var(--color-2); font-family: var(--header); font-size:15px; text-transform:uppercase; letter-spacing:1.5px; font-weight:bold; line-height:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * textbox title here----
- [/comment]personality[/border]
- [/border]
- [comment]----textbox header end----[/comment]
- [comment]----textbox contents----[/comment]
- [border=transparent; height:calc(100% - 30px); width:100%; padding:11px 0; box-sizing:border-box; overflow:hidden;][border=transparent; height:100%; width:200%; padding:0; overflow-y:scroll;][border=transparent; height:auto; width:50%; padding:0 4px 0 12px; box-sizing:border-box; --m-p:11px;][border=transparent; height:0; width:100%; padding:0; margin-bottom: calc(var(--m-p) * -1);][/border]
- [comment]----copy this whole thing for a long text----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; color: var(--t-color); font-size:11.5px; text-align:justify; font-family: var(--body); line-height:16px; margin-top: var(--m-p)][comment]
- ----* * * text starts here----
- [/comment]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean varius laoreet sem nec consequat. Cras nec dignissim magna. Fusce eu ornare enim, vitae molestie ligula. Nullam aliquam sem elit, sed porta sem varius sed. In sit amet mollis arcu. Nulla sed leo aliquam ligula pulvinar lobortis eget a justo. Quisque commodo molestie rutrum. Donec quis vehicula velit, eget porta risus. Nullam tortor enim, volutpat lacinia libero venenatis, fermentum auctor libero. Mauris in dapibus tortor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Etiam a iaculis augue. Sed consectetur tristique sapien, non lobortis mi vehicula id.
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-p);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]virtues[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]virtue, virtue, virtue, virtue, virtue[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-p);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]vices[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]vice, vice, vice, vice, vice[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [/border][/border][/border]
- [comment]----textbox contents end----[/comment]
- [/border]
- [comment]----personality end----[/comment]
- [comment]----personality details----[/comment]
- [border=transparent; height:37%; width:100%; padding:0; display:flex; flex-flow:row nowrap; margin-top:auto;]
- [comment]----likes----[/comment]
- [border=transparent; height:100%; flex:1; padding:0; background: var(--bg-2); border:1px solid var(--color-1b); display:flex; flex-flow:column nowrap;]
- [comment]----textbox header----[/comment]
- [border=transparent; height:27px; width:100%; padding:0; display:flex; flex-flow:row-reverse nowrap; border-bottom:1px solid var(--color-1b); flex-shrink:0;][border=transparent; height:27px; width:30px; padding:0; display:flex; align-items:center; justify-content:center; color: var(--color-2); font-size:12px; border-left:1px solid var(--color-1b); flex-shrink:0; text-shadow:0 0 3px var(--color-2);][comment]
- ----* * * textbox icon here----
- [/comment][fa]fas fa-thumbs-up[/fa][/border][border=transparent; height:100%; flex:1; padding:3px 10px; box-sizing:border-box; display:flex; align-items:center; color: var(--color-2); text-shadow:0 0 3px var(--color-2); font-family: var(--header); font-size:13px; text-transform:uppercase; letter-spacing:1.5px; font-weight:bold; line-height:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * textbox title here----
- [/comment]likes[/border]
- [/border]
- [comment]----textbox header end----[/comment]
- [comment]----textbox contents----[/comment]
- [border=transparent; height:calc(100% - 27px); width:100%; padding:9px 0 10px 0; box-sizing:border-box; overflow:hidden;][border=transparent; height:100%; width:200%; padding:0; overflow-y:scroll;][border=transparent; height:auto; width:50%; padding:0 4px 0 12px; box-sizing:border-box; color: var(--t-color); font-size:11px; text-align:justify; line-height:16px; font-family: var(--body);][comment]
- ----* * * text starts here----
- [/comment]a list of likes here. this scrolls!
- [/border][/border][/border]
- [comment]----textbox contents end----[/comment]
- [/border]
- [comment]----likes end----[/comment]
- [border=transparent; height:100%; width:18px; padding:0; flex-shrink:0;][/border]
- [comment]----dislikes----[/comment]
- [border=transparent; height:100%; flex:1; padding:0; background: var(--bg-2); border:1px solid var(--color-1b); display:flex; flex-flow:column nowrap;]
- [comment]----textbox header----[/comment]
- [border=transparent; height:27px; width:100%; padding:0; display:flex; flex-flow:row-reverse nowrap; border-bottom:1px solid var(--color-1b); flex-shrink:0;][border=transparent; height:27px; width:30px; padding:0; display:flex; align-items:center; justify-content:center; color: var(--color-3); font-size:12px; border-left:1px solid var(--color-1b); flex-shrink:0; text-shadow:0 0 3px var(--color-3);][comment]
- ----* * * textbox icon here----
- [/comment][fa]fas fa-thumbs-down[/fa][/border][border=transparent; height:100%; flex:1; padding:3px 10px; box-sizing:border-box; display:flex; align-items:center; color: var(--color-3); text-shadow:0 0 3px var(--color-3); font-family: var(--header); font-size:13px; text-transform:uppercase; letter-spacing:1.5px; font-weight:bold; line-height:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * textbox title here----
- [/comment]dislikes[/border]
- [/border]
- [comment]----textbox header end----[/comment]
- [comment]----textbox contents----[/comment]
- [border=transparent; height:calc(100% - 27px); width:100%; padding:9px 0 10px 0; box-sizing:border-box; overflow:hidden;][border=transparent; height:100%; width:200%; padding:0; overflow-y:scroll;][border=transparent; height:auto; width:50%; padding:0 4px 0 12px; box-sizing:border-box; color: var(--t-color); font-size:11px; text-align:justify; line-height:16px; font-family: var(--body);][comment]
- ----* * * text starts here----
- [/comment]a list of dislikes here. this scrolls!
- [/border][/border][/border]
- [comment]----textbox contents end----[/comment]
- [/border]
- [comment]----dislikes end----[/comment]
- [/border]
- [comment]----personality details end----[/comment]
- [/border]
- [comment]----tab contents end----[/comment]
- [/border][/tab]
- [comment]----tab 2 end----[/comment]
- [comment]----tab 3----[/comment]
- [tab=.][border=transparent; height:100%; width:100%; padding:0; position:absolute; top:0; right:0; z-index:4; pointer-events:none; letter-spacing:0; display:flex; flex-flow:column nowrap;]
- [comment]----button select----[/comment]
- [border=transparent; height:25px; width:190px; padding:0; display:flex; flex-flow:row nowrap; justify-content:center; margin:0 0 0 auto; flex-shrink:0;]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----selected button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][border=transparent; height:14px; width:14px; padding:0; border-radius:50%; background:var(--color-2); box-shadow:0 0 8px var(--color-2);][/border][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [/border]
- [comment]----button select end----[/comment]
- [comment]----tab contents----[/comment]
- [border=transparent; height:90%; width:100%; padding:0; display:flex; flex-flow:column nowrap; align-items:center; margin-top:10px; pointer-events:auto;]
- [comment]----history----[/comment]
- [border=transparent; height:69%; width:calc(100% - 10px); padding:0; background: var(--bg-2); border:1px solid var(--color-1b); flex-shrink:0; position:relative; margin:0 3px 0 auto;]
- [comment]----textbox header----[/comment]
- [border=transparent; height:30px; width:100%; padding:0; display:flex; flex-flow:row-reverse nowrap; border-bottom:1px solid var(--color-1b); flex-shrink:0;][border=transparent; height:30px; width:35px; padding:0; display:flex; align-items:center; justify-content:center; color: var(--color-2); font-size:15px; border-left:1px solid var(--color-1b); flex-shrink:0; text-shadow:0 0 3px var(--color-2);][comment]
- ----* * * textbox icon here----
- [/comment][fa]fas fa-book[/fa][/border][border=transparent; height:100%; flex:1; padding:3px 10px; box-sizing:border-box; display:flex; align-items:center; color: var(--color-2); text-shadow:0 0 3px var(--color-2); font-family: var(--header); font-size:15px; text-transform:uppercase; letter-spacing:1.5px; font-weight:bold; line-height:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * textbox title here----
- [/comment]history[/border]
- [/border]
- [comment]----textbox header end----[/comment]
- [comment]----textbox contents----[/comment]
- [border=transparent; height:calc(100% - 30px); width:calc(100% + 10px); position:absolute; bottom:0; left:-10px; padding:7px 0 11px 0; box-sizing:border-box; overflow:hidden;][border=transparent; height:100%; width:200%; padding:0; overflow-y:scroll;][border=transparent; height:auto; width:50%; padding:0 4px 0 0px; box-sizing:border-box; --m-h:16px;][border=transparent; height:0; width:100%; padding:0; margin-bottom: calc(var(--m-h) * -1);][/border]
- [comment]----copy this whole thing for a history section----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; margin-top: var(--m-h);]
- [comment]----section header----[/comment]
- [border=transparent; height:auto; width:100%; padding:0 8px 4px 0; box-sizing:border-box; display:flex; flex-flow:row nowrap; align-items:center; position:sticky; top:-1px;][border=transparent; height:100%; width:calc(100% - 10px); padding:0; background: var(--bg-2); position:absolute; top:0; right:0; z-index:1;][/border][border=transparent; height:auto; width:auto; padding:3px 2px; box-sizing:border-box; position:relative; z-index:2; display:flex; align-items:flex-end; justify-content:center; background: var(--bg-1);][border=transparent; height:auto; width:auto; padding:0; color: var(--color-3); text-shadow:0 0 3px var(--color-3); font-size:13px; line-height:13px; margin-top:1px;][comment]
- ----* * * history icon here----
- [/comment][fa]far fa-star[/fa][/border][/border]
- [border=transparent; height:auto; flex:1; padding:3px 0 0 0; box-sizing:border-box; margin-left:13px; color: var(--color-3); font-size:13px; font-weight:bold; letter-spacing:2px; text-shadow:0 0 3px var(--color-3); line-height:14px; font-family: var(--body); position:relative; z-index:2; text-transform:uppercase; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * section title here----
- [/comment]section 1[/border]
- [/border]
- [comment]----section header end----[/comment]
- [comment]----section contents----[/comment]
- [border=transparent; height:auto; width:100%; padding:0 0 0 23px; box-sizing:border-box; margin-top:3px; color: var(--t-color); font-size:11.5px; text-align:justify; font-family: var(--body); line-height:16px;][comment]
- ----* * * text starts here----
- [/comment]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean varius laoreet sem nec consequat. Cras nec dignissim magna. Fusce eu ornare enim, vitae molestie ligula. Nullam aliquam sem elit, sed porta sem varius sed. In sit amet mollis arcu. Nulla sed leo aliquam ligula pulvinar lobortis eget a justo. Quisque commodo molestie rutrum. Donec quis vehicula velit, eget porta risus. Nullam tortor enim, volutpat lacinia libero venenatis, fermentum auctor libero. Mauris in dapibus tortor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Etiam a iaculis augue. Sed consectetur tristique sapien, non lobortis mi vehicula id.
- [/border]
- [comment]----section contents end----[/comment]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing for a history section----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; margin-top: var(--m-h);]
- [comment]----section header----[/comment]
- [border=transparent; height:auto; width:100%; padding:0 8px 4px 0; box-sizing:border-box; display:flex; flex-flow:row nowrap; align-items:center; position:sticky; top:-1px;][border=transparent; height:100%; width:calc(100% - 10px); padding:0; background: var(--bg-2); position:absolute; top:0; right:0; z-index:1;][/border][border=transparent; height:auto; width:auto; padding:3px 2px; box-sizing:border-box; position:relative; z-index:2; display:flex; align-items:flex-end; justify-content:center; background: var(--bg-1);][border=transparent; height:auto; width:auto; padding:0; color: var(--color-3); text-shadow:0 0 3px var(--color-3); font-size:13px; line-height:13px; margin-top:1px;][comment]
- ----* * * history icon here----
- [/comment][fa]far fa-star[/fa][/border][/border]
- [border=transparent; height:auto; flex:1; padding:3px 0 0 0; box-sizing:border-box; margin-left:13px; color: var(--color-3); font-size:13px; font-weight:bold; letter-spacing:2px; text-shadow:0 0 3px var(--color-3); line-height:14px; font-family: var(--body); position:relative; z-index:2; text-transform:uppercase; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * section title here----
- [/comment]section 2[/border]
- [/border]
- [comment]----section header end----[/comment]
- [comment]----section contents----[/comment]
- [border=transparent; height:auto; width:100%; padding:0 0 0 23px; box-sizing:border-box; margin-top:3px; color: var(--t-color); font-size:11.5px; text-align:justify; font-family: var(--body); line-height:16px;][comment]
- ----* * * text starts here----
- [/comment]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean varius laoreet sem nec consequat. Cras nec dignissim magna. Fusce eu ornare enim, vitae molestie ligula. Nullam aliquam sem elit, sed porta sem varius sed. In sit amet mollis arcu. Nulla sed leo aliquam ligula pulvinar lobortis eget a justo. Quisque commodo molestie rutrum. Donec quis vehicula velit, eget porta risus. Nullam tortor enim, volutpat lacinia libero venenatis, fermentum auctor libero. Mauris in dapibus tortor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Etiam a iaculis augue. Sed consectetur tristique sapien, non lobortis mi vehicula id.
- [/border]
- [comment]----section contents end----[/comment]
- [/border]
- [comment]----copy me too!----[/comment]
- [/border][/border][/border]
- [comment]----textbox contents end----[/comment]
- [/border]
- [comment]----history end----[/comment]
- [comment]----history image----[/comment]
- [border=transparent; flex:1 0; width:calc(100% - 10px); padding:0; margin:18px 3px 0 auto; display:flex; flex-flow:row nowrap;][border=transparent; height:100%; flex:1; padding:0; background: var(--img-3);
- /*edit the following to adjust the cropping of the image*/ background-position:50% 50%;
- border-radius:8px 0 0 8px; overflow:hidden; background-size:cover; position:relative;][border=transparent; height:100%; width:100%; padding:0; background: var(--color-2); opacity:0.2;][/border][border=transparent; height:100%; width:100%; padding:0; background: radial-gradient(2px 2px, var(--bg-1), transparent); background-size: 3px 3px; opacity:0.2; position:absolute; top:0; left:0;][/border][/border][border=transparent; height:100%; width:8px; padding:0; background: var(--color-2); opacity:0.8; flex-shrink:0; border-radius:0 1px 1px 0;][/border][/border]
- [/border]
- [comment]----tab contents end----[/comment]
- [/border][/tab]
- [comment]----tab 3 end----[/comment]
- [comment]----tab 4----[/comment]
- [tab=.][border=transparent; height:100%; width:100%; padding:0; position:absolute; top:0; right:0; z-index:4; pointer-events:none; letter-spacing:0; display:flex; flex-flow:column nowrap;]
- [comment]----button select----[/comment]
- [border=transparent; height:25px; width:190px; padding:0; display:flex; flex-flow:row nowrap; justify-content:center; margin:0 0 0 auto; flex-shrink:0;]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----filler button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][/border]
- [border=transparent;height:100%; flex:1; padding:0;][/border]
- [comment]----selected button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][border=transparent; height:14px; width:14px; padding:0; border-radius:50%; background:var(--color-2); box-shadow:0 0 8px var(--color-2);][/border][/border]
- [/border]
- [comment]----button select end----[/comment]
- [comment]----tab contents----[/comment]
- [border=transparent; height:90%; width:100%; padding:0; display:flex; flex-flow:column nowrap; align-items:center; margin-top:10px; pointer-events:auto;]
- [comment]----row one----[/comment]
- [border=transparent; height:62%; width:100%; padding:0; display:flex; flex-flow:row nowrap;]
- [comment]----misc----[/comment]
- [border=transparent; height:100%; flex:1; padding:0; background: var(--bg-2); border:1px solid var(--color-1b); display:flex; flex-flow:column nowrap;]
- [comment]----textbox header----[/comment]
- [border=transparent; height:30px; width:100%; padding:0; display:flex; flex-flow:row-reverse nowrap; border-bottom:1px solid var(--color-1b); flex-shrink:0;][border=transparent; height:30px; width:35px; padding:0; display:flex; align-items:center; justify-content:center; color: var(--color-2); font-size:15px; border-left:1px solid var(--color-1b); flex-shrink:0; text-shadow:0 0 3px var(--color-2);][comment]
- ----* * * textbox icon here----
- [/comment][fa]fas fa-star[/fa][/border][border=transparent; height:100%; flex:1; padding:3px 10px; box-sizing:border-box; display:flex; align-items:center; color: var(--color-2); text-shadow:0 0 3px var(--color-2); font-family: var(--header); font-size:15px; text-transform:uppercase; letter-spacing:1.5px; font-weight:bold; line-height:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * textbox title here----
- [/comment]extra[/border]
- [/border]
- [comment]----textbox header end----[/comment]
- [comment]----textbox contents----[/comment]
- [border=transparent; height:calc(100% - 30px); width:100%; padding:10px 0; box-sizing:border-box; overflow:hidden;][border=transparent; height:100%; width:200%; padding:0; overflow-y:scroll;][border=transparent; height:auto; width:50%; padding:0 4px 0 12px; box-sizing:border-box; --m-m:9px;][border=transparent; height:0; width:100%; padding:0; margin-bottom: calc(var(--m-m) * -1);][/border]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-m);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]misc[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]Lorem ipsum[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-m);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]misc[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque tempus dui sit amet vehicula faucibus. Nulla nisl neque, pellentesque ac neque at, varius condimentum purus. In eu eros in massa rutrum blandit sed ut ex.[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to make another tag----[/comment]
- [border=transparent; height:auto; width:100%; padding:0; display:flex; flex-flow:row wrap; align-items:center; margin-top: var(--m-m);]
- [border=transparent; height:auto; width:auto; margin:3px 10px 0 0; padding:3px 6px 2px 6px; box-sizing:border-box; flex-shrink:0; border:2px solid var(--color-2); box-shadow:0 0 3px var(--color-2), 0 0 3px inset var(--color-2); background: var(--bg-1); font-size:10px; font-family: var(--body); line-height:100%; letter-spacing:1px; text-transform:uppercase; color: var(--color-2); text-shadow:0 0 2px var(--color-2); font-weight:bold; border-radius:4px;][comment]
- ----* * * info title here----
- [/comment]misc[/border]
- [border=transparent; height:auto; flex:1; min-width:fit-content; min-width:-moz-fit-content; padding:0; margin:5px 0 0 2px; color: var(--t-color); font-family: var(--body); font-size:11.5px; line-height:16px; text-align:justify;][comment]
- ----* * *info text here----
- [/comment]Lorem ipsum[/border]
- [/border]
- [comment]----copy me too!----[/comment]
- [/border][/border][/border]
- [comment]----textbox contents end----[/comment]
- [/border]
- [comment]----misc end----[/comment]
- [comment]----gallery----[/comment]
- [border=transparent; height:100%; width:clamp(60px, -50px + 14vw, 70px); padding:0; margin-left:18px; overflow:hidden; border-radius:5px; position:relative;][border=transparent; height:100%; width:clamp(77px, -50px + 14vw, 87px); padding:0; overflow-y:scroll;][border=transparent; height:auto; width:clamp(60px, -50px + 14vw, 70px); padding:0; display:flex; flex-flow:column nowrap; --m-g: 12px;][border=transparent; height:0; width:100%; padding:0; margin-bottom: calc(var(--m-g) * -1);][/border]
- [comment]----copy this whole thing to add another gallery image----[/comment]
- [border=transparent; width:100%; padding:0; flex-shrink:0; margin-top: var(--m-g);][border=transparent; padding:0; padding-top:100%; position:relative;
- /*edit this to match variables*/ background: var(--gimg-1);
- /*edit this to adjust the cropping of the image*/ background-position:50% 50%;
- background-size:cover; border-radius:5px; overflow:hidden;][border=transparent; height:100%; width:100%; padding:0; background: var(--color-2); opacity:0.23; position:absolute; top:0; left:0;][/border][border=transparent; height:100%; width:100%; padding:0; background: radial-gradient(2px 2px, var(--bg-1), transparent); background-size: 2px 2px; opacity:0.15; position:absolute; top:0; left:0;][/border][/border][/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to add another gallery image----[/comment]
- [border=transparent; width:100%; padding:0; flex-shrink:0; margin-top: var(--m-g);][border=transparent; padding:0; padding-top:100%; position:relative;
- /*edit this to match variables*/ background: var(--gimg-2);
- /*edit this to adjust the cropping of the image*/ background-position:50% 50%;
- background-size:cover; border-radius:5px; overflow:hidden;][border=transparent; height:100%; width:100%; padding:0; background: var(--color-2); opacity:0.23; position:absolute; top:0; left:0;][/border][border=transparent; height:100%; width:100%; padding:0; background: radial-gradient(2px 2px, var(--bg-1), transparent); background-size: 2px 2px; opacity:0.15; position:absolute; top:0; left:0;][/border][/border][/border]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to add another gallery image----[/comment]
- [border=transparent; width:100%; padding:0; flex-shrink:0; margin-top: var(--m-g);][border=transparent; padding:0; padding-top:100%; position:relative;
- /*edit this to match variables*/ background: var(--gimg-3);
- /*edit this to adjust the cropping of the image*/ background-position:50% 50%;
- background-size:cover; border-radius:5px; overflow:hidden;][border=transparent; height:100%; width:100%; padding:0; background: var(--color-2); opacity:0.23; position:absolute; top:0; left:0;][/border][border=transparent; height:100%; width:100%; padding:0; background: radial-gradient(2px 2px, var(--bg-1), transparent); background-size: 2px 2px; opacity:0.15; position:absolute; top:0; left:0;][/border][/border][/border]
- [comment]----copy me too!----[/comment]
- [/border][/border][/border]
- [comment]----gallery end----[/comment]
- [/border]
- [comment]----row one end----[/comment]
- [comment]----music player----[/comment]
- [border=transparent; height:37%; width:100%; padding:0; margin-top:20px; display:flex; flex-flow:row nowrap;]
- [comment]----music image----[/comment]
- [border=transparent; height:101%; width:clamp(70px, -50px + 19vw, 105px); padding:0; border-radius:8px; flex-shrink:0; background: var(--img-4); background-size:cover; background-position:50% 50%; position:relative; margin-right:15px; overflow:hidden;][border=transparent; height:100%; width:100%; padding:0; background: var(--color-2); opacity:0.23; position:absolute; top:0; left:0;][/border][border=transparent; height:100%; width:100%; padding:0; background: radial-gradient(2px 2px, var(--bg-1), transparent); background-size: 3px 3px; opacity:0.2; position:absolute; top:0; left:0;][/border][/border]
- [comment]----music info----[/comment]
- [border=transparent; height:100%; flex:1; padding:0; background: var(--bg-2); border:1px solid var(--color-1b); box-sizing:border-box; display:flex; flex-flow:column nowrap;]
- [comment]----textbox header----[/comment]
- [border=transparent; height:25px; width:100%; padding:0; display:flex; flex-flow:row-reverse nowrap; border-bottom:1px solid var(--color-1b); flex-shrink:0;][border=transparent; height:25px; width:35px; padding:0; display:flex; align-items:center; justify-content:center; color: var(--color-2); font-size:12px; border-left:1px solid var(--color-1b); flex-shrink:0; text-shadow:0 0 3px var(--color-2);][comment]
- ----* * * textbox icon here----
- [/comment][fa]fas fa-music[/fa][/border][border=transparent; height:100%; flex:1; padding:3px 10px; box-sizing:border-box; display:flex; align-items:center; color: var(--color-2); text-shadow:0 0 3px var(--color-2); font-family: var(--header); font-size:12px; text-transform:uppercase; letter-spacing:1.5px; font-weight:bold; line-height:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;][comment]
- ----* * * textbox title here----
- [/comment]now playing...[/border]
- [/border]
- [comment]----textbox header end----[/comment]
- [comment]----textbox contents----[/comment]
- [border=transparent; height:calc(100% - 25px); padding:10px 0; box-sizing:border-box; display:flex; flex-flow:column nowrap; justify-content:center; align-items:center;]
- [comment]----song title----[/comment]
- [border=transparent; height:auto; width:100%; max-width:190px; padding:0; color: var(--color-3); text-shadow:0 0 3px var(--color-3); font-family: var(--header); font-weight:bold; letter-spacing:2px; text-transform:uppercase; font-size:15px; line-height:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center;][comment]
- ----* * * song title here----
- [/comment]song name[/border]
- [comment]----artist----[/comment]
- [border=transparent; height:auto; width:100%; max-width:190px; padding:0; color: var(--color-1b); font-weight:bold; font-family: var(--body); text-shadow:1px 1px var(--bg-2); font-size:9px; text-transform:uppercase; letter-spacing:1px; line-height:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center; margin-top:6px;][comment]
- ----* * * song artist here----
- [/comment]artist name[/border]
- [comment]----buttons----[/comment]
- [border=transparent; height:auto; width:120px; padding:0; box-sizing:border-box; display:flex; flex-flow:row nowrap; align-items:center; justify-content:space-between; margin-top:7px;]
- [border=transparent; height:auto; width:auto; padding:0; color: var(--color-1); font-size:13.5px; text-shadow:0 0 3px var(--color-1); margin-top:2px;][fa]fas fa-backward[/fa][/border]
- [comment]----play button----[/comment]
- [border=transparent; height:auto; width:auto; padding:0; position:relative; overflow:hidden;][border=transparent; height:auto; width:auto; padding:5px; box-sizing:border-box; color: var(--color-1); text-shadow:0 0 4px var(--color-1); font-size:17px; line-height:100%; position:relative; pointer-events:none; z-index:2;][fa]fas fa-play[/fa][/border]
- [comment]----actual media player----[/comment]
- [border=transparent; height:100%; width:100%; padding:0; position:absolute; top:0; left:0; z-index:1; display:flex; align-items:center; justify-content:center; overflow:hidden; opacity:0.01%;][border=transparent; height:32px; width:32px; padding:0; position:relative; pointer-events:auto;]
- [comment]----soundcloud (replace the soundcloud link within media tag with your own)----[/comment]
- [border=transparent; height:80px; width:180px; padding:0; margin-top:-16px; margin-left:-14px; position:absolute; top:0; left:0;]
- [media=soundcloud]soundcloud link here[/media]
- [/border]
- [comment]----google drive (replace the google file code within media tag with your own)----[/comment]
- [border=transparent; height:500px; width:500px; margin-top:-170px; margin-left:-93px; padding:0px; /*remove this to use me, and add it to the other*/ display:none;]
- [media=googledrive]google file code[/MEDIA]
- [/border]
- [/border][/border]
- [comment]----actual media player end----[/comment]
- [/border]
- [comment]----play button end----[/comment]
- [border=transparent; height:auto; width:auto; padding:0; color: var(--color-1); font-size:13.5px; text-shadow:0 0 3px var(--color-1); margin:2px 0 0 -4px;][fa]fas fa-forward[/fa][/border]
- [/border]
- [comment]----buttons end----[/comment]
- [/border]
- [comment]----textbox contents end----[/comment]
- [/border]
- [comment]----music info----[/comment]
- [/border]
- [comment]----music player end----[/comment]
- [/border]
- [comment]----tab contents end----[/comment]
- [/border][/tab]
- [comment]----tab 4 end----[/comment]
- [/tabs][/border][/border]
- [comment]----tabs end----[/comment]
- [comment]----tabs cover----[/comment]
- [border=transparent; height:100%; width:100%; padding:0; position:absolute; top:0; right:0; z-index:3; display:flex; justify-content:flex-end; pointer-events:none;][border=transparent; height:25px; width:190px; padding:0; display:flex; flex-flow:row nowrap; justify-content:center;]
- [comment]----button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][border=transparent; height:14px; width:14px; padding:0; border:2px solid var(--button); box-sizing:border-box; border-radius:50%; background:var(--bg-1);][/border][/border]
- [border=transparent;height:100%; flex:1; padding:0; pointer-events:auto;][/border]
- [comment]----button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][border=transparent; height:14px; width:14px; padding:0; border:2px solid var(--button); box-sizing:border-box; border-radius:50%; background:var(--bg-1);][/border][/border]
- [border=transparent;height:100%; flex:1; padding:0; pointer-events:auto;][/border]
- [comment]----button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][border=transparent; height:14px; width:14px; padding:0; border:2px solid var(--button); box-sizing:border-box; border-radius:50%; background:var(--bg-1);][/border][/border]
- [border=transparent;height:100%; flex:1; padding:0; pointer-events:auto;][/border]
- [comment]----button----[/comment]
- [border=transparent; height:14px; width:15px; padding:0; flex-shrink:0;][border=transparent; height:14px; width:14px; padding:0; border:2px solid var(--button); box-sizing:border-box; border-radius:50%; background:var(--bg-1);][/border][/border]
- [/border][/border]
- [comment]----tabs cover end----[/comment]
- [/border]
- [comment]----right end----[/comment]
- [comment]----decor icons----[/comment]
- [border=transparent; height:auto; width:auto; padding:0; position:absolute; top:-30px; left:-45px; z-index:2; font-size:170px; color: var(--color-3); text-shadow:0 0 12px var(--color-3); transform:rotate(20deg);][fa]fal fa-star[/fa][/border]
- [border=transparent; height:auto; width:auto; padding:0; position:absolute; bottom:-40px; right:-65px; z-index:2; font-size:230px; color: var(--color-3); text-shadow:0 0 12px var(--color-3); transform:rotate(-20deg);][fa]fal fa-star[/fa][/border]
- [comment]----grid pattern----[/comment]
- [border=transparent; height:100%; width:100%; padding:0; background: var(--bg-1); position:absolute; top:0; left:0; z-index:1; pointer-events:none; box-shadow: 0 0 5px inset var(--color-2);][border=transparent; height:100%; width:100%; padding:0; background: linear-gradient(to right, var(--color-1) 1px, transparent 1px), linear-gradient(to bottom, var(--color-1) 1px, transparent 1px); background-size:32px 32px; background-position:50% 45%; opacity:0.3;][/border][/border]
- [comment]----signature! do not remove----[/comment]
- [bg=transparent; height:10px;width:fit-content; position:absolute ;z-index:6;opacity:0.4;color: var(--color-3); font-size:9px;text-align:center; top:7px; right:3px;][font=Open Sans]♡coded by uxie♡[/font][/bg]
- [/border][/border][/border]
Add Comment
Please, Sign In to add comment