Title: Having multiple div &#039;s?
Last modified: August 20, 2016

---

# Having multiple div 's?

 *  [gh0stmichael](https://wordpress.org/support/users/gh0stmichael/)
 * (@gh0stmichael)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/having-multiple-div-s/)
 * Hello,
 * How do I add the div ‘s if there’s 3 or 4 or even more?
 * I understand I can hide “A” div if clicks reach maximum… but what if the clickbomber
   goes into the next ad and keeps clicking?
 * there are currently 3 different div where i put my ads on.
 * [http://wordpress.org/extend/plugins/ad-logger/](http://wordpress.org/extend/plugins/ad-logger/)

Viewing 1 replies (of 1 total)

 *  [Chris Gagner](https://wordpress.org/support/users/chrisgagner/)
 * (@chrisgagner)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/having-multiple-div-s/#post-3593695)
 * You need to make sure that you use the same class for each div. If you’re using
   the default: adlog-advert, then assign that to each div.
 * I assume each one is a different size, in that case you just need to assign 2
   classes to each div, separating them with a space:
 * div class=”first-class-name adlog-advert”
    div class=”second-class-name adlog-
   advert” div class=”third-class-name adlog-advert”
 * I haven’t tested this, but it should work. Let me know.

Viewing 1 replies (of 1 total)

The topic ‘Having multiple div 's?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ad-logger.svg)
 * [Ad Logger](https://wordpress.org/plugins/ad-logger/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ad-logger/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ad-logger/)
 * [Active Topics](https://wordpress.org/support/plugin/ad-logger/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ad-logger/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ad-logger/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Chris Gagner](https://wordpress.org/support/users/chrisgagner/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/having-multiple-div-s/#post-3593695)
 * Status: not resolved