I know that ive already done a bit to my page but does anyone have any like tips or know how to do some stuff that i haven't put? Im really confused smh
pinheadjazzy | 1614240432000 OOO YOU COULD CHANGE THE LOGO!! heres the code :D .logo { font-size: 0px; } the only thing you have to do is put it in the beginning of the css box or it wont work, i can answer any questions the best i can if you have any :DD |
Grillbert | 1614222238000 ah comment boxes should be transparent and scrollable ::-webkit-scrollbar { |
pap3rcl1pz__ | 1614220639000 uhmmmmm like. i only rlly know the CSS and it’s basically likeee,, for a background image, its body{ background-image: url(insert-url-for-ur-image-here) }, for a background color its body{ background:#insert-hex-code-for-ur-color;} and for an accent color its body{color:#insert-hex-code-again;} |