Log In · Register

 
Text box help, the boxes that show html so people can copy it
ZukoJin
post Jul 30 2007, 08:46 PM
Post #1


Member
**

Group: Member
Posts: 29
Joined: Jul 2007
Member No: 541,964



I want to be able to have a box on my profile with the html code for a link back image showing for people to copy and paste it onto their own profiles if they want but it's not turning out quite like I want. The one on my profile has a white background and the text shows up white so that it's not visible. This is what I want it to look like, but this is all I'm getting.
HTML
<textarea>html code here</textarea>

Is the code I'm using.

Anyone know how to fix this?
 
 
Start new topic
Replies
YourSuperior
post Jul 30 2007, 09:19 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Just a few modifications, and it should work.

CODE
<style type="text/css">
textarea{
background-color: transparent;
font-family: Times New Roman;
font-size: 10pt;
color: #FFFFFF;
}
</style>


<textarea>PUT LINKAGE HERE</textarea>

 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: