Myspace 2.0 Custom Details Module |
Myspace 2.0 Custom Details Module |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 27 Joined: Sep 2005 Member No: 222,869 ![]() |
![]() i've searched the scripts and i've even tried searching the forums. But I cant find any info about how to customize the details section for the Myspace 2.0 version. Is this even possible yet? |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2007 Member No: 551,511 ![]() |
Ugh! I'm looking for that too... and the same for the interests section...
|
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Jul 2008 Member No: 668,177 ![]() |
for the details section - no, you can't change the words to say whatever you want. However, if you're not using the 'interest' module, you can hide your details module and manually type your details inside the interest module and even hide the 'interest' header to make it looks like its your details module.
|
|
|
![]()
Post
#4
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
^I don't think that's what the OP is looking for. Attytudesh and Adeno1629, this is the breakdown of the Details module:
CODE .a {the details titles} div.detailsModule div.moduleBody ul.moduleList li strong {display:none;} .a {the title space} div.detailsModule div.moduleBody li {width:0px; display:inline;} .a {the zodiac link} div.detailsModule div.moduleBody ul.moduleList li span a {display:none;} .a {the text in the details section} div.detailsModule div.moduleBody ul.moduleList span {display:none;} .a {the remaining space} div.detailsModule div.moduleBody {display:none;} .a {the details text header} div.detailsModule h3.moduleHead span span {display:none;} .a {the remaining title text space} div.detailsModule h3.moduleHead {display:none;} .a {the borders} div.detailsModule div.moduleBottom, div.detailsModule div.moduleTop {display:none;} .a {the entire section} div.detailsModule {display:none;} This is the breakdown of the Interests module: CODE Interests Section Module CSS Selectors a breakdown of the interests section Module 2.0 .a {the word interests} div.interestsModule h3.moduleHead span span {display:none;} .a {the whole interests header} div.interestsModule h3.moduleHead {display:none;} .a {the subsection header text} div.interestsModule ul.moduleList li.odd h4, div.interestsModule ul.moduleList li.even h4 {display:none;} .a {the lightblue background color} div.interestsModule div.moduleBody ul.moduleList li.odd, div.interestsModule div.moduleBody ul.moduleList li.even {background-color:transparent;} .a {remove the padding} div.interestsModule div.moduleBody ul.moduleList li {height:0px;} .a {remove the borders} div.interestsModule div {border:0px;} div.interestsModule div.moduleTop, div.interestsModule div.moduleBottom {display:none;} .a {remove the content} div.interestsModule div.moduleBody {display:none;} .a {remove the whole section} div.interestsModule {display:none;} To style it up, just replace the display:none; properties with the appropriate properties. Thanks to this blog, by the way. |
|
|
![]()
Post
#5
|
|
Member ![]() ![]() Group: Member Posts: 27 Joined: Sep 2005 Member No: 222,869 ![]() |
Does that code give me the ability to customize the details. Like this example for the Myspace 1.0 version?
http://www.createblog.com/scripts/script.php?id=1036 |
|
|
![]()
Post
#6
|
|
Member ![]() ![]() Group: Member Posts: 27 Joined: Sep 2005 Member No: 222,869 ![]() |
Could you give me an example. I tried to change one of the sections..like the zodiac sign, and it didnt work.
oh..well i guess i'll try to figure it out..i guess Well..if there is anybody else out there who is willing to give me a detailed description on how to do the customized details section (module) for myspace 2.0 please help. I would greatly appreciate it. ![]()
Reason for edit: Posts merged. Please don't double post; the "edit" button is there for a reason ;) -Nat
|
|
|
![]()
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Jul 2008 Member No: 668,177 ![]() |
the breakdowns of the interests and details modules that Mike posted are really helpful if you want to customize 'the look' of the modules. But..if you want to change the text inside the details module...for example,
instead of saying this: Status: Single you want it to say this: Status: Happily taken then you CAN'T. the closest thing you could do is what i told you. Hide you details module and If you're not using the interest module, you can hide the header and manually type your details inside that module. |
|
|
![]()
Post
#8
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2009 Member No: 735,212 ![]() |
So has anyone figured this out yet? Im kind of offended having to set my religion as "other" but I want to keep profile 2.0
|
|
|
![]() ![]() |