[3.3][CDB] phpBB Forum FA Icon.

Post your own Mods, Snippets,
Tutorials here. Share what you got
Forum rules
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.

Post by Steve »

Thanks.

Re: [3.3][CDB] phpBB Forum FA Icon.

Post by iorG19 »

Steve wrote: 24 Jan 2025, 18:55Thanks.
You're welcome, it's a pleasure.

Re: [3.3][CDB] phpBB Forum FA Icon.

Post by Stoker »

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.

Re: [3.3][CDB] phpBB Forum FA Icon.

Post by Steve »

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.

Post by Stoker »

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.

Post by Steve »

Yeah I know. It has both options forum image or phpBB icon.

Re: [3.3][CDB] phpBB Forum FA Icon.

Post by Stoker »

Display icons as forum images on forums and not categories.
It will allow you to use bigger icons without destroying the layout. Looks cool 8-)

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.

Post by Steve »

In responsive mode, it should go back to the title :thumbs_up:

Re: [3.3][CDB] phpBB Forum FA Icon.

Post by Stoker »

I have chosen a display:none in my stylesheet

Re: [3.3][CDB] phpBB Forum FA Icon.

Post by Steve »

Extension: Image

Features Implemented:
  • Use icon as forum image.
Extension Download:

File Scan: AVG
File compression: WinRAR .zip

download

Imported with: tracker to post