| Answer: |
Yes, there is. When you open the comment template (review_it.html) you will see a variable called - This variable is replaced by a comment/review scrolling text box where users type the review/comment text. The reason a variable is used, is because scrolling text boxes interferes with the HTML display in PowerSeek's template manager. That is why a scrolling text box is not included in the template but a variable called instead.
To add your own scrolling-text-comment-box (to enlarge it's size) you will manually need to edit the template called review_it.html - To manually edit the template download (via ftp) the file called 'review_it.html'. This file is situated inside your PowerSeek 'data' directory. You can find the location of the 'data' directory by going to the Control Panel >> Home >> Configuration Info
When editing the template with your web editor add a scrolling text box and call it 'review'. After that, upload the template (review_it.html) and replace the old one.
Note that you can edit the 'Review' template from the Control Panel >> Template Manager >> 5. Comment/Review Templates >> Main Comment/Review Page (review_it.html)
|