Title: Wrap ads
Last modified: October 15, 2016

---

# Wrap ads

 *  Resolved [alex18051](https://wordpress.org/support/users/alex18051/)
 * (@alex18051)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/wrap-ads/)
 * Long the wrap in the center of the article, after a paragraph! If the ad was 
   sostoyalo of 2 blocks, it often climbs on the picture in the text which was written
   as float: left. Fix update please!
    until I put the style in template-functions.
   php
 * $adscode =
    “\n”.'<!– QUADS WP Content Plugin v Ad. ‘. QUADS_VERSION .’ –>’.”\
   n”. ‘<div style=”clear: both; margin: 10px 0;” class=”quads-quads location-id’.
   $id. ‘” style=”‘.$style.'”>’.”\n”. quads_render_ad($id, $adscode).”\n”. ‘</div
   >’. “\n”;
 * I apologize for any errors translated in Google
 * Sometimes the average ad inserts in the gallery and a table
 * the original message:”Обтекание объявлений
 * Долго не работало обтекание в центре статьи, после определенного абзаца! Если
   объявление состояло из 2 блоков, то часто залазило на картинку в тексте у которой
   было прописано float: left. Поправьте с обновлением пожалуйста!
    пока не добавил
   стиль в template-functions.php
 * $adscode =
    “\n”.'<!– WP QUADS Content Ad Plugin v. ‘ . QUADS_VERSION .’ –>’.”\
   n”. ‘<div style=”clear: both; margin: 10px 0;” class=”quads-location quads-id’.
   $id. ‘” style=”‘.$style.'”>’.”\n”. quads_render_ad($id, $adscode).”\n”. ‘</div
   >’. “\n”;
 * Приношу извинения за возможные ошибки переводил в гугл”
 * Еще иногда среднее объявление вставляет в галерею и таблицу
    -  This topic was modified 9 years, 8 months ago by [alex18051](https://wordpress.org/support/users/alex18051/).
    -  This topic was modified 9 years, 8 months ago by [alex18051](https://wordpress.org/support/users/alex18051/).

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/wrap-ads/#post-8333761)
 * Can you show me a screenshot of the issue?
 *  Thread Starter [alex18051](https://wordpress.org/support/users/alex18051/)
 * (@alex18051)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/wrap-ads/#post-8339748)
 * [[
 *  Thread Starter [alex18051](https://wordpress.org/support/users/alex18051/)
 * (@alex18051)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/wrap-ads/#post-8339756)
 * so I decided [](http://itmages.ru/image/view/5062660/a2082365)
 *  [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/wrap-ads/#post-8339822)
 * Ok i see. There is no need to modify the plugin for this.
    Just use a custom 
   style in your themes style.css like:
 * Affect all ads:
 *     ```
       .quads-location{
       clear:both;
       }
       ```
   
 * Affect only a specific ad:
 *     ```
       #quads-ad1{
       clear:both;
       }
       ```
   
 * But it would be better to not add two ads so close to each other especially in
   following the Google terms of not having more ads than content on a page
 *  Thread Starter [alex18051](https://wordpress.org/support/users/alex18051/)
 * (@alex18051)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/wrap-ads/#post-8339849)
 * I’ve tried before and tried now, but no effect. prescribed
    .quads-location{ 
   clear:both; }
 * Maybe you’re right. Will consider another format
    thank you

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Wrap ads’ is closed to new replies.

 * ![](https://ps.w.org/quick-adsense-reloaded/assets/icon-256x256.png?rev=2369641)
 * [Quads Ads Manager for Google AdSense](https://wordpress.org/plugins/quick-adsense-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-adsense-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-adsense-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-adsense-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-adsense-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-adsense-reloaded/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [alex18051](https://wordpress.org/support/users/alex18051/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/wrap-ads/#post-8339849)
 * Status: resolved