Changing the module colors on Myspace 2.0? |
Changing the module colors on Myspace 2.0? |
Mar 17 2009, 11:09 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Mar 2009 Member No: 719,551 |
I've seen a 2.0 profile where each module that was on the page was a different color.
Is there a code to do this? Help please! & thank you (: |
|
|
|
![]() |
Mar 18 2009, 12:52 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Jul 2008 Member No: 668,177 |
just add the background-color property to each of the following selectors depending on which modules you're using. The code goes in your CSS box.
(The first one is an example) CODE div.basicInfoModule {background-color:#ff6600;}
div.musicPlayerModule {} div.interestsModule {} div.blurbsModule {} div.friendSpaceModule {} div.detailsModule {} div.schoolsModule {} div.companiesModule {} div.networkingModule {} div.videoSliderModule {} div.commentsModule {} div.mdpApplicationModule {} div.activityMiniFeedModule {} div#footer {} |
|
|
|
ilyxx Changing the module colors on Myspace 2.0? Mar 17 2009, 11:09 PM
Mike Topic closed & moved. Mar 19 2009, 04:01 PM![]() ![]() |