Different background color |
Different background color |
Feb 27 2006, 06:39 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Nov 2005 Member No: 284,513 |
I've been wondering for a while how to do this, and I can't find any profile generators that can. How do you make a different background color just for your music,general, interests, name, details and ect? Like she has it: http://www.myspace.com/savvy_mate
|
|
|
|
![]() |
Feb 27 2006, 06:46 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
Name:
CODE .nametext { font-family: verdana; font-size: 10px; color: white; text-transform: uppercase; text-align: center; background-color: xx; display: block; } Interests and Details "headers" CODE .whitetext12{ font-family: verdana; font-size: 10px; color: white; text-transform: uppercase; text-align: center; background-color: xx; display: block; } General, music, status, here for, CODE .lightbluetext8 {font-family: verdana; font-size: 10px; color: white; text-transform: uppercase; text-align: center; background-color: xx; display: block;}
|
|
|
|
hellotragedy Different background color Feb 27 2006, 06:39 PM
hellotragedy Thanks a lot. Feb 27 2006, 07:11 PM![]() ![]() |