SimplePortal

Customization => Blocks and Modifications => Block Requests => Topic started by: onedavester on April 09, 2013, 08:40:09 PM

Title: Need Block to display my chat room current users
Post by: onedavester on April 09, 2013, 08:40:09 PM
I currently have a link that is clickable to display the members in my chat room but I want a block that displays the page instead of the link to the page. http://spiced.biz/spiced/who/
Title: Re: Need Block to display my chat room current users
Post by: rlake on May 12, 2013, 03:49:19 AM
The easiest way would probably be to just iframe it in.

Just make an html page and put this code in...

Code: [Select]
<iframe src="http://spiced.biz/spiced/who/index.html" name="test" height="200" width="100%">You need a Frames Capable browser to view this content.</iframe>
You should get something that looks like this....

(http://i44.tinypic.com/2yx0oy1.jpg)


You can just change the width and the hight to how you want it,
SimplePortal 2.3.8 © 2008-2024, SimplePortal