by Niels on Sat 07. May, 2005 14:48
this mod includeds the option to display as meny banners as you like, and where you like...
by default, I have included 12 (or is it 15, I can't remember) different placements, but you may add more - only minor changes are needed, and I did prepare the code, so it will be easy for you...
Step 1:
Simply add more banner placements by adding more "banner descriptions" inside languages/lang_XX/lang_banner.php
in this file, you also find a minor describtion about what you maust take care of..
Once this is done, the mods does imidiatly support these banner placements.
Now you need to modify the template HTML code, to show these new placements....e.g. do you want them inside the forum view - then you open the viewforum_body.tpl and add the "TAGS" there - if you as in your case, would like to add them in the top pf every page, them open the overall_header.tpl
here you may either modify the existing HTML regarding banners, or make a new section, witch only covers your new banners...
Note, it is fully legal (not tested) to add the same banner tag inside more files or multiply times in same file - this is handsome if you like the same banner to show both inside viewforum and viewtopic...
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human.
)