Okay everyone! If you`re reading this, that probably means you want to add some flare to your profile! Well, that`s exactly what you`ll get.
The secret is: Blogs. Yup. You will create a blog that executes JavaScript codes onto your profile, changing the background color, text color, ect.
So, how do we do this? Easy. Start up your Blog Composer. Leave the category and "Submit for review as news" boxes blank. Just put whatever you want as the body. You will only be using the blog title for this.
Example: Background and text color Enter this as the blog title (no quotes):
"<script type=text/javascript>document.body.style='color:red; background-image:none; background:green';</script>
The bold parts are the things you`ll want to edit. "color:" is the text color. "background:" is the background.
! NOTE !
Include "background-image:none" in the title! Without it, the background won`t show up.
I do have a few rules.
1. I created this. I don`t want anyone pretending that they made it. If someone says they figured it out themselves, they`re lying.
2. No harmful code, please.
3. While you CAN have external code not included here, anything that prevents people from seing your profile is forbidden.
Okay, that should do it! Feel free to comment and share your ideas!