Quote:
Originally Posted by Billspaintball
In the donation settings in the admin CP turn the insert link off.
In the template manager you will need to add
Code:
<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->
to the navbar menu where you want the link.
Do a search for
And try puting it straight after that.
If the colours are messed up you will need to add the formatting tags to it just as they are on the other links in your navbar template.
|
Sorry for this.
Where can i find my formatting tags, as them i use for my navbar?