PDA

View Full Version : Code to put "top" module above logo



dranfu
04-09-2008, 03:40 PM
Hi guys,

I very much tried to find the answer by searching the post, but didnot find any specifically addressing this problem.

I know how to declare positions and add them to my template:


<div id="moduleid">
<jdoc:include type="modules" name="position_name" />
</div>



However, I am still not able to get the "top" module positioned above the site logo. The "logo" of the template is still above the "top" module. I would like to place an advertising banner in the top module position.

How make it so that the top module is above the logo?

martin v
04-10-2008, 08:15 AM
You can change the order from the administrator are of your Joomla installation under the modules section. This should help you achieving the desired functionality.