With vB 3.8.11, I am using conditionals with the following PHP module to dynamically change all page content including the header.
I am not a coder and I am not familiar with conditionals in vB5 Connect (it would be a good idea to have a list of conditionals under vB 5 Connect).
Code:
$safe_functions[] = 'rand';
You can see the dynamique change in action here (sorry it's in my first language):
https://www.youtube.com/watch?v=wShJ...=youtu.be&t=44
https://www.youtube.com/watch?v=wShJ...=youtu.be&t=60
https://www.youtube.com/watch?v=wShJ...youtu.be&t=124
https://www.youtube.com/watch?v=wShJ...youtu.be&t=180
Maybe a vB5 coder may help you more with this issue.