Hello:) im new to my space and im setting up my page, i have no idea what im doing so wish me luck edit: someone pls explain to me how to put an image on my about me and mp3 section
yuo can add a photo to yuor bio by just copyand pasting its url!! and to add aphgoto aboce yuor player::
.player::before { content: ""; display: block; position: relative; width: calc(40% -20px); height: 390px; max-width: 500; background-position: 0 0; background-size: 100% 100%; background-image: url(imaeg url her e!); border-radius: 10px; }
should wrok! :)
yuo can add a photo to yuor bio by just copyand pasting its url!!
and to add aphgoto aboce yuor player::
.player::before {
content: "";
display: block;
position: relative;
width: calc(40% -20px);
height: 390px;
max-width: 500;
background-position: 0 0;
background-size: 100% 100%;
background-image: url(imaeg url her e!);
border-radius: 10px;
}
should wrok! :)