i have two questions about myspace. one, how do i make it show my top friends on a profile that doesnt, and how do i make my " 閳?p.a.i.g.e 閳?is...." to have bigger text because u cant see the text on my profile in that box. please help..
I have two questions about myspace. one how do i make it show my top friends on a profile that doesnt, and..??
To show top friends, and even increase the no. shown to 40, try this generator
http://www.layoutstuff.com/friends
To change your text size, try this code
%26lt;font size="NUMBER"%26gt;TEXT%26lt;/font%26gt;
You can also change fonts, colours etc on this site http://www.myspace-codes.com/myspace_tex...
Also, if you can't see top friends, you might be using something like this code:
%26lt;style type="text/css"%26gt; td.text td.text table table table, td.text td.text table br, td.text span.btext {display:none;} td.text td.text table {background-color:transparent;... td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;}%26lt;/style%26gt;
Try either removing it or changing it to:
%26lt;style type="text/css"%26gt; td.text td.text table table table, td.text td.text table br, td.text span.btext {display:all;} td.text td.text table {background-color:transparent;... td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;}%26lt;/style%26gt;
Where it says {display:all;} you could also try {display:top;}
Goodluck, I hope it works.
No comments:
Post a Comment