Title: Adsense
Last modified: August 20, 2016

---

# Adsense

 *  Resolved [Oddx](https://wordpress.org/support/users/oddx/)
 * (@oddx)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/adsense-30/)
 * Can you insert an adsense test ad in this?
 * [http://wordpress.org/extend/plugins/wp-topbar/](http://wordpress.org/extend/plugins/wp-topbar/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [rfgoetz](https://wordpress.org/support/users/rfgoetz/)
 * (@rfgoetz)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/adsense-30/#post-3245299)
 * You need to use javascript to inject adsense ads. Right?
 * You cannot add javascript to a topbar. You can try to fake it by going to the
   CSS Tab. In the last box (C. For the entire TopBar). Enter this:
 * `position:fixed; top: 40; padding:0; margin:0; width: 100%; z-index: 99999; >
   <script type=\'text/javascript\'>alert(\'hi\');</script`
 * Note the lack of trailing “>”. You must also add slashes to every single quote.
 * No guarantees that this will work.
 * I did not test it.

Viewing 1 replies (of 1 total)

The topic ‘Adsense’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-topbar_706d6d.svg)
 * [WP-TopBar](https://wordpress.org/plugins/wp-topbar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-topbar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-topbar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-topbar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-topbar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-topbar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [rfgoetz](https://wordpress.org/support/users/rfgoetz/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/adsense-30/#post-3245299)
 * Status: resolved