myfetishwp
Hi there,

If you want to remove it then you can change :

function getBlockCode_Topest($iColumn) {
return '<div class="page_block_container">' . $this->oProfileV->showBlockPhoto($iColumn, true) . '</div>';
}

to :
function getBlockCode_Topest() {
return '<div class="page_block_container">' . $this->oProfileV->showBlockPhoto('', true) . '</div>';
}
Not the most elegant way of doing things but then again it's not very elegant see more to start with.
I have not yet found how to move it to another column though.
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.073697090148926