Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorLB
    • CommentTimeOct 14th 2006
     
    The comment box stretches my page, so how do I shrink the box?
    •  
      CommentAuthorkimparsell
    • CommentTimeOct 15th 2006
     
    Are you talking about the area right below the image where the comments are listed, or the box in the form where comments are entered?
    • CommentAuthorLB
    • CommentTimeOct 15th 2006
     
    the form part.
    •  
      CommentAuthorkimparsell
    • CommentTimeOct 15th 2006
     
    Open gallery.php and search for this:

    <br /><textarea name="comment" id="comment" cols="70" rows="4" tabindex="4"></textarea>

    Change the cols number to a smaller one to make it narrower in width, and the rows number to make it shorter in height.