Log In · Register

 
banner display code box.
akadnyce
post Mar 12 2008, 12:03 PM
Post #1


Member
**

Group: Member
Posts: 18
Joined: Nov 2007
Member No: 588,043



I'm trying to add a few code boxes to my site where people can copy and paste an html code so they can display my banners on their site.

the banner would be on top and the html code that they copy would be in a box below it.

does anyone know this code or is there a generator that can do this?

thanks

 
 
Start new topic
Replies (1 - 6)
tokyo-rose
post Mar 12 2008, 12:10 PM
Post #2


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



It's called a textarea.

CODE
<textarea>Your banner code goes here.</textarea>
 
akadnyce
post Mar 12 2008, 12:18 PM
Post #3


Member
**

Group: Member
Posts: 18
Joined: Nov 2007
Member No: 588,043



is there a way that I can control the width or make it scroll?

Like if you take a look at a friend's myspace profile: http://www.myspace.com/pamrodriguez , she has them on the right side. this is the way I would like the box but I would like to make the width a little wider
 
tokyo-rose
post Mar 12 2008, 12:20 PM
Post #4


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Yeah, there's actually a script for this. Please check CB's scripts before posting a topic next time. :)

http://www.createblog.com/scripts/script.php?id=119
 
akadnyce
post Mar 12 2008, 12:35 PM
Post #5


Member
**

Group: Member
Posts: 18
Joined: Nov 2007
Member No: 588,043



well if I knew what it was called (as you corrected me in one of your previous replys) I would have known what to look for in the CB scripts...

thanks
 
tokyo-rose
post Mar 12 2008, 12:39 PM
Post #6


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



It's all right. If you're done installing the code and it works for you, let us know this can be closed.
 
Maccabee
post Mar 12 2008, 09:05 PM
Post #7


Senior Member
*******

Group: Official Designer
Posts: 5,880
Joined: Nov 2007
Member No: 593,382



<textarea rows='10' cols='50' onfocus='this.select();'>
Code here
</textarea>

This autoselects it and rows equals height and cols width.

Enjoy!
 

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