Help - Search - Members - Calendar
Full Version: how to adjust the width of the comment column?
Movable Type Community Forum > Additional Resources > Tips and Tricks
mlwang
I am currently using photoblog and have question.

If I have pics that are free format, meaning ranging from 640 x 480, 500 x 375, 400 x 300, how can I ensure that the comment form will adjust its width accordingly?

see example here Example
webdivauk
In Templates in MT, open up the individual entry archive, edit:

CODE
<textarea name="text" rows="8" cols="70"></textarea><br /><br />
 <input type="checkbox" name="bakecookie" /> Remember  info?<br /><br />


As you can see by my code I altered tje textarea box to 70

Have a look here for an example
mlwang
Hi there,

thanks for sharing how to adjust the column for the comment.

Is it possible to make it variable and take the width of the picture?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.