hey i just need a lil help--- what would i put to change the colour of my name
oh yea and the background for comments and stuff for blog
sorry i just cant really figure it out
ty for reading and if you know please help
also how do i add an image behind my profile and do that thing with the lil icons on the bottom of the screen
and uh the thing where the about is slightly underneath but still to the right of the profile
sorry i know its a lot im really new so im struggling :(
thanks again <3
one other thing-- i know that Tom added a tutorial, but i cant get onto youtube to see it ;(
alrighty
tysm ^^
for the corner icons make sure the image u choose is small or medium otherwise it'll mess up ur page
yea i think thats what i meant-- thank you so much <333
idk what u mean by little icons but i think its this
div#footer{
position: fixed;
right: 0px;
font-size: 0px;
pointer-events: none;
}
div#footer::after{
content: url("https://danganronpaworld.files.wordpress.com/2016/11/ibukimioda.png?w=312&h=288");
max-width: 200px;
}
you can find this all out pretty easily if you inspect your page then do ctrl + shift + c to hover over the elements you want to change
oh no my comment was too long sorry
ahh ty dazai :DD
to change the colour of the text put color: THE COLOUR YOU WANT; in body{
.tableRight {
width: 75%;
background: #fc9;
padding: 10px;
vertical-align: top;
overflow-wrap: anywhere;
}
^ comments
.tableLeft {
background: #f93;
width: 25%;
padding: 10px;
vertical-align: top;
overflow: hidden;
}
^ the part of the comment with the users icon
.blog {
background-color: PUT YOUR COLOUR HERE;
padding: 15px;
}
^ blog background, put