|
I have established that the reason for the review ratings/comments table produced in showproduct.php not resizing to our desired table width is that the textarea used to take the review comments is defined with cols=80.
If not considered a bug, this is cetainly an inconsistency as I cannot find any other textareas that are so wide (For example, the textarea that takes the product description in uploadproduct.php is defined with cols=50).
I can't see any good reason for the review comments textarea to be so wide that is means the table it is contained in is constrained from taking a reaonable reduced width setting of 72%.
This textarea is defined in quickcom.tmpl - perhaps this file could also be updated as an official update with a reduced number of columns (my testing shows 60 columns works well and allows most reasonable reduced table widths)?
Even better, perhaps textarea columns could also be made configurable from Admin settings in a future release of ReviewPost?
Thanks for your assistance.
Matt
PXL Graphics
Last edited by PXLSparky; October 4th, 2007 at 02:39 AM.
Reason: Corrected typo
|