Editing "Who's Online" Block

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
JungMin
Active Member
Posts: 3
Joined: 1. May 2009 17:11

Editing "Who's Online" Block

Post by JungMin »

Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://www.homebrewkorea.com/forums

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
I am trying to find out how to edit the "Who's online" block. I want to add a few things into that block, but my php skills are non-existant. I would like to show one line with 'newest members' (just like at the bottom of the prosilver skin) and another line to show who's online in my FlashChat.

This is what I added to the index_body.html:

Code: Select all

<!-- Flashchat Who is -->
<h3>Who's Chatting</h3>
<p><iframe height="100" frameborder="0" src="chat/info_embedded.php" style="width: 100%; margin: 0; padding: 0; border: 0; overflow: hidden;" scrolling="no" border="0" allowtransparency="true"></iframe></p>
<!-- End Flashchat who is -->
But I don't know how to add that to the "Who's online" block.

Cheers.[/i]

Topic author
JungMin
Active Member
Posts: 3
Joined: 1. May 2009 17:11

Re: Editing "Who's Online" Block

Post by JungMin »

Anyone? I would really appreciate the help. A search results in too many posts to read. I have gone through at least a hundred by now, but no luck.
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Editing "Who's Online" Block

Post by Marc »

Open styles/*yourstyle*/block/whois_online.html

You can add your code.

Topic author
JungMin
Active Member
Posts: 3
Joined: 1. May 2009 17:11

Re: Editing "Who's Online" Block

Post by JungMin »

Wow...that was easy. Much appreciated.

Thanks.
Locked

Return to “board3 Portal 1.0.x - English Support”