myspace civilized
phidias showing frieze of parthenon to his friends
myspace profile duality
Trying to come up with a myspace profile mod that fully captures your split personality? Someone asked me if it was possible to have differently colored fonts for the two sides of your myspace profile. If you've seen the moshisample profile where I've set different background colors for the two sides, you probably recognized the potential.

It is possible. Here are the basic settings to get you going:

START { Font Color Settings }

CLASS { left-side fonts }
table table td table td { color:ff0000 !important; }
table table td table td a, a:link, a:visited { color:ff9999 !important; }
table table td table td a:hover { color:ff0000 !important; text-decoration:underline; }
TOM { User Name h1 }
.nametext { color:ffcccc; }
TOM { Profile URL }
table table table table td div { color:white; }
CLASS { Detail Box and Profile URL Labels }
.lightbluetext8, table table table table table td div strong { color:ffcccc; }

CLASS { right-side fonts }
table table td.text table td { color:0000ff !important; }
table table td.text table td a, a:link, a:visited { color:9999ff !important; }
table table td.text table td a:hover { color:0000ff !important; text-decoration:underline; }
TOM { Network Box and Blurbs h1 and Friend Num h2}
.blacktext12, table table table td .orangetext15, .redbtext { color:ccccff; }

END { Font Color Settings }


See the results on the update moshisample profile. (Remember, the columns have been reversed in this profile, so don't get confused.)

It will require a little additional tweaking to completely coordinate the colors by side, but I'll leave that for your enjoyment.

comments

add your own comment
Hey duder,

Good work.

You should tackle one of the www.bandspaces.com—made profiles. The CSS on those are ace.
add your own comment