
Extract "player profile.xml" from panels.fmf using Resource Archiver tool.
Then place it into "YOUR SKIN/panels/"
Find :
<!-- Personal Details -->
<container class="subsection_box" id="pdet" file="player profile personal details"/>
Replace with :
<!-- Personal Details -->
<container class="subsection_box" id="pdet" appearance="" file="player profile personal details"/>
It seems in Football Manager 2012 this affects automatically graphics for "subsection_box" classes.
[Original Thread]