Hello there)
There is a little problem with creating different look for members page (browse.php)
I think i should change code in BxBaseFunction.php somewhere on the line 342
return $GLOBALS['oSysTemplate']->parseHtmlByName($bCouple ? "thumbnail_couple.html" : "thumbnail_single.html", $aVariables);
I want to call thumbnail_single.html to thumbnail_single2.html
can you help me ?