Title: Subscription problem
Last modified: August 30, 2016

---

# Subscription problem

 *  [Iuda](https://wordpress.org/support/users/iuda/)
 * (@iuda)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/subscription-problem/)
 * Hy, how to move subscription box area ?
 * > [View post on imgur.com](https://imgur.com/1KAahIF)
 * [https://wordpress.org/plugins/wpdiscuz/](https://wordpress.org/plugins/wpdiscuz/)

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

 *  Thread Starter [Iuda](https://wordpress.org/support/users/iuda/)
 * (@iuda)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/subscription-problem/#post-6894363)
 * and another request, how to increase the dimensions of avatars in mobile mode?
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/subscription-problem/#post-6894397)
 * > Hy, how to move subscription box area ?
 * There is not such an option. You can’t do that even with custom codding.
 * > and another request, how to increase the dimensions of avatars in mobile mode?
 * It should be either 28px or 70px to look symmetric.
    Put this CSS code in wpDiscuz
   Settings > Background & Colors Tab > Custom CSS code textarea:
 *     ```
       @media screen and (max-width:420px) {#wpcomm .wc-comment .wc-comment-left .avatar { background: #fff none repeat scroll 0 0; height: 70px !important; margin: 0 5px 0 0 !important; outline: 3px solid #fff; width: 70px !important;}}
       ```
   
 * Don’t forget remove all caches after this change.

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

The topic ‘Subscription problem’ is closed to new replies.

 * ![](https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265)
 * [Comments - wpDiscuz](https://wordpress.org/plugins/wpdiscuz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdiscuz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdiscuz/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdiscuz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdiscuz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdiscuz/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/subscription-problem/#post-6894397)
 * Status: not resolved