Title: improve subscriber page with adding css class
Last modified: August 31, 2016

---

# improve subscriber page with adding css class

 *  [grigriouaibdesign](https://wordpress.org/support/users/grigriouaibdesign/)
 * (@grigriouaibdesign)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/improve-subscriber-page-with-adding-css-class/)
 * hi
    thanks fo you great plugin eventualo ! to improve the styling could you add
   class in your code for the subscriber page ? like this:
 * **alo-easymail-subscr-page.php**
 * line 42
 * > echo “<p>”.__(“Error during activation. Please check the activation link.”,“
   > alo-easymail”).”</p>”;
 * with adding class=’msg_error’
 * > echo “<p class=’msg_error’>”.__(“Error during activation. Please check the 
   > activation link.”, “alo-easymail”).”</p>”;
 * line 44
 * > echo “<p>”.__(“Your subscription was successfully activated. You will receive
   > the next newsletter. Thank you.”, “alo-easymail”).”</p>”;
 * with adding class=’msg_ok’
 * > echo “<p class=’msg_ok’>”.__(“Your subscription was successfully activated.
   > You will receive the next newsletter. Thank you.”, “alo-easymail”).”</p>”;
 * line 100
 * > echo “<p>”.__(“Your subscription was successfully deleted. Bye bye.”, “alo-
   > easymail”).”</p>”;
 * with adding class=’msg_ok’
 * > echo “<p class=’msg_ok’>”.__(“Your subscription was successfully deleted. Bye
   > bye.”, “alo-easymail”).”</p>”;
 * line 139
 * > echo “<p>” . __(“Your subscription to mailing lists successfully updated”, “
   > alo-easymail”) . “.</p>”;
 * with adding class=’msg_ok’
 * > echo “<p class=’msg_ok’>” . __(“Your subscription to mailing lists successfully
   > updated”, “alo-easymail”) . “.</p>”;
 * i hope you can enhance this,
    i you say yes a have another topics on the same
   subject…
 * [https://wordpress.org/plugins/alo-easymail/](https://wordpress.org/plugins/alo-easymail/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [eventualo](https://wordpress.org/support/users/eventualo/)
 * (@eventualo)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/improve-subscriber-page-with-adding-css-class/#post-7104122)
 * Hi grigriouaibdesign, good idea. I’ll add these classes in next release.

Viewing 1 replies (of 1 total)

The topic ‘improve subscriber page with adding css class’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/alo-easymail_574f4b.svg)
 * [ALO EasyMail Newsletter](https://wordpress.org/plugins/alo-easymail/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/alo-easymail/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/alo-easymail/)
 * [Active Topics](https://wordpress.org/support/plugin/alo-easymail/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/alo-easymail/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/alo-easymail/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [eventualo](https://wordpress.org/support/users/eventualo/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/improve-subscriber-page-with-adding-css-class/#post-7104122)
 * Status: not resolved