It’s very hard to clone the head of JA Puresite menu to JA University template and this requires pretty much customisation. If you are familiar with programming, here are steps to follow:
+ Donwload and extract JA Puresite Template from here
+ Copy the templates/ja_puresite/blocks/header.php file into templates/ja_university/blocks/ folder
+ Open the templates/ja_university/etc/layouts/default.xml file and remove this line of code: <block name=”mainnav” type=”mainnav” main-inner=”1″></block>
+ Enable Inspect Element of your browser to check and define the css to work with logo on your site.
Remember to backup your site before making any change.