How can i print only the profile and not the whole web page?
Now i use the code: <a href="#" onclick="window.print();return false;"><i class="icon icon-print"> Print</i></a> in the location template/html/com_jsn/profile/ but is printing the whole web page.
Is there any way?