Profile 2.0 |
Profile 2.0 |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 312 Joined: Dec 2007 Member No: 597,269 ![]() |
What do you think of the new Profile 2.0?
|
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jul 2008 Member No: 665,966 ![]() |
I found this here at Huey 2.0 page he is definitly one of the most useful peeps in the myspace forums("http://profile.myspace.com/index.cfm?fusea...endid=289857996")
CODE here's a list of the profile 2.0 section classes
-------------------------------------- div#leaderboard {} div#googleBar {} div#topnav {} div#header {} div.content {} div.basicInfoModule {} div.musicPlayerModule {} div.interestsModule {} div.blurbsModule {} div.friendSpaceModule {} div.detailsModule {} div.schoolsModule {} div.companiesModule {} div.networkingModule {} div.videoSliderModule {} div.commentsModule {} div.mdpApplicationModule {} div#footer {} --------------------------------------- each of them have divs called this inside of them div.moduleMid div.moduleMid1 div.moduleMid2 those create the rounded border --------------------------------------- the header div for each module is called this h3.moduleHead --------------------------------------- so, to put a background image on the header of the interests section (for example) you would use this css div.interestsModule h3.moduleHead {background-image:url(URL);}
Reason for edit: please put codes in codeboxes. thanks :D
|
|
|
![]() ![]() |