PhpBB3 Radio Mod

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

PhpBB3 Radio Mod

Post by Nully »

I don't find radio_body.html, maybe radio.html
You mean to delete overflow:auto?

Code: Select all

<div style="padding-left:8px; padding-right:10px; height:270px; overflow:auto;">

PhpBB3 Radio Mod

Post by Stoker »

Delete this part:

Code: Select all

 height:270px; overflow:auto;

PhpBB3 Radio Mod

Post by Nully »

Thank you again.
It looks horrible (because the player should be bigger also).
So, I keep

Code: Select all

height:270px; overflow:auto;
and change only the width.

PhpBB3 Radio Mod

Post by Gamers Talk »

How come I get this when my radio comes up? it works fine with IE but with FF it doesnt :(
radio.png
You do not have the required permissions to view the files attached to this post.

PhpBB3 Radio Mod

Post by Stoker »

You probably need a windows media player plugin for firefox.

Re: PhpBB3 Radio Mod

Post by Nully »

Hello,
Stoker, how did you insert Radio (radio.php) in Quick links?
And what about radio.xml and radio.html?
Did you use the Pages extension?

Re: PhpBB3 Radio Mod

Post by Stoker »

No, that was hacking the old way

Re: PhpBB3 Radio Mod

Post by Nully »

Thanks for you reply.
The old way seems to work well :)

Edit
Donators/snippets are showed for guests. Did you change permissions?

Re: PhpBB3 Radio Mod

Post by Stoker »

Everybody can read. But only donators can write.

Re: PhpBB3 Radio Mod

Post by Nully »

Sorry, my memory is going far away :)