This is the improved and 2 new ways css on prof actually better
td-first background color
div-2nd backround color
a-link color all links
img-the image border
input-dont know does something
span the header were is says my zone log out welcome etc.
starts and finishs the style.
[ style ]td {background:the color;} changes the first background color
div {background:the color;} changes back background 2nd
a {color:link color; text decoration:none] changes the link color like the my zone or any links you upload
img {border:2px solid moroon;} this changes the solid border pixels
input {type=checkbox] {display:none} i dont know what this does.
span {background:the color:text color} changes the welcome thing and header background
textarea {background:the color} changes the comment box color.
[ style ]td { background:the color]div {background: the color;}a {color:link color;text decoration:none;]img {border:2px solid moroon;]input [type=checkbox]{display:none]span {background:color:text color;} [/style ]
2nd way with urls for comment box and background.
[ style ]td {background:the color;]div {background-image:url(http://link here for image);}a {color:the link color;text decoration:none]img {border:2px solid moroon;]input [type=checkbox]{display:none}span {background:the color:text color;}[/style]
the new div code will put in the url image.the new textarea will do the same but u have to experiment with different images i had to.
all links where it says url(http://the link) must go in the brackets and the url( must be left alone or it wont work
to put an actual link on the profile (if you mean on the profile not the css)you need to put in [a]http://the link here[/a] example if you are using a site or something then just put this is in (obviousy) http://www.dsipaint.com and the link will come up in blue or whatever the link color is that you set your css link to.
ok i will help u basically what im saing is that for number 1 all you do with that code is solid colors and text but if you use the 2nd code you can put in some solid colors where they need to go and links were they go lets say for the div code you can get any image from google or anywhere example
[style]div {background-image:url(http://www.google.com or for links without www. just (http://google.com/images until you get to end of image link.
now textarea is a little harder the same process just you hav to search the web for an image that will load.
you can use still images and animated images for both.