Version: 1.00, by ChurchMedia
Developer Last Online: Jun 2013
Version: 3.0.0
Rating:
Released: 06-05-2004
Last Update: Never
Installs: 188
No support by the author.
This hack will allow you to add an extra, unique header and footer for each forum. The header and footer will show up on the forum home page and on each thread within that forum. You can use HTML, so you can put in rotating banner code or anything you like.
2 Queries
2 Modifications to admincp/forum.php
2 Template modifications
What do I have to do to get the banner on the forum home page?
It doesn't show on the home page since the headers/footers are forum specific. You can just edit your templates (FORUMHOME) to put a banner on the home page.
It doesn't show on the home page since the headers/footers are forum specific. You can just edit your templates (FORUMHOME) to put a banner on the home page.
So do I just add a
$foruminfo[forumfooter] in the forumhome template? Im trying to put a banner add there as well.
So do I just add a
$foruminfo[forumfooter] in the forumhome template? Im trying to put a banner add there as well.
No, because the home page isn't a forum. It won't do anything. Just add the HTML directly to your FORUMHOME template right under the $header variable and right above the $footer variable.
No, because the home page isn't a forum. It won't do anything. Just add the HTML directly to your FORUMHOME template right under the $header variable and right above the $footer variable.
Is there anyway you can modify this hack so that the header.gif image could be customise for each forum too? If this is an extra that would take some time I would more than happy to pay you for your time to customise this for me?
For example a field that you could type the location of the new image, ie header2.gif or something and that would replace it. Can this be done at all?
Is there anyway you can modify this hack so that the header.gif image could be customise for each forum too? If this is an extra that would take some time I would more than happy to pay you for your time to customise this for me?
For example a field that you could type the location of the new image, ie header2.gif or something and that would replace it. Can this be done at all?
Thank you
Stuart
Yes, it can be done, but you could also just use HTML to bring up the image.
Let me know if you want a field-based hack with a variable you can place somewhere. It wouldn't be difficult to alter this hack to do that (you would just be limited to a single image as opposed to full HTML).
And if you have unique sidebars for each forum, it would
be cool if they could be populated with standard content
modules such as those for vBadvanced or vBindex.