Hi,
How do I add a leaderboard banner to the top of this theme as shown in the screenshot?
I've tried placing a widget into the "top banner" section of the widgets menu. However, it produced an undesirable result.
Thanks
<?php if(gk_is_active_sidebar('leaderboard')) : ?>
...
<?php if(gk_is_active_sidebar('bannertop')) : ?>
...