[3.3][CDB] phpBB Forum FA Icon.
Forum rules
User contributions are the users own "Stuff"
They are not supported by the BBCode Staff and is used at own risk
User contributions are the users own "Stuff"
They are not supported by the BBCode Staff and is used at own risk
Re: [3.3][CDB] phpBB Forum FA Icon.
I have an idea for a feature.
Use Forum FA Icon as forum image. Just a yes/no checkbox.
This would allow us to use bigger icons without screwing the layout.
Use Forum FA Icon as forum image. Just a yes/no checkbox.
This would allow us to use bigger icons without screwing the layout.
Re: [3.3][CDB] phpBB Forum FA Icon.
It's always been part of the plan. I'm half way through it Ona style I'm making.
Re: [3.3][CDB] phpBB Forum FA Icon.
You misunderstand me. Forum image like you see on forum index here just next to "Steves Extensions"
Re: [3.3][CDB] phpBB Forum FA Icon.
Display icons as forum images on forums and not categories.
It will allow you to use bigger icons without destroying the layout. Looks cool
open the event/main_listener.php
On line 94 you will find:
Replace it with:
Thats all and yes it was that easy.
It will allow you to use bigger icons without destroying the layout. Looks cool

open the event/main_listener.php
On line 94 you will find:
$forum_row['FORUM_NAME'] = $this->add_forum_icon($row, $forum_row['FORUM_NAME']);
Replace it with:
$forum_row['FORUM_IMAGE'] = $this->add_forum_icon($row, $forum_row['FORUM_IMAGE']);
Thats all and yes it was that easy.
Re: [3.3][CDB] phpBB Forum FA Icon.
Extension: 
Features Implemented:
File Scan: AVG
File compression: WinRAR .zip
download
Imported with: tracker to post
Features Implemented:
- Use icon as forum image.
File Scan: AVG
File compression: WinRAR .zip
download
Imported with: tracker to post