arrow with links next and prev on fb comments with no popup
Posted: 25 Nov 2010, 00:10

hi,
how u can see at this picture of a facebook comments with not popup, i want to change the green arrow link to back to the previous picture and not back to the category how it is defined. and add a new arrow button link to a next picuture.
i was looking in the code of the firt lines on com_phocagallery/views/comments/tmpl/default.php
Code: Select all
if ($this->tmpl['backbutton'] != '') {
echo $this->tmpl['backbutton'];
}