Skip to content
Support Joomla!

Narrow screen resolution Wide screen resolution Auto adjust screen size Increase font size Decrease font size Default font size default color brick color green color
You are here:Home arrow Forums
Community Forum  


Webpage - 2008/08/28 08:28 Hai friends.

This is Desmond Haynes, I select a template to design a webpage. based on the template it doesn't have any banners. I want to go for header, footer and Side banners . How I include the banners whether there is any php code to include all these..give ur suggestions and view.....
----------------
Desmond Haynes

New Mexico Alcohol Addiction Treatment
  | | The administrator has disabled public write access.
Re:Webpage - 2008/08/28 14:40 Joe, it depends on the layout of the template.

You can insert Module positions pretty much anywhere you like. For example, if you want to insert Banner module position in the header. Go to index.php of your template and find the header section or CSS div, and insert the following code:

<?php mosLoadModules('banner', 0); ?>

Then in the backend of Joomla publish your Banner modules and assign to specific page our like.

- Tao
  | | The administrator has disabled public write access.

Member Login