Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GameOne
#11
Open latest thread in window

did not work.

customize forum icon

What exactly do I do. Im lost? I want to add custom icons from Here and replace them with the remote controller for each forum (New, Introduction, etc)
Reply
#12
(7th Apr, 09:38 pm)BadgeR Wrote:  Open latest thread in window

did not work.

customize forum icon

What exactly do I do. Im lost? I want to add custom icons from Here and replace them with the remote controller for each forum (New, Introduction, etc)

Open in same window - have the code look like this (basically remove the target="_blank"):


Code:
<a href="{$thread['threadlink']}">{$thread['subject']}</a>
Reply
#13
still nothing happens
Reply
#14
It works for me on your forum. Try clearing cache.
Reply
#15
still doesnt work for me but if it works for you then thats good.

how do I make the default statistics info show instead of the custom one you have:

   
Reply
#16
this is the code that is doing that open new page on newest thread:

<li><span class="mediumtext block theme_text" onclick="window.open('{$mybb->settings['bburl']}/member.php?action=profile&amp;uid={$stats['lastuid']}')" style="cursor:pointer;">{$stats['lastusername']}</span><span><span data-lang-variable="newest_user"></span></span></li>
Reply
#17
You would need to check out the Index Page Templates and revert templates. This is beyond what we support and I don't recommend it because 1) responsive design will break 2) old design looks dated. If you decide to play around with it, be sure to not edit your production environment.
Reply




Users browsing this thread: 1 Guest(s)