banner display code box. |
banner display code box. |
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 |
|
|
|
![]() |
Mar 12 2008, 12:18 PM
Post
#2
|
|
|
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 |
|
|
|
akadnyce banner display code box. Mar 12 2008, 12:03 PM
Synesthesia It's called a textarea.
CODE<textarea... Mar 12 2008, 12:10 PM
Synesthesia Yeah, there's actually a script for this. Plea... Mar 12 2008, 12:20 PM
akadnyce well if I knew what it was called (as you correcte... Mar 12 2008, 12:35 PM
Synesthesia It's all right. If you're done installing ... Mar 12 2008, 12:39 PM
JosephCohen123 <textarea rows='10' cols='50' o... Mar 12 2008, 09:05 PM![]() ![]() |