![]() |
[FORUM-HOME] Add Notices/Advertisements to Forums on homepage
1 Attachment(s)
This hack will allow you to add custom Notices/Advertisements/Messages underneath individual forums on the forum home page.
For example you could put a custom no-permission notice underneath your private forums with a link to your sales thread. You could place advertisements or any other links/text underneath specific forums on your home page. You need to make 2 simple template edits to make this happen. Step 1 - Add the following to the end of your additional.css template | Styles & Templates > Edit Templates > CSS Templates > Additional.css Code:
/* Forum Notice Box */ Styles & Templates > Edit Templates > FORUMHOME Templates > forumhome_forumbit_level2_post In this template find: Code:
<vb:if condition="$childforumbits"> Code:
<!-- Forum Notice Box --> Change USERGROUP IDs to the IDs of the usergroups that CAN see this message. Change your URLs and/or adjust the message to suit your needs. You MAY have to change the Margin-top: value to suit your forum's needs if your forumbits are different heights That's it! Repeat step 2 for each forum you wish to display a custom notice under. Mark as installed! |
It is simpler to add everything into an array like so:
Code:
<!-- Forum Notice Box --> |
You are correct on using that string as opposed to mine, that is an easier option. (I am not as code savvy when it comes to vb code and conditionals)
There was a missing piece of the CSS style in additional CSS. Use this code in the additional.css. Change the margin-top:52px value if your forumbits have a custom height. It will solve the unclickable problem. Code:
/* Forum Notice Box */ |
I'm working on it, because if you just add a new height, that doesnt look good if you have many sub forums, as obviously the height of the cell gets bigger, the more sub forums you have under a parent forum.
|
Let me know what you come up with for that. I'd certainly update the code here.
|
All times are GMT. The time now is 08:37 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|