Categories
Blog

vBulletin and phpBB Forums Get Mixcloud Widget Love

This one goes out to all you phpBB Forum Administrators out there.
We’ve finally fixed the request to help you allow the posting / embedding of our lovely Cloudcast widgets into phpBB or vBulletin forum posts and threads.

So, here’s how to get it up and running:

phpBB Powered Forums:

In the BBCode usage section input:

In the HTML replacement section input:

<div>  
<div style="clear:both; height:3px;"></div> <p style="display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px 3px 4px; color:#999;"> 
<a href="{URL}?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=cloudcast_link" style="color:#02a0c7; font-weight:bold;">Click here</a> to see it on Mixcloud</p> 
<div style="clear:both; height:3px;"></div> </div>

vBulletin Powered Forums:

In the BBCode usage section input:

In the HTML replacement section input:

<div>

<div style="clear:both; height:3px;"></div>
<p style="display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px 3px 4px; color:#999;">
<a href="{param}?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=cloudcast_link" style="color:#02a0c7; font-weight:bold;">Click here</a> to see it on Mixcloud</p>
<div style="clear:both; height:3px;"></div>
</div>

If you’ve any questions on this please use the comment section below this post or if you manage to get the Mixcloud widget working on your forum hit us up there too 🙂

Happy threading!

One reply on “vBulletin and phpBB Forums Get Mixcloud Widget Love”

Leave a Reply