Elxis CMS Forum

Support => General => Topic started by: Romero on June 08, 2010, 20:25:39

Title: frame banners. how do?
Post by: Romero on June 08, 2010, 20:25:39
tell my extension, or how to make a module that you can place banners through frames partnerships. such as adsense etc.
Title: Re: frame banners. how do?
Post by: datahell on June 08, 2010, 20:34:10
The best solution is to create by yourself a custom module and copy-paste your html code there.
This module will be almost empty, no need of any parameters. You need only a few minutes to built it.... Wait, I will make this for you. Wait for my reply.

An other solution is to add your banners code in the template's index.php file.

One more solution is to use the wrapper module to include an external file.
Title: Re: frame banners. how do?
Post by: datahell on June 08, 2010, 20:42:31
OK, here is your module...

Open file mod_fbanner.php copy-paste your custom html code there, re-zip the module and install it via the Elxis modules installer.


[attachment deleted by admin]
Title: Re: frame banners. how do?
Post by: Romero on June 08, 2010, 21:25:36
Thank you very much!
and that at several places (on the right, left), rename the module name, rename and set the other code?
Title: Re: frame banners. how do?
Post by: datahell on June 08, 2010, 21:34:20
yes