Log In · Register

 
 
Closed TopicStart new topic
background in comment box
kalikine
post Aug 12 2006, 01:02 PM
Post #1


say frisky.
**

Group: Member
Posts: 23
Joined: Jul 2005
Member No: 163,993



how do u put a picture as the background in the comment box code below?
& change the width/height of it?

<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="FRIENDIDHERE" type="hidden"> <textarea name="f_comments" class="Skem9box">Comment here</textarea><br /><input type="submit" value="Submit" class="Skem9sub"></form>
 
freeflow
post Aug 12 2006, 01:11 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="FRIENDIDHERE" type="hidden"> <textarea name="f_comments" class="Skem9box" style="background-image: url(URLTOBACKGROUNDIMAGE); background-position: center; background-repeat: no repeat;">Comment here</textarea><br /><input type="submit" value="Submit" class="Skem9sub"></form>

Thats teh new code. Ad the image where it says urltobackgroundimage
 
hxixm
post Aug 12 2006, 04:52 PM
Post #3


Newbie
*

Group: Member
Posts: 5
Joined: Aug 2006
Member No: 452,302



heres my code! biggrin.gif

CODE
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="21975301" type="hidden"> <textarea name="f_comments" class="txtarea">Leave The Comments Here</textarea><br /><input type="submit" value="Submit" class="submitbttn"></form>

<style type="text/css">
textarea.txtarea {width:240px; height:200px;color:White;font-size:10pt;font-family:Arial;background-color:c60000;background-image:url(http://img148.imageshack.us/img148/2793/untitled16jk.gif); background-position:center; background-repeat:repeat;border-color:gray; border-style:inset; border-width:2px;}
input.submitbttn {width:200px; color:black;font-size:10pt;font-family:Arial;background-color:transparent;background-image:url(); background-position:center; background-repeat:repeat;border-color:gray; border-style:inset; border-width:2px;}
</style>
 
GREASEbaby
post Aug 12 2006, 06:23 PM
Post #4


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



^And it works, right?
 

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