How do I change the logo on phpbb.
-
- New to forums
- Posts: 2
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Jun 24, 2014 10:37 am
How do I change the logo on phpbb.
Hello, I have downloaded DarkFX https://www.phpbb.com/customise/db/style/darkfx/ and I cannot seem to change the default logo, please help :0.
-
- This is my homepage
- Posts: 251
- Joined: Tue Jan 28, 2014 5:32 am
Re: How do I change the logo on phpbb.
Check in your theme options, usually there is an option to change logo there. If that doesn't work then there is a file called site_logo.gif in images directory. Replace that with the logo file you want.
Code: Select all
darkfx/imageset/site_logo.gif
Re: How do I change the logo on phpbb.
I have tried that but the logo remains the same.
Re: How do I change the logo on phpbb.
Sounds like a Led Zepellin song... 

Re: How do I change the logo on phpbb.
Replace darkfx/theme/images/logo.png with a png of your own.
Re: How do I change the logo on phpbb.
I was wrong: replace styles/darkfx/theme/images/logo.png with your own png file.