HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

What is the box on your profile called....
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> MySpace
View previous topic :: View next topic  
Author Message
Miss Jessica Dream



Joined: 30 Mar 2008
Posts: 1

Posted: Sun Mar 30, 2008 3:40 pm     What is the box on your profile called....  

That's to the top of the page, that reads whatever "status update" you've typed in? I want to make a custome one, could someone point me in the right direction? Thanks, it would be much appreciated!
PayneLess Designs



Joined: 28 Feb 2007
Posts: 4281
Location: MS

Posted: Mon Jul 28, 2008 1:55 am      

Are you referring to the textarea box?

The code for that is:

Code: <p>
<textarea name="Image Link" rows="5" cols="40" style="white-space: normal;" onclick="this.focus();this.select()">&amp; lt ;p>&amp; lt ;a href="Website_URL" title="Mouseover Description">&amp; lt ;img style="width: XXpx; height: YYpx; border: 0;" src="Image_URL" alt="Text Description">&amp; lt ;a>&amp; lt ;/p></textarea>
</p>

or one to just type in:

Code: <p>
<textarea name="Image Link" rows="5" cols="40" style="white-space: normal;"></textarea>
</p>
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> MySpace
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group