UBB's control panel allows specification of some HTML to be automatically placed at the top and at the bottom of each generated UBB HTML page.
This could also be defined differently for each forum if needed.
How can this be done in VB 2.0.1? Specifically I want to place some HTML (a javascript reference) at the top of each page for advert banner purposes and some HTML at the bottom for disclaimers.
Now you will probably tell me about templates - but I don't really want to edit anything - just define the HTML to be inserted. What is the simplest and cleanest way to do this?
How granular is this - can I control it in terms of different inserts for the main forum index and in each forum?
UBB also provided a randomiser string that it would replace with a random number in the inserted HTML - how best to do that in VB?
Do you have a "guide to banner adverts" in VB?
This could also be defined differently for each forum if needed.
How can this be done in VB 2.0.1? Specifically I want to place some HTML (a javascript reference) at the top of each page for advert banner purposes and some HTML at the bottom for disclaimers.
Now you will probably tell me about templates - but I don't really want to edit anything - just define the HTML to be inserted. What is the simplest and cleanest way to do this?
How granular is this - can I control it in terms of different inserts for the main forum index and in each forum?
UBB also provided a randomiser string that it would replace with a random number in the inserted HTML - how best to do that in VB?
Do you have a "guide to banner adverts" in VB?
Comment