I would likt to have the frontage same layout as the other pages.
And I also would like to have background image on the pages, css for that?
/usr/local/var/www/htdocs/gavick.com/j3/university/templates/gk_university/layouts/default.php
<header id="gkHeader"<?php if(!$this->layout->isFrontpage() && !in_array('frontpage', explode(' ', $page_suffix_output))): ?> class="gkPage"<?php endif; ?>>
<header id="gkHeader" class="gkPage">
<div id="gkPageContent"<?php if(!$this->layout->isFrontpage() && !in_array('frontpage', explode(' ', $page_suffix_output))): ?> class="gkPage"<?php endif; ?>>
<div id="gkPageContent" class="gkPage">