If you want your ads to blend in with proSilver and have a nice blue background with rounded corner images (note: this is not needed if you followed the instructions above for adding the advertisement before or after the first post in a topic), then use this code in any template file where you want your ads to appear:
Code
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="content">
<p style="text-align: center;">
Insert your ad code here
</p>
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
Of course, replace Insert your ad code here with the ad code your provider gives you. If you have any suggestions or find in bugs with this article, please send me a Private Message.