I made this layout and I thought I'd share it but the function is currently unavailable (after a bit of digging it looks like people were posting gore) so I'm posting it here. Feel free to use it, modify it etc. For anyone new here: to use it simply copy the code (see below) and paste it in the "about me" section.


<style>
.general-about .details p,.profile h1{margin-top:0}
.general-about .profile-pic{margin-bottom:0}
.edit-link{font-size:90%;background-color:black}
a:hover,a:active,.blog-entry .kudos-btn:hover,.blog-entry .kudos-btn:active{color:white;text-decoration:underline}
.profile .blurbs .section h4{margin:0;color:white}
:root{
--gtv-bg:url('https://i.postimg.cc/tJxL0m8t/GTI.jpg');
--logo-blue:darkred;
--topic1:"Hobbies";--topic2:"Music";--topic3:"Content";
--topic4:"Games";--topic5:"Food/Drinks";
--topic6:"The sh!tbox (mentioned above) in all of it's glory";
}
*{box-sizing:border-box;color:white}
body{background:url(https://i.postimg.cc/BQ1gNppy/GTAIV.jpg) fixed 100% 100%/100% 100%;font-family:verdana,arial,sans-serif,helvetica}
p{line-height:1.3;margin:0}
a,nav .links a{color:white}
b,strong,label,.navbar li.active,.box label,.topic-closed-message a,main{color:white}
nav .top{background:black}
nav .links,.profile h1,.profile .blurbs .heading,.profile .contact .heading,
.profile .friends .heading,.profile .table-section .heading{
background:var(--gtv-bg) center/cover !important;background-color:transparent !important;
}
main{grid-area:main;background:transparent;padding:6px 0;font-size:80%}
.profile-info{height:82px;background-color:black}
.home-actions,.profile .contact,.profile .table-section,.profile .url-info,
.setting-section,div.blog-preview,div.mood,div.details,.profile .blurbs .inner,
.blog-entry .comments .inner,.bulletin .comments .inner,.profile .friends .inner,
.setting-section .inner{background-color:black}
.home-actions,.profile .contact,.profile .table-section,.profile .url-info,
.setting-section{width:100%;border:0;margin:10px 0}
.blog-entry .comments .inner,.bulletin .comments .inner,.profile .blurbs .inner,
.profile .friends .inner,.setting-section .inner{padding:3px}
.blog-entry .content *,.bulletin .content *,.bulletin-table td *,.center-container img,
.comments-table td *,.details-table td *,.reply-box .content *,.shop .product,
.shop-promo img,.topic-box .content *{color:white;background-color:black}
.details-table td{background:transparent}
.details-table td:first-child{background:transparent;font-weight:700;width:33%;color:white}
.comments-table td,.music-table td{background:black;vertical-align:top}
.comments-table td:first-child,.music-table td:first-child{background:black;text-align:center;font-weight:700;width:38%}
table.bulletin-table,table.comments-table,table.forum-table,table.groups-table,
table.music-table{width:100%;overflow-wrap:break-word;word-break:break-word;border-color:black}
.profile .friends .person p{color:white;font-weight:700;width:100%;font-size:100%;text-align:center}
.comment-replies{padding:0 5px;border:5px solid #fff0;margin-top:10px}
.count{color:#0C8C00}
[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button;background-color:black;color:white}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;background-color:black;color:white}
footer{text-align:center;font-size:70%;margin:10px 0;padding:10px 5px;background-color:black}
.online img,blink{animation:blink 1s cubic-bezier(1,0,0,1) infinite}
.table-section:not(:last-child) .details-table tr td:first-child p{color:transparent !important;text-shadow:none !important;letter-spacing:-100px}
.details-table tr td:first-child p::after{color:white !important;letter-spacing:normal !important;text-shadow:2px 2px black !important;filter:brightness(95%) !important}
.details-table tr:nth-child(1) td:first-child p:first-child,
.details-table tr:nth-child(2) td:first-child p:first-child,
.details-table tr:nth-child(3) td:first-child p:first-child,
.details-table tr:nth-child(4) td:first-child p:first-child,
.details-table tr:nth-child(5) td:first-child p:first-child,
.details-table tr:nth-child(6) td:first-child p:first-child{display:none}
.details-table tr:nth-child(1) td:first-child::after{content:var(--topic1)}
.details-table tr:nth-child(2) td:first-child::after{content:var(--topic2)}
.details-table tr:nth-child(3) td:first-child::after{content:var(--topic3)}
.details-table tr:nth-child(4) td:first-child::after{content:var(--topic4)}
.details-table tr:nth-child(5) td:first-child::after{content:var(--topic5)}
.details-table tr:nth-child(6) td:first-child::after{content:var(--topic6)}
</style>
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
Keerfloey
Looks really good!!