|
If you want to get google under the comments box there it would be undercat.tmpl or undercat-sidebar.tmpl depending on which way your using photopost.
The announcement box has not have more than 200 characters as its a VARCHAR field in mysql which has a max of 255. You would need to alter the mysql table field type in the settings table and change it to a TEXT FIELD.
|