I have just installed and configured cpmfetch and everything is working perfect, but can someone please point me in right direction to move the image title from below the image to above it - I have 3 images in 1 column. I have studied the documentation thoroughly, but cannot find a solution. Can this be moved with CSS?
Many thanks,
Russ
I searched a little more, can the title be moved by modifying the following line in the cpmfetch.php file?
Quote$htmlOut.=$this->htmlTagTD($this->htmlTagAHREF("{$this->cfg['cpg_url']}thumbnails.php?album={$row['pAid']}",$row['aTitle']),'align="left"');
Having searched long and hard through this board I have reached the conclusion there is no way to place either a title or subtitle above the picture, only a subtitle below.