vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Header/Footer For Each Forum and Threads in that Forum (https://vborg.vbsupport.ru/showthread.php?t=65890)

Ryan McBain 06-10-2004 09:31 PM

What do I have to do to get the banner on the forum home page?

ChurchMedia 06-10-2004 09:48 PM

Quote:

Originally Posted by Ryan McBain
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.

Ryan McBain 06-10-2004 09:53 PM

Quote:

Originally Posted by ChurchMedia
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.

ChurchMedia 06-10-2004 09:59 PM

Quote:

Originally Posted by Ryan McBain
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.

Hope that helps :)

Ryan McBain 06-10-2004 10:02 PM

Quote:

Originally Posted by ChurchMedia
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.

Hope that helps :)

Cool thanks

floridaideal 06-18-2004 12:02 PM

Hello ChurchMedia

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

ChurchMedia 06-18-2004 04:31 PM

Quote:

Originally Posted by floridaideal
Hello ChurchMedia

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.

Code:

<img src="http://www.yourdomain.com/path/to/image/image.gif">
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).

Take care,

floridaideal 06-18-2004 04:45 PM

Hello CM

Either way is fine with me whatever is easyist for you, html sounds good to me.

You have done a great job with this hack, well done.

ChurchMedia 06-18-2004 05:26 PM

I would use the HTML. It will give you more flexibility and is really the same thing, just applied a different way. :)

Cheers,

YabbaDabba 06-20-2004 02:38 PM

Quote:

Originally Posted by ChurchMedia
This hack will allow you to add an extra, unique header and footer for each forum.

Neat hack. Have you thought about extending it?

If combined with something like "AdColumns"
https://vborg.vbsupport.ru/showthread.php?t=62348
then vB3 would have unique sidebars for each forum.

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.


All times are GMT. The time now is 10:53 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01049 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete