Placing an ad banner above the top header
I would like to place an ad banner above my header like i've seen done on many sites (seems like this is a good placement) I've read that this usually can be done within a theme's settings, if supported. I was wondering if this is possible to do with betheme, or if there's plans to add this feature? I rather do this without having to use another plugin.
I initially thoguht using the magazine header would work and place my code there, but the dimensions aren't the same as the ad network's banner.
Comments
to place the banner at the very top section of site, you can use "mfn_hook_top" option under Theme options > Global > Hooks section.
Thanks!