HAI ! CAN ANYONE TELL ME HOW TO CHANGE THE COLOR OF THE STUFF UP TOP W LOGOS AND STUFF FOR MY PROFILE? THX ! X3
I NEED HELP FOR CODING PLZ
1 Kudos
HAI ! CAN ANYONE TELL ME HOW TO CHANGE THE COLOR OF THE STUFF UP TOP W LOGOS AND STUFF FOR MY PROFILE? THX ! X3
1 Kudos
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
aw3s0m3j0ss 丰
if you want to add an image to your profile you would basically look for the image/blinkie/gif you want -on the web- and then choose "open image in new tab" and copy the link at the top, then go to your "about me" (it doesn’t specifically have to be the 'about me' it can be general or so on) in editing and type this in:
press save and then it should show up your picture or blinkie!
Report Comment
Inspector Lee
Add the following code (I would suggest before the url-info tag):
main { background-color: BLACK !important; }
.logo{ background-color: BLACK !important; }
.top{ color: WHITE; background-color: BLACK !important; }
nav .top { background-color: BLACK; }
nav .links { background-color: BLACK; border-bottom: none; }
Report Comment
thankk youuu i was struggling !!
by purin; ; Report