MyBB Community Forums

Full Version: Wanted - A shout box mod that fits above the Board Statistics
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Is it possible that somone could make a shout box mod that fits above the Board Statistics so that it doesn't open in a pop up window.
MusicalMidget is supposed to release the specifics on how to add his shout box to the index page. As far as I know, he hasn't done it yet, but it will be on the mods board when he does!
Right cool that sounds like just what im looking for
Just pop the shoutbox in an iframe.
How do i do that so it is on the forum itself just above the Board Statistics
I just placed this code above the "Board Statistics" code (below {$forums} ) in the Index template:
<iframe src="shoutbox.php" width=100% height=250 frameborder="0" name="Shout" marginwidth="0" marginheight="0" align="top" border="0" allowTransparency="true"></iframe>
<p>
Well, thanks for sharing that with us, Impaq!  *thumbs up*  Big Grin  I've never used iframes before.

I put it below my stats... Wink Looks great!
No prob.
Thanks but when i go to delete a shout a get an error message of invalid shout. Any ideas
That's strange. I don't have any problems with deleting!
Pages: 1 2