 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| 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()">& lt ;p>& lt ;a href="Website_URL" title="Mouseover Description">& lt ;img style="width: XXpx; height: YYpx; border: 0;" src="Image_URL" alt="Text Description">& lt ;a>& 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> |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|