MyBB Community Forums

Full Version: Subforums in 3 columns
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(2019-04-20, 09:41 AM)BdKode Wrote: [ -> ]
(2019-04-19, 04:21 PM).m. Wrote: [ -> ]^ can you elaborate it - what exactly is the problem & what is your forum url

The problem is in subforums, most of them do not show the image and look buguit, I personally look good to me, but most do not.

forum links : https://epicgames.ro/forums/

The same solution should fix the subforums image or you can post your forumbit_depth3_statusicon template so that we can assist.
Sure , i have this :

<li><img title="{$lightbulb['altonoff']}" class="subforumicon subforum_{$lightbulb['folder']} ajax_mark_read" id="mark_read_{$forum['fid']}" />

Resolved Smile

I edited code in this :

<li><div title="{$lightbulb['altonoff']}" class="subforumicon subforum_{$lightbulb['folder']} ajax_mark_read" id="mark_read_{$forum['fid']}"></div>
Pages: 1 2