Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- fishy PROFILE v2 -->
- <div style="width:100%; min-height:100vh; background:linear-gradient(to bottom, #000, #000); color:#FFF; font-family:serif; display:flex; flex-direction:row; justify-content:center; align-items:flex-start; padding:40px; box-sizing:border-box; position:relative;">
- <!-- pagedoll inside this div -->
- <div style="position:absolute; bottom:20px; right:5px;">
- <a href="creditlink">
- <img src="IMG_URL"
- alt="pagedoll"
- style="max-width:100%; max-height:1000px">
- </a>
- </div>
- <!-- MAIN CONTAINER -->
- <div style="width:95%; max-width:1200px; background:url('IMG_URL') center no-repeat; background-size:100% 100%; rgba(0,0,0,0.5); background-blend-mode:overlay; border:1px solid rgba(255,255,255,0.15); border-radius:12px; box-shadow:0 0 25px rgba(0,0,0,0.6); padding:40px; box-sizing:border-box; display:flex; flex-direction:row; gap:30px; position:relative;">
- <!-- Wrapper for the whole section -->
- <div style="position:relative; width:100%; display:flex; justify-content:center; margin-top:60px;">
- <!-- Decorative Header (solid, not transparent) -->
- <div style="position:absolute; top:-40px; right:60px; font-size:38px; font-weight:700; font-style:italic; color:#e8e8f0; text-shadow:2px 2px 8px rgba(0,0,0,0.4); letter-spacing:2px; pointer-events:none;">
- ✧ TITLE
- </div>
- <!-- Your main content goes here -->
- <!-- LEFT PANEL -->
- <div style="width:350px; background:rgba(30,30,30,0.9); border:2px solid #000; border-radius:8px; overflow:hidden; display:flex; flex-direction:column;">
- <!-- Portrait -->
- <div style="width:100%; height:400px; background:url('IMG_URL') center no-repeat; background-size:100%; position:relative;">
- <div style="position:absolute; bottom:0; width:100%; background:linear-gradient(to top, rgba(0,0,0,0.9), transparent); text-align:center; padding:20px 0;">
- <div style="font-size:24px; font-weight:bold; letter-spacing:2px;">NAME</div>
- <div style="font-size:12px; opacity:0.8;">SUBTITLE</div>
- </div>
- </div>
- <!-- Info -->
- <div style="padding:20px;">
- <div style="font-size:14px; margin-bottom:8px;"><b>Title:</b> txt</div>
- <div style="font-size:14px; margin-bottom:8px;"><b>Age:</b> txt</div>
- <div style="font-size:14px; margin-bottom:8px;"><b>Height:</b> txt</div>
- <div style="font-size:14px; margin-bottom:8px;"><b>Weapon:</b> txt</div>
- <div style="font-size:14px; margin-bottom:8px;"><b>symbols:</b> txt</div>
- </div>
- <!-- Symbol -->
- <div style="width:100%; text-align:center; margin:3px 0;">
- <img src="IMG_URL" style="width:70px; opacity:1.0;">
- </div>
- <!-- BUST SECTION -->
- <div style="display:flex; align-items:center; justify-content:center; gap:15px; padding:3px; border-top:1px solid rgba(255,255,255,0.1); background:rgba(10,10,10,0.7);">
- <div style="width:90px; height:90px; border-radius:6px; overflow:hidden; border:1px solid #444;">
- <img src="IMG_URL" style="width:100%; height:100%; object-fit:cover;">
- </div>
- <div style="flex:1; font-size:12px; color:#ddd; line-height:1.5;">
- <i>“Quote!”</i>
- </div>
- </div>
- </div>
- <!-- RIGHT PANEL -->
- <div style="flex:1; background:rgba(20,20,20,0.85); border:2px solid #000; border-radius:8px; padding:25px; box-sizing:border-box;">
- <!-- Hero Image -->
- <div style="width:100%; height:300px; background:url('IMG_URL') center no-repeat; background-size:100% ; border-radius:6px; margin-bottom:25px; position:relative; overflow:hidden;">
- <!-- Quote text (kept left side) -->
- <div style="position:absolute; bottom:10px; left:15px; background:linear-gradient(to top, rgba(0,0,0,0.6), transparent); padding:8px; font-style:italic; font-size:14px; color:white; border-radius:4px;">
- "Quote!"
- </div>
- <!-- Portrait and textbox (now on right side) -->
- <div style="position:absolute; bottom:15px; right:15px; display:flex; align-items:center; gap:10px; flex-direction:row-reverse;">
- <!-- Square portrait -->
- <img src="IMG_URL" style="width:80px; height:80px; border-radius:6px; border:2px solid rgba(255,255,255,0.7); object-fit:cover; box-shadow:0 0 8px rgba(0,0,0,0.5);">
- <!-- Text box beside portrait -->
- <div style="background:rgba(0,0,0,0.7); color:white; padding:1px 10px; border-radius:6px; font-size:13px; max-width:220px; line-height:1.3; text-align:left;">
- “SUBQUOTE OR LYRIC”
- </div>
- </div>
- </div>
- <!-- About Section -->
- <div style="margin-bottom:25px;">
- <div style="font-size:20px; font-weight:bold; letter-spacing:1px; margin-bottom:10px; border-bottom:1px solid #666; padding-bottom:5px;">TITLE</div>
- <div style="font-size:14px; line-height:1.7; color:#ddd;">
- Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting.
- </div>
- </div>
- <!-- Traits -->
- <div style="display:flex; flex-wrap:wrap; gap:15px;">
- <div style="flex:1; min-width:200px; background:rgba(255,255,255,0.05); padding:15px; border:1px solid #000; border-radius:6px;">
- <div style="font-size:14px; font-weight:bold; margin-bottom:5px;">Positivum</div>
- <div style="font-size:13px;"> TXT </div>
- </div>
- <div style="flex:1; min-width:200px; background:rgba(255,255,255,0.05); padding:15px; border:1px solid #000; border-radius:6px;">
- <div style="font-size:14px; font-weight:bold; margin-bottom:5px;">Neutrum</div>
- <div style="font-size:13px;"> TXT </div>
- </div>
- <div style="flex:1; min-width:200px; background:rgba(255,255,255,0.05); padding:15px; border:1px solid #000; border-radius:6px;">
- <div style="font-size:14px; font-weight:bold; margin-bottom:5px;">Negativus</div>
- <div style="font-size:13px;"> TXT </div>
- </div>
- </div>
- <!-- Gallery -->
- <div style="margin-top:30px;">
- <div style="font-size:20px; font-weight:bold; letter-spacing:1px; margin-bottom:10px; border-bottom:1px solid #666; padding-bottom:5px;">BEAR WITNESS</div>
- <div style="display:flex; gap:10px; flex-wrap:wrap;">
- <img src="IMG_URL" style="width:33.33%; border-radius:6px;">
- <img src="IMG_URL" style="width:33.33%; border-radius:6px;">
- <img src="IMG_URL" style="width:33.33%; border-radius:6px;">
- </div>
- </div>
- </div>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment