It’s plain text in its box under edit profile. I took out all coding whatsoever because it was still doing it. It never used to do that, but now you go to my page, it loads first as text and then flips to links. And it’s only the heroes section that does it.
<z> does not work, fyi.
If you have profile 2.0, I know how to fix it. I just had the same problem, but I’ve just learned how to fix it.
Go to "customize profile", then click on the pencil on your "interests" module (the edit module button), and uncheck the box that says "Link interests to myspace search".
It should go away then.
Related posts:
- Myspace! What’s the complete code to make all links text, except for the links in the top menu bar, one color?
- My myspace text links are opening in a new window…?
- How do I replace text links with images on Myspace?
- how do i get rid of blue text links in my interests section on profile 2.0?
- How do you center all of the text, links, and anything that contains words on my myspace?




May 18th, 2010 at 4:47 am
Pokemon
References :
May 18th, 2010 at 4:52 am
try <z> before and after what you write
References :
May 18th, 2010 at 5:12 am
<Z> try capitals.
or just hide the interests tqabel but still show the writing.
heres the code :
<style>
.katamari Section Manager
{ http://abrax.us/Katamari/SectionManager.php }
table.interestsAndDetails td.text {display:none;}
table.interestsAndDetails span.lightbluetext8 {display:none;}
.interestsAndDetails td {width:0px;}
table.interestsAndDetails, table.interestsAndDetails td {border:0px;}
table.interestsAndDetails table{direction:rtl;}
table.interestsAndDetails table td {direction:ltr;}table.interestsAndDetails, table.interestsAndDetails * {-moz-border-radius:10px;}
table.interestsAndDetails td td {background-color:white;}
</style>
References :
May 18th, 2010 at 5:20 am
If you have profile 2.0, I know how to fix it. I just had the same problem, but I’ve just learned how to fix it.
Go to "customize profile", then click on the pencil on your "interests" module (the edit module button), and uncheck the box that says "Link interests to myspace search".
It should go away then.
References :