Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [comment]coded by uxie!
- [font=Pixelify Sans]title[/font]
- [font=DotGothic16]header[/font]
- [font=Host Grotesk]body[/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][div=
- /*window background/border*/
- --bg-color: #ff70a6;
- /*window line border*/
- --border: #D73E97;
- /*cursor!*/
- --cursor: url('https://i.imgur.com/g9Jf9Bk.png'), auto!important;
- /*you can ignore the following*/
- --white: #fff;
- --black: #000;
- /*accent colours -- no particular main one, just make sure they're unique and distinct against white*/
- --color-1: #FCFBC1;
- --color-2: #FBBEC7;
- --color-3: #BEFAFA;
- --color-4: #DCBBFC;
- --color-5: var(--border);
- /*text colour*/
- --t-color: #aa1e6e;
- /*fonts used*/
- --title: 'Pixelify Sans', sans-serif;
- --header: 'DotGothic16', sans-serif;
- --body: 'Host Grotesk', sans-serif;
- --body-fs: 13px;
- /*put 'block' under the type you're using and 'none' under the type you're NOT using! show at least one please!!! i.e. if i want the sticker to show up, it's --sticker-dis: block; and --image-dis: none;*/
- --sticker-dis: block;
- --image-dis: none;
- --sticker: url('https://i.imgur.com/MjVkPb4.png');
- --image: url('https://i.imgur.com/duAKHkG.png');
- height:auto; width:100%; max-width:520px; line-height:0; position:relative; display:flex; flex-flow:column nowrap; cursor: var(--cursor); margin:30px auto 40px auto;]
- [comment]----thread title----[/comment]
- [div=height:auto; width:fit-content; width:-moz-fit-content; background: var(--white); border:2px solid var(--border); box-shadow:-2px 2px var(--border); border-radius:20px; padding:8px 15px; box-sizing:border-box; font-family: var(--title); font-size:18px; color: var(--color-5); line-height:100%; position:relative; left:20%;][div=height:40px; width:20px; clip-path: polygon(0 56%, 100% 56%, 100% 100%, 0% 100%); position:absolute; bottom:-17.8px; left:15px;][div=height:18px; width:18px; transform: rotate(70deg) skew(25deg, 25deg); border:2px solid var(--border); box-sizing:border-box; background: var(--white); border-radius:0 0 5px 0; position:relative; top:10px; box-shadow:-4px 4px var(--border);][/div][/div][comment]
- ----* * * sticker text here----
- [/comment]welcome to thread![/div]
- [comment]----main container----[/comment]
- [div=height:auto; width:100%; display:flex; flex-flow:row wrap; align-items:center;]
- [comment]----icon block----[/comment]
- [div=height:180px; width:auto; min-width:160px; flex-shrink:0; margin-top:10px;]
- [div=height:180px; width:180px; background: var(--sticker); background-size:contain; display: var(--sticker-dis);][/div]
- [div=height:140px; width:145px; border:2px solid var(--border); box-sizing:border-box; border-radius:20px; background: var(--color-1); padding:8px; position:relative; margin:25px 0 0 15px; display: var(--image-dis);][div=height:100%; width:100%; border:2px solid var(--border); box-sizing:border-box; border-radius:13px;
- /*edit role image to match variables here*/ background: var(--image);
- background-size:cover;][/div][/div]
- [/div]
- [comment]----icon block end----[/comment]
- [comment]----window block----[/comment]
- [div=height:auto; flex:1; margin:5px 10px 0 clamp(-32px, 300px - 20vw, 0px);]
- [comment]----main window----[/comment]
- [div=height:auto; width:100%; border:2px solid var(--border); border-radius:15px; overflow:hidden; position:relative; z-index:5; margin-bottom:5px;]
- [comment]----window header----[/comment]
- [div=height:25px; width:100%; background: var(--color-2); display:flex; flex-flow:row nowrap; align-items:center; padding:0 15px; box-sizing:border-box; border-bottom:2px solid var(--border);]
- [div=height:auto; width:auto; max-width:60%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color: var(--color-5); font-family: var(--title); line-height:100%; font-size:15px; margin-top:1px;][comment]
- ----* * * window name here----
- [/comment]gm_name is typing...[/div]
- [div=height:100%; width:auto; margin-left:auto; border:2px solid var(--border); border-top:0; border-bottom:0; box-sizing:border-box; display:flex; justify-content:center;]
- [div=height:100%; width:28px; display:flex; justify-content:center; align-items:center; color: var(--border); font-size:14px;][fa]fas fa-window-minimize[/fa][/div]
- [div=height:100%; width:32px; border:2px solid var(--border); border-top:0; border-bottom:0; box-sizing:border-box; display:flex; justify-content:center; align-items:center; color: var(--border); font-size:14px;][fa]far fa-window-maximize[/fa][/div]
- [div=height:100%; width:28px; display:flex; justify-content:center; align-items:center; color: var(--border); font-size:18px;][fa]fas fa-times[/fa][/div]
- [/div]
- [/div]
- [comment]----window header end----[/comment]
- [comment]----window contents----[/comment]
- [div=height:auto; width:100%; background: var(--white);][div=height:auto; max-height:170px; width:100%; padding:15px 0 18px 0; box-sizing:border-box; display:flex; flex-direction:column; background: var(--white);][div=height:auto; width:100%; padding:0 20px 0 22px; box-sizing:border-box; scrollbar-width:none; overflow-y:scroll; overflow-x:hidden; --mts: 35px;][div=height:0; width:100%; margin-bottom:calc(var(--mts) * -1);][/div]
- [comment]----copy this whole thing to add another text section----[/comment]
- [div=height:auto; width:100%; margin-top: var(--mts);]
- [comment]----text contents here----[/comment]
- [div=height:auto; width:100%; padding:0 0 0 2px; box-sizing:border-box; color: var(--t-color); font-size:var(--body-fs); text-align:justify; font-family: var(--body); line-height:130%;][comment]
- ----* * * text starts here----
- [/comment]hi everyone! this is a thread header for you to do whatever you want in! invite your roleplayers to ask some questions, chat a little, or introduce the thread! yay
- [/div]
- [/div]
- [comment]----copy me too! (text section end)----[/comment]
- [/div][/div][/div]
- [comment]----window contents end----[/comment]
- [/div]
- [comment]----main window end----[/comment]
- [comment]----roleplay tags----[/comment]
- [div=height:auto; width:100%; display:flex; flex-flow:row wrap; justify-content:flex-end; position:relative; z-index:10; box-sizing:border-box; margin:-3px 0 0 3.5px; --mt: 8px 0 0 8px;]
- [comment]----copy this whole thing to add another rp tag/links----[/comment]
- [div=height:auto; width:fit-content; width:-moz-fit-content; display:flex; flex-flow:row nowrap; border:2px solid var(--border); border-radius:15px; box-sizing:border-box; padding:5px 12px; margin: var(--mt);
- /*alternate the colours between your tags!*/ background: var(--color-1);
- ]
- [div=height:auto; width:auto; color: var(--color-5); font-family: var(--header); letter-spacing:1px; font-size:11px; line-height:100%; font-weight:bold; text-transform:uppercase;][comment]
- ----* * * tag content/link here----
- [/comment][url='xx'][div=display:inline; color: var(--color-5);]ooc[/div][/url][/div]
- [/div]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to add another rp tag/link----[/comment]
- [div=height:auto; width:fit-content; width:-moz-fit-content; display:flex; flex-flow:row nowrap; border:2px solid var(--border); border-radius:15px; box-sizing:border-box; padding:5px 12px; margin: var(--mt);
- /*alternate the colours between your tags!*/ background: var(--color-3);
- ]
- [div=height:auto; width:auto; color: var(--color-5); font-family: var(--header); letter-spacing:1px; font-size:11px; line-height:100%; font-weight:bold; text-transform:uppercase;][comment]
- ----* * * tag content/link here----
- [/comment][url='xx'][div=display:inline; color: var(--color-5);]apps[/div][/url][/div]
- [/div]
- [comment]----copy me too!----[/comment]
- [comment]----copy this whole thing to add another rp tag/link----[/comment]
- [div=height:auto; width:fit-content; width:-moz-fit-content; display:flex; flex-flow:row nowrap; border:2px solid var(--border); border-radius:15px; box-sizing:border-box; padding:5px 12px; margin: var(--mt);
- /*alternate the colours between your tags!*/ background: var(--color-4);
- ]
- [div=height:auto; width:auto; color: var(--color-5); font-family: var(--header); letter-spacing:1px; font-size:11px; line-height:100%; font-weight:bold; text-transform:uppercase;][comment]
- ----* * * tag content/link here----
- [/comment]magical☆cure![/div]
- [/div]
- [comment]----copy me too!----[/comment]
- [/div]
- [comment]----roleplay tags end----[/comment]
- [/div]
- [comment]----windows block end----[/comment]
- [comment]----signature! *** do not remove!! ***----[/comment]
- [div=height:auto; width:auto; position:absolute; z-index:6; top:40px; right:16px; opacity:0.1; color: var(--border); font-size:9px;text-align:center; line-height:100%;][font=Open Sans]♡coded by uxie♡[/font][/div]
- [/div]
- [comment]----main container end----[/comment]
- [/div]
Advertisement
Add Comment
Please, Sign In to add comment