If you don’t know how to code html or css, I recommend you go to the layout section and pick one from there. The instructions on what to do from there should be in the page of wtvr layout you’re using (but I recommend you paste the code in the “heroes” section rather than your “about me”)
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
rosenzweig
/* profile background */
body {
background: url(link.com/xyz.jpg);
}
Report Comment
toss that into your about me
by rosenzweig; ; Report
Voidpain
If you don’t know how to code html or css, I recommend you go to the layout section and pick one from there. The instructions on what to do from there should be in the page of wtvr layout you’re using (but I recommend you paste the code in the “heroes” section rather than your “about me”)
Report Comment