« Web, HTML, Tech Forum

Help?? Symbol stuck in my about me??

Posted by Taylor ☘︎ 🃟

posted
updated

Forum: Web, HTML, Tech

I've had this less than sign stuck on my profile for a while now i moved it one time but that only moved it to the corner of the screen i cannot for the life of me figure out why its there im assuming its connected or tangled up in a line of code but im not skilled enough to find it

(gonna post one of my layouts bc my main page is waay to much, apologies for the length lol)




<div style="float:  ; height: 100px; position: fixed; left: 2px; bottom: 88px; z-index: 30;"><img src="https://64.media.tumblr.com/27f34a39ab8a8e299a0813d05a1d85e0/1af60b932b34ff70-8f/s250x400/0461ecd014104ec16ccdc6cbcf0601dcad8bc02c.pnj"/></div>


<div style="float:  ; height: 100px; position: fixed; right: 2px; bottom: 88px; z-index: 30;"><img src="https://64.media.tumblr.com/633be6def724e91eed29f3e08237d99a/1af60b932b34ff70-32/s250x400/e0d39f2ebfe3299c50ff556fa3a9f9f8a29af8f9.pnj"/></div>


<style>

@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

body{font-family: 'Questrial', sans-serif;}

</style>


<style>


body{

background: url(https://garden.spoonflower.com/c/14482301/p/f/m/HuFb1xiFAkZ-qXMyUkISPOLl2uEBQIpDUOsiNUdw1_jbxdAoOO_U/Black.jpg)

}


nav .top {

    background: black;

    color: #3a2d4e;

    padding: 15px 10px 14px 10px;

    position: relative;

}


nav .top .left .logo {

    width: 165px;

    height: 42px;

    filter: brightness(0) saturate(101%) invert(40%) sepia(10%) saturate(1500%) hue-rotate(222deg) brightness(55%) contrast(110%);

}


button, input {

    overflow: visible;

    background: black;

    border: 1px solid #3a2d4e;

    color: #3a2d4e;

    font-weight: bold;

}


.logout-btn, .logout-form {

    color: #3a2d4e;

    text-transform: uppercase;

    display: inline-block;

    font-size: 100%;

}


nav .links li:not(:last-child)::after, footer .links li:not(:last-child)::after {

    content: "𓆩✦𓆪";

    color: #cdd8db;

}


nav .links {

    background-color: transparent;

    text-align: center;

    padding: 3.5px 16px 5.5px 16px;

}


nav .links a {

    text-decoration: none;

    color: #cdd8db;

    text-shadow: 0 0 5px #cdd8db;

    background: black;

    font-size: 0.98em;

    font-size: max(0.98em, 12px);

}


nav .links .special a {

    color: #cdd8db;

}


nav .links a:hover {

    text-decoration: underline;

    color: #3a2d4e;

    font-weight: bolder;

    text-transform: uppercase;

}


main:before {

    width: auto;

    margin-bottom: 25px;

    border: 1px solid black;

    height: 150px;

    display: block;

    content: "";

    background-image: url(https://64.media.tumblr.com/793992da65611e81ffdf671dfd028059/c0aadb2c293a5093-9a/s500x750/4a342738034cce420dfd32066ea48c7b1ad7256f.gifv);

    background-position: center center;

    background-size: cover;

}


main {

    background: black;

    color: #3a2d4e;

    border: 1px solid #3a2d4e;

    padding: 6px 0px;

    font-size: 80%;

text-align: center;

}


span {

    text-align: center;

    color: #3a2d4e;

    text-transform: uppercase;

    font-size: 170%;

}


a {

    color: #3a2d4e;

    text-decoration: none;

}


a:hover, a:active, .blog-entry .kudos-btn:hover, .blog-entry .kudos-btn:active {

    color: #cdd8db;

    text-transform: uppercase;

    font-weight: bolder;

    font-style: italic;

}


.edit-link {

    font-size: 90%;

    text-align: center;

}


.general-about .profile-pic {

    display: block;

    float: left;

    margin: 0 15px 8px 0;

    border: 1px solid #3a2d4e;

}


.general-about .details {

    display: flow-root;

    text-align: center;

}


.profile .mood {

    width: 100%;

    display: inline-block;

    padding-top: 10px;

    padding-bottom: 10px;

    text-align: center;

}


.mood:after {

    content: "";

    white-space: pre-wrap;

    display: block;

    height: 50px;

    background-image: url(https://64.media.tumblr.com/84e436a1fa4f5ce2ba4730d7597a0c2e/4b4b1e539442f8d9-e4/s400x600/56d34b71a74bd4ebeec409d8d1483669850d5234.pnj);

    background-position-x: center;

    background-repeat: no-repeat;

    background-size: 300px;

}



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

    background: transparent;

    color: #3a2d4e;

    text-align: center;

    border-bottom: 1px solid #3a2d4e;

    padding: 2px 7px;

}


.profile .blurbs .section p {

font-size: 15px;

text-align: center;

}



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

    width: 100%;

    border: 1px solid #3a2d4e;

    margin: 10px 0;

}


.details-table td:first-child {

    background: transparent;

    color: #3a2d4e;

    text-align: center;

    font-weight: bold;

    border: 1px solid #3a2d4e;

    width: 33%;

}


.details-table td {

    background: transparent;

    color: white;

    border: 1px solid #3a2d4e;

    vertical-align: top;

}


.profile-info {

    border: 1px solid #3a2d4e;

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 100px 30px;

    margin-bottom: 10px;

}


.profile .profile-info {

background-image: url(https://garden.spoonflower.com/c/14482301/p/f/m/HuFb1xiFAkZ-qXMyUkISPOLl2uEBQIpDUOsiNUdw1_jbxdAoOO_U/Black.jpg);

padding: 20px;

    border: 1px solid #3a2d4e;

    

}



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

    background: transparent;

    border-bottom: 1px solid #3a2d4e;

    color: #3a2d4e;

    padding: 2px 7px;

    text-align: center;

}


.profile .blurbs {

    margin: 20px 0;

    border: 1px solid #3a2d4e;

    

}


.profile .blurbs .section h4 {

    margin: 0;

    color: #3a2d4e;

    text-align: center;

}


.friends {

    border: 1px solid #3a2d4e;

    

}


.count {

    color: #3a2d4e;

}


.profile .friends .person p {

    color: #3a2d4e;

    font-weight: bold;

    width: 100%;

    overflow-wrap: break-word;

    word-break: break-word;

    font-size: 100%;

    text-align: center;

}


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

    max-width: 95px;

    max-height: 95px;

    display: block;

    margin: 0 auto;

    border: 1px solid #3a2d4e;

    

}



.friends-grid {

    border-top: 1px solid #3a2d4e;

    padding-top: 10px;

}


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

    background: black;

    border: 1px solid #3a2d4e;

    text-align: center;

    font-weight: bold;

    width: 38%;

}


.comments-table td:first-child img:not(.icon) {

    width: 90px;

    max-width: 100%;

    max-height: 200px;

    border: 1px solid #3a2d4e;

    

}


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

    background: #000000;

    border: 1px solid #3a2d4e;

    vertical-align: top;

}


table.comments-table {

    border: 1px solid #3a2d4e;

    

}



footer {

    text-align: center;

    font-size: 70%;

    margin: 10px 0 10px;

    padding: 10px 5px;

    background: #00000000;

    color: #cdd8db;

     

}



::-webkit-scrollbar {

    width: 12px;

    height: 12px;

BACKGROUND-COLOR: black;

}

::-webkit-scrollbar-track {

    border-radius: 10px;

    width: 2px;

    border: 1px dotted #cdd8db;

}

::-webkit-scrollbar-thumb {

    background: #3a2d4e;

    border-radius: 10px;

}

::-webkit-scrollbar-thumb:hover {

    background: #3a2d4e;  

}


.online {

    content: url(https://64.media.tumblr.com/2e06633939092d3533022195ab919d4a/18efeb11e4220549-7d/s75x75_c1/0391488280c4c10c03bb02db01bbceb665f8fc21.gifv)

}


    .icon, .award img {

        content: url(https://64.media.tumblr.com/40786d3985453eb5412348aad980ac51/cd30ff3c9008ddf5-a4/s75x75_c1/ba53073a0f7c46af709eaa710a27b529d0b65d8d.gifv);

        display: inline-block;

        height: 2.0em;

        width: 2.0em;

        margin: 0 .05em 0 .1em;

        vertical-align: -0.3em;

        color: rgba(0,0,0,0);

    }


HTML,BODY{cursor: 

url(http://www.rw-designer.com/cursor-view/186214.png),

auto;}



A:hover{cursor: 

url(http://www.rw-designer.com/cursor-view/186214.png),

auto;}


body:before {


content: " ";

height: 100vh;

width: 100vw;

display: block;

position: fixed; 

top: 0; 

left: 0; 

z-index: 100;

background-image: url('https://i.makeagif.com/media/1-08-2018/D9Hjtk.gif');

background-size: cover;

background-repeat: no-repeat;

background-position:center;

animation: yourAnimation 3s ease 0s 1 normal forwards;

pointer-events: none;


}

@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} } 


<style>  body {

text-align: center;

}</style><


<iframe width="0" height="0" src="https://www.youtube.com/embed/FQStbwNCl2Y//?&;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>


Report Topic

1 Reply

Reply by arlo atomickk

posted

}</style>< 

^ its right there after the end of the style


Permalink Report Reply