Title: css
Last modified: August 21, 2016

---

# css

 *  [Corrado Prever](https://wordpress.org/support/users/artphotoasia/)
 * (@artphotoasia)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/css-41/)
 * hi there…
 * amazing plugin!
    thanks
 * all is working fine
 * just thinking how can i make modification in css that you have not forecast….
   example different border for error message and sending message and successful
   message..??
 * I worked on div.blockUI but whatever i change it effects all of them.
 * [http://wordpress.org/plugins/wp-ajaxify-comments/](http://wordpress.org/plugins/wp-ajaxify-comments/)

Viewing 1 replies (of 1 total)

 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/css-41/#post-4009254)
 * Hi,
 * thanks for your comment. I’ve added build-in “Customizing CSS” support on my 
   todo list for feature versions.
 * With the current version, please try to use mark your CSS styles with “!important”
   as shown in this example:
 *     ```
       div.blockUI  {
         height:20px !important;
         margin-top:-15px !important;
       }
       ```
   
 * Hope this helps…

Viewing 1 replies (of 1 total)

The topic ‘css’ is closed to new replies.

 * ![](https://ps.w.org/wp-ajaxify-comments/assets/icon-256x256.png?rev=2962290)
 * [Ajaxify Comments - Ajax and Lazy Loading Comments](https://wordpress.org/plugins/wp-ajaxify-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ajaxify-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ajaxify-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ajaxify-comments/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [janjonas](https://wordpress.org/support/users/janjonas/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/css-41/#post-4009254)
 * Status: not resolved