Quote:
Originally Posted by paul roos
yes!
|
Okay, navigate to:
AdminCP -> Forums & Moderators -> Forum Blocks Manager
Under "Select Block Type" choose "Custom HTML/PHP"
Fill out the form like so (adjust the title and display order to suit your needs):
In the "Content" field, enter:
PHP Code:
return '<iframe scrolling="no" frameborder="0" marginwidth="0" marginheight="0" width="100%" height ="auto" src ="http://www.meteo.be/services/widget/?postcode=1340&nbDay=2&type=1&lang=nl&bgImageId=13 &bgColor=d1d256&scrolChoice=1&colorTempMax=8b1613& colorTempMin=cee5f7"></iframe>';
Save it, and you should be good to go.