Skip to content

Commit

Permalink
prep for custom ad
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Huang committed Mar 24, 2017
1 parent 674eddc commit a786daa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ad-custom.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<div class="visible-desktop" id="side-ad">
<?php $rand_num = mt_rand(1,999999999); ?>
<!-- <iframe id="505bd1a304" name="505bd1a304" src="//oncampusweb-d.openx.net/w/1.0/afr?auid=536871804&cb=<?php echo $rand_num; ?>" frameborder="0" scrolling="no" width="300" height="250"><a href="//oncampusweb-d.openx.net/w/1.0/rc?cs=505bd1a304&cb=<?php echo $rand_num; ?>" ><img src="//oncampusweb-d.openx.net/w/1.0/ai?auid=536871804&cs=505bd1a304&cb=<?php echo $rand_num; ?>" border="0" alt=""></a></iframe> -->
<img class="ad visible-desktop" src="http://placehold.it/300x250&text=ADVERTISEMENT" />
</div>

0 comments on commit a786daa

Please sign in to comment.