purin's profile picture

Published by

published

Category: Web, HTML, Tech

I NEED HELP FOR CODING PLZ

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

aw3s0m3j0ss's profile picture

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

Inspector Lee's profile picture

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