I made a new template with the name wfc_quickmenu the code that I put in is the following:
<tr>
<td id="snelmenu" width="80"><strong>Interview:</strong></td>
<td id="snelmenu" colspan="3"><font color="#FFFFFF">
<!-- plaats achter de t= in t=1672 het forum topic nummer -->
<a href="http://www.wfcfotobeeld.com/vb3/showthread.php?t=1672">In de kijker, interview met een lid, ditmaal Jeannette, kijk hier voor het interview.</a>
</td>
</tr>
<tr>
<td id="snelmenu" width="80"><strong>Site tip:</strong></td>
<td id="snelmenu" colspan="3"><font color="#FFFFFF"></font></td>
</tr>
It have to be placed in three styles in a existing template navbar and is subject to change every month, so in order not to change three style templates I made this single template.
But now it comes, when I try to intergrate this new template in the navbar template nothing happens.
The code I tried to use to intergrade: $wfc_quickmenu
What am I doing wrong, and what do i need to do to get it right?
The new template is added in the section custom templates.
Thank you answering.
<tr>
<td id="snelmenu" width="80"><strong>Interview:</strong></td>
<td id="snelmenu" colspan="3"><font color="#FFFFFF">
<!-- plaats achter de t= in t=1672 het forum topic nummer -->
<a href="http://www.wfcfotobeeld.com/vb3/showthread.php?t=1672">In de kijker, interview met een lid, ditmaal Jeannette, kijk hier voor het interview.</a>
</td>
</tr>
<tr>
<td id="snelmenu" width="80"><strong>Site tip:</strong></td>
<td id="snelmenu" colspan="3"><font color="#FFFFFF"></font></td>
</tr>
It have to be placed in three styles in a existing template navbar and is subject to change every month, so in order not to change three style templates I made this single template.
But now it comes, when I try to intergrate this new template in the navbar template nothing happens.
The code I tried to use to intergrade: $wfc_quickmenu
What am I doing wrong, and what do i need to do to get it right?
The new template is added in the section custom templates.
Thank you answering.
Comment