Title: CSS !important declaration
Last modified: August 30, 2016

---

# CSS !important declaration

 *  Resolved [geekasso](https://wordpress.org/support/users/geekasso/)
 * (@geekasso)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-important-declaration/)
 * Hello,
 * Great plugin. One thing I found is that for my purposes, the !important declaration
   for background and logo are killing my theme. I ended up editing the plugin core
   file to remove it, however with the next update I will need to do it again. AFAIK,
   using !important should only be done in certain instances, so perhaps having 
   an option (checkbox) to optionally set the !important declaration in the options
   would be a great feature for others like myself.
 * Thank you!
 * [https://wordpress.org/plugins/admin-custom-login/](https://wordpress.org/plugins/admin-custom-login/)

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

 *  Thread Starter [geekasso](https://wordpress.org/support/users/geekasso/)
 * (@geekasso)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-important-declaration/#post-6315419)
 * The file where I removed the !important declaration is login-form-screen.php
 * Line: 120:
    background: url(<?php echo $top_page[‘top_image’] ?>) <?php echo 
   $top_page[‘top_repeat’] ?> <?php echo $top_page[‘top_position’] ?> !important;
 * AND
 * Line: 135:
    background-image: url(<?php echo $logo_page[‘logo_image’]; ?>) !important;
 *  Plugin Support [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-important-declaration/#post-6315540)
 * Hello geekasso,
 * Thanks for suggest us a great feature. We will try to add in our plugin with 
   next update.
 * Thanks
 *  Plugin Support [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-important-declaration/#post-6315648)
 * Hello geekasso,
 * Can you provides us name and version of theme you are using.
 * thanks
 *  [aveste](https://wordpress.org/support/users/aveste/)
 * (@aveste)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/css-important-declaration/#post-6315747)
 * I have a problem with the social configuration, I added url complete but does
   not work, I have replaced the text in social.php
 * in practice the buttons they send to the main page of the company, for example:
   
   g + connects [https://plus.google.com/](https://plus.google.com/)   f connects
   [http://facebook.com/](http://facebook.com/)  He has inserted a partner that 
   does not use icons
 * see:
    [http://www.nutrivita.org/xfgd5/wp-login.php](http://www.nutrivita.org/xfgd5/wp-login.php)
 * the theme I use is: Rubine Lite
 * list plugin:
    Admin Costum Login Gestione Ad Akismet All In One WP Security Black
   Studio TinyMCE Widget BuddyPress Child Theme Configurator Google XML Sitemaps
   Jetpack by WordPress.com Limit Login Attempts NextGEN Gallery by Photocrati Page
   Builder by SiteOrigin SiteOrigin Widgets Bundle The Events Calendar TinyMCE Advanced
   WooCommerce Wordfence Security Importatore WordPress
 * sorry for the translation with google
 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/css-important-declaration/#post-6315750)
 * Hello aveste,
 * I have check login url but it was show me page not find error.
 * Thanks
 *  Thread Starter [geekasso](https://wordpress.org/support/users/geekasso/)
 * (@geekasso)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/css-important-declaration/#post-6315774)
 * I am using a custom theme. Regardless, there should not be an !important declaration
   in the plugin or at least an option (or flag) to remove it.

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

The topic ‘CSS !important declaration’ is closed to new replies.

 * ![](https://ps.w.org/admin-custom-login/assets/icon-256x256.png?rev=1121656)
 * [Admin Custom Login](https://wordpress.org/plugins/admin-custom-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/admin-custom-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/admin-custom-login/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-custom-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-custom-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-custom-login/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 6 replies
 * 4 participants
 * Last reply from: [geekasso](https://wordpress.org/support/users/geekasso/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/css-important-declaration/#post-6315774)
 * Status: resolved