Page 1 of 1

Info At The Bottom Of Forum

PostPosted: Sat Jun 14, 2008 8:55 pm
Author: BlahBlahCha
Hey everyone

Thanks for all of the great information in the past.
Looking for a quick answer <img>

I would like to get rid of this information and place it elsewhere on my site, i just think it would look neater. It this possible?

Lo-Fi Version
IP Range Scanning for your Account is ON
2 Attacks blocked
Protected by phpBB Security ÂÂÂ © phpBB-Tweaks :: phpBB Security ÂÂÂ © Has Blocked 0 Exploit Attempts.
1.4.1f @ 2007 The Integra Team
2.0.23 @ 2007 phpBB Group
:: FI Theme :: All times are GMT ::


Thanks in advance.

Re: Info At The Bottom Of Forum

PostPosted: Sun Jun 15, 2008 4:16 am
Author: found it
Hi

You will find this information in your template file/overall_footer.tpl

[code]<div><Begin>{LOFI}<End><BEGIN>{L_STATUS_LOGIN}<br><END>{CRACKER_TRACKER_FOOTER}<br>     {PROTECTED}{BLOCKED}<br>     {TRANSLATION_INFO}</div><table>   <tr>    <td>    <img>    </td>     <td style="background]

but please remember the integramod and the phpbb links cannot be removed form the bottom of the page...


I hope that helps..

:mrgreen:

PostPosted: Sun Jun 15, 2008 9:42 am
Author: BlahBlahCha
Thanks a bunch <img>

They can't be removed at all?

I just want to place it in a different area. Either way, thanks.

Re: Info At The Bottom Of Forum

PostPosted: Mon Jun 16, 2008 1:49 pm
Author: DjPorkchop
you could easily use java.script and place a small link on the bottom of your forum(website) that says


Credits


And when it is clicked, the bottom of the page will display the copyrights etc. I have the code if ths sounds interesting to you. The copyrights are still there and in place, just collapsed until the link is clicked.

But yes, they do need to be there either way you go.