acjmoss's profile picture

Published by

published
updated

Category: Web, HTML, Tech

profile aurora astley (for reference)

Blue pixelated aurora borealis 

edited and music code added by me


to change the music you change out [[this]] part


<iframe width="0" height="0" src="https://www.youtube.com/embed/[[EiFAYmzpq5g]]?


si=TYgQ3BC9MJm5845K=AgY2Hy3wXr7hk-rj//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

</iframe>



to change the gif in the back you need to fine the URL for the gif / image you want to use


its below ---VV---

 body

        {background: url("https://media.tenor.com/s7MEkOOimpcAAAAd/pixel-night.gif")

        no-repeat fixed; background-size:cover;

og :@moertel on insta

     }

------now for the actual code---------


<!-- (c) Layout created by ray ☆ 2.0 (https://layouts.spacehey.com/layout?id=40814) -->

<!-- (c) edited by acjmoss (https://spacehey.com/profile?id=2025331) -->


<style>



* {

        font-family: monospace;

    }


 


    body

        {background: url("https://media.tenor.com/s7MEkOOimpcAAAAd/pixel-night.gif")

        no-repeat fixed; background-size:cover;

og :@moertel on insta

     }


.container{

width: 80%;

}


nav .top {

margin-top: 30px;

background-color: rgba(0, 112, 121, 0.4);

border-radius: 20px;

border: 4px dotted #c5d1d1;

}


button, input {

margin-top: 10px;

}


nav .links{

background-color: rgba(1, 155, 140, 0.3) ;

margin-top: 20px;

margin-bottom :20px;

border-radius: 20px;

border: 4px dotted #c5d1d1;

text-align: center;

padding: 3px 12px;

}


nav .links a {

    color: rgba(219, 255, 253, 1);

    font-size: smaller;

    background: rgba(97, 199, 193, 0.8);

    border-radius: 10px;

    border-right: 4px solid rgba(97, 199, 193, 0.8);

    border-left: 4px solid rgba(97, 199, 193, 0.8);

    border-bottom: 3px solid rgba(97, 199, 193, 0.8);

}


nav .links a:hover {

    text-decoration: underline;

    color: #edeec9;

    font-style: italic;

}


 .profile-pic {

        border-radius: 500px;

border: 8px dotted rgba(173, 255, 254, 0.5);

        overflow: hidden;

    }


.profile h1{

text-align:center;

font-size: 3em;

color: rgba(0, 82, 96, 1);

text-shadow: 1px 1px 5px #bbddda;


}


.edit-link {

    font-size: 90%;

    text-align: center;


}


.online{

font-family: monospace;

color: #58b09e;

font-size: 15;

text-shadow: 1px 1px 1px #78e7cf;

border: 10px #143642;

}


.general-about{

background: rgba(48, 127, 126, 0.74);

color: white;

    height: 186px;

    padding: 10px;

    border: 2px dotted rgba(227, 255, 255, 0.83);

    border-radius: 8px;

margin-bottom: 10px;

}


 main {

        border-radius: 10px 10px 15px 15px;

        background: rgba(176, 236, 235, 0.7) !important;

    }


.profile .mood {

    padding: 7px;

    width: 100%;

    display: inline-block;

    text-align: center;

color: white;

    margin-top: 15px;

    margin-bottom: 15px;

background: rgba(48, 127, 126, 0.74);

    padding: 10px;

    border: 2px dotted rgba(227, 255, 255, 0.83);

    border-radius: 8px;

margin-bottom: 10px;

}



.profile .contact, .profile .url-info, .profile .table-section, .setting-section, .home-actions{

background: rgba(48, 127, 126, 0.74);

    border: 2px dotted rgba(227, 255, 255, 0.83);

    border-radius: 8px;

   

}


.profile .contact .heading, .profile .table-section .heading, .setting-section .heading, .home-actions .heading {

    background: rgba(48, 127, 126, 0.74);

    color: white;

    text-align: center;

    padding: 2px 7px;

    border-radius: 8px 8px 0px 0px;

    border-bottom: 2px dotted rgba(227, 255, 255, 0.83);

}


.icon, .award img {

    display: none;

}


.contact a:before {

    content: ":3";

}


.details-table td:first-child {

    background: #80c3c5;

    color: white;

    font-weight: bold;

    width: 30%;

    border-radius: 8px;

text-align:center;

}


.details-table td {

    background: #79b1b3;

    color: white;

    border-radius: 8px;

}


.profile-info {

    border: 2px dotted rgba(227, 255, 255, 0.83);

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 15px 5px;

    margin-bottom: 10px;

    background: rgba(48, 127, 126, 0.74);

    background-size: cover;

    background-position: center;

    border-radius: 8px;

}


.blog-preview {

    padding: 10px;

    padding-top: 0;

color: white;

background: rgba(48, 127, 126, 0.74);

    border: 2px dotted rgba(227, 255, 255, 0.83);

    border-radius: 8px;

   

}



.blurbs, .friends{

background: rgba(48, 127, 126, 0.74);

    border: 2px dotted rgba(227, 255, 255, 0.83);

    border-radius: 8px;

margin-bottom: 10px;

color: white;

    

}


.profile .blurbs .heading, .profile .friends .heading{

    background: rgba(48, 127, 126, 0.74);

    color: white;

    text-align: center;

    padding: 2px 7px;

    border-radius: 8px 8px 0px 0px;

    border-bottom: 2px dotted rgba(227, 255, 255, 0.83);

}


.profile .blurbs .section h4 {

    margin: 10px;

    color: 2px dotted rgba(227, 255, 255, 0.83);

margin-bottom: 10px;

margin-top: 10px;

}

.profile .blurbs .section h4{

color: white;

padding: .5em;

}


.profile .friends .person p {

    color: inherit;

    font-weight: bold;

    width: 100%;

    overflow-wrap: break-word;

    word-break: break-word;

    font-size: 100%;

    text-align: center;

    text-shadow: 0 0 5px #706565;

}


.profile .friends .person img:not(.icon) {

    max-width: 95px;

    max-height: 95px;

    display: block;

    margin: 0 auto;

    border: 2px dotted white;

    border-radius: 8px;

}


table.comments-table, table.music-table, table.bulletin-table, table.forum-table, table.groups-table {

    width: 100%;

    border: 1px solid transparent;

    overflow-wrap: break-word;

    word-break: break-word;

}


.comments-table td:first-child, .music-table td:first-child {

    background: #ceafa6;

    text-align: center;

    font-weight: bold;

    border-radius: 8px;

    width: 38%;

}


.comments-table td, .music-table td {

    background: #d7b9b1;

    vertical-align: top;

    color: white;

    border-radius: 8px;

}


.comment-replies {

    padding: 0 5px;

    border: none;

    margin-top: 10px;

    background: #c9a9a0;

    border-radius: 8px;

}


footer {

    text-align: center;

    font-size: 70%;

    margin-top:10px;

border-radius: 20px;

    padding: 10px 5px;

    background-color: rgba(0, 112, 121, 0.1);

}


a{

color: rgba(219, 255, 253, 1);

    font-size: smaller;

  

}


a:visited {

color: rgba(219, 255, 253, 1);

    font-size: smaller;


}


.count {

    color: #dbfcff;

}




</style>






<iframe width="0" height="0" src="https://www.youtube.com/embed/EiFAYmzpq5g?si=TYgQ3BC9MJm5845K=AgY2Hy3wXr7hk-rj//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

</iframe>




0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )