Ingenious
Well-known member
I'd like to add a sponsor graphic under the node description on the forum home page, for a specific node only, and only to show on the forum list.
If I add an image <img> to the forum description it also shows on the message list for that forum at the top, along with the description, I don't want this.
So I guess I need to edit the home page forum list template and add, between the node description and the node stats, something along the lines of:
If this is the forum home page AND the node ID = X, then display some html.
The html will be an iframe, since I want to run some banner rotations there.
Can someone please translate the above conditional into actual <xen> code please?

If I add an image <img> to the forum description it also shows on the message list for that forum at the top, along with the description, I don't want this.
So I guess I need to edit the home page forum list template and add, between the node description and the node stats, something along the lines of:
If this is the forum home page AND the node ID = X, then display some html.
The html will be an iframe, since I want to run some banner rotations there.
Can someone please translate the above conditional into actual <xen> code please?
