Join iOrbix!

hi5 Code: Change About Me (Body) Background Color

hi5 Code: Change About Me (Body) Background Color

Postby Andrew on Sat Aug 30, 2008 9:02 am

Change About Me (Body) Background Color:

Edit Background Color:
This code changes the Background color of your About Me (Body) section, to any color of your choice:
Code: Select all
<style type="text/css">
<!-- hi5-World.com -->
#lifestyle .content {background-color: -color?-;}
</style>

-color?- = Any Hex code, RGB value or HTML name Color Code

Formats:
(1) Hex code (#FF0000)
(2) RGB value (rgb(255,0,0))
(3) HTML name (red)

Examples:
#lifestyle .content {background-color: #FF0000;}
#lifestyle .content {background-color: rgb(255,0,0);}
#lifestyle .content {background-color: red;}

[Click Here to view list of Color Codes]
http://www.hi5-world.com/ColorCodes.htm


Hide About Me (Body) Background Color:

No Background Color / Transparent Background Color:
This code Hides the Background color of your About Me (Body) section, or makes it Transparent:
Code: Select all
<style type="text/css">
<!-- hi5-World.com -->
#lifestyle .content {background-color: transparent}
</style>
Andrew Emmanuel Davis
Owner of:
Image
Image
Image
Image
Image
Image
User avatar
Andrew
Owner of hi5-World
Site Admin
Site Admin
 
Posts: 380
Age: 22
Joined: Wed Jun 25, 2008 5:16 pm
Gender: Male

hi5 Code: Change About Me (Body) Background Color

by Admin

Join iOrbix!
Admin
 

Return to About Me

Who is online

Users browsing this forum: No registered users and 0 guests

cron