New Module Positions on CorporateII

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Wed May 12, 2010 6:23 am
i want to put new module positions on template corporateII.

can i put a banner module above corporateII logo, somewhere on the pink area?
User avatar
Fresh Boarder

GK User
Wed May 12, 2010 7:36 am
I think that only position over logo is possible - you have to edit default.php file and put at the top of gk-wrapper element. You have to put a simple code like:
Code: Select all
<div id="gk-top-bannner">
    <jdoc:include type="modules" name="top_banner" style="none" />
</div>
User avatar
Administrator

GK User
Wed May 12, 2010 10:11 am
thank you for your answer, but can you be more specific please becausethere are a lot of many default.php files into templatesgk_corporate2. which one should i edit?
Did you mean Default.php or index.php that is on the rootof the template?
thank you
User avatar
Fresh Boarder

GK User
Wed May 12, 2010 9:09 pm
I said about layouts/default.php file ;)
User avatar
Administrator


cron