2012-11-22, 10:34 PM
2012-11-22, 10:42 PM
The bots can search for any section of code within the MyBB software and find you. Not just the copyright.
2012-11-22, 10:43 PM
Ahh...
I heard that was the most common way.
I heard that was the most common way.
2012-11-22, 10:45 PM
geekywebadmin is right, but to answer your question:
1. Take a screenshot of the MyBB copyright.
2. Crop it as close to the text as possible.
3. Go to ACP > Templates & Style > Templates > Your Theme > Footer Templates > Footer.
4. Find the piece that says:
5. Replace that with the following and save the template:
From: http://forumhour.com/thread-how-to-chang...event-spam
1. Take a screenshot of the MyBB copyright.
2. Crop it as close to the text as possible.
3. Go to ACP > Templates & Style > Templates > Your Theme > Footer Templates > Footer.
4. Find the piece that says:
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />
5. Replace that with the following and save the template:
<span style="float: right;"><a href="http://www.mybb.com" target="_blank" /><img src="COPYRIGHT_IMAGE_LOCATION" /></a></span>
From: http://forumhour.com/thread-how-to-chang...event-spam
2012-11-22, 10:58 PM
If I were to use an image, I would just remove the text from the template. Than use CSS to position a .PNG file with text (and transparent background) over that area.
2012-11-22, 11:02 PM
You may like to use this:
![[Image: Untitled_26.png]](https://camo.mybb.com/f9b196ac64621ccf1d50258b46174a52ad8af621/687474703a2f2f7331312e706f7374696d6167652e6f72672f633131306f626e62332f556e7469746c65645f32362e706e67)