Earle
Nov-17-2006, 02:37 PM
Hello,
http://momentful.smugmug.com/gallery/2142119
In this Gallery, I have an ALL HTML Gallery here.
BUT, my text is too long, so I wanted to add a "TEXT BOX" where I can scroll up and down. I wanted the Text Box (or whatever the correct term for this is) to be the length of the picture.
The code I tried to use kept messing SMUGMUG up, and I was wondering if Smugmug will allow me to add a Text Box inside my html only galleries or in my comments box under a journal style picture.
<TEXTAREA name="comments" rows="24" cols="48"> "blablablabla"</TEXTAREA>
But when I used this, All of my html STAYED html. I think it is suppost to do this, right?
Then I tried this code:
<div style="overflow:auto;width:400;height:400; color:transparent; font-size:10pt; font-weight:regular; font-family:comic sans; background-color:transparent; border: transparent;"> "blaabalabalababala" </div>
But this did absolutely nothing.
So, I am wondering if I just have the wrong code OR if this really doesn't work in Smugmug
THANKS!!
http://momentful.smugmug.com/gallery/2142119
In this Gallery, I have an ALL HTML Gallery here.
BUT, my text is too long, so I wanted to add a "TEXT BOX" where I can scroll up and down. I wanted the Text Box (or whatever the correct term for this is) to be the length of the picture.
The code I tried to use kept messing SMUGMUG up, and I was wondering if Smugmug will allow me to add a Text Box inside my html only galleries or in my comments box under a journal style picture.
<TEXTAREA name="comments" rows="24" cols="48"> "blablablabla"</TEXTAREA>
But when I used this, All of my html STAYED html. I think it is suppost to do this, right?
Then I tried this code:
<div style="overflow:auto;width:400;height:400; color:transparent; font-size:10pt; font-weight:regular; font-family:comic sans; background-color:transparent; border: transparent;"> "blaabalabalababala" </div>
But this did absolutely nothing.
So, I am wondering if I just have the wrong code OR if this really doesn't work in Smugmug
THANKS!!