Topic: Link back to main web site?
Do I have to hack the code to put a link back to the main website with the other links at the top left of the page? If I do can anyone please tell me what file to look in.
Thanks
Lee
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Link back to main web site?
Do I have to hack the code to put a link back to the main website with the other links at the top left of the page? If I do can anyone please tell me what file to look in.
Thanks
Lee
look under ./include/template/main.tpl
Add your html code after the <pun_navlinks> and before the <br><br><pun_status>
Example code as seen here at punbb:
<pun_navlinks><a href="http://punbb.org">Go back to PunBB.org</a><br><br><pun_status>
Many thanks. Answers are quick round here.
Glad it worked out for you.
PunBB Forums → PunBB 1.2 troubleshooting → Link back to main web site?
Powered by PunBB, supported by Informer Technologies, Inc.