Changing powered by [link] to [IMG with link]

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Post Reply
Ideas Bot
Registered User
Posts: 460
Joined: Sat Oct 13, 2012 10:06 am

Changing powered by [link] to [IMG with link]

Post by Ideas Bot »

Is there a way to code the overall_footer to have powered by phpbb[img] and other sponsors in logo representation... I personally tried to represent phpbb with a picture and some others sponsors too but I seem not to get it.

Just if it can be incorporated in new styles.
User avatar
Kailey
Community Team Leader
Community Team Leader
Posts: 3726
Joined: Mon Sep 01, 2014 1:00 am
Location: sudo rm -rf /
Name: Kailey Snay
Contact:

Re: Changing powered by [link] to [IMG with link]

Post by Kailey »

You can do this by changing {{ CREDIT_LINE }}
Kailey Snay - Community Team Leader
Knowledge Base | Documentation | Community rules

If you have any questions about the rules/customs of this website, feel free to send me a PM.
Femhab
Registered User
Posts: 1
Joined: Tue Oct 09, 2018 11:28 am

Re: Changing powered by [link] to [IMG with link]

Post by Femhab »

I'd like to see a sample because I have tried this code below but it is not working out for me.

powered by <a href="http://www.phpBB.com"><img id="powered-phpbb" src="phpbb.gif" width="54" height="20" style="margin: 5px 16px;" onmouseover="overall_footer(this, true);" onmouseout="overall_footer(this, false);" /></a>
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: Changing powered by [link] to [IMG with link]

Post by Lumpy Burgertushie »

this: src="phpbb.gif" is not correct. it has to be a complete url.

and, what is the point of this: onmouseover="overall_footer(this, true);" onmouseout="overall_footer(this, false);

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Post Reply

Return to “[3.2.x] Styles Support & Discussion”