Title: [Plugin: Genesis Printstyle Plus] CSS Issue/fix
Last modified: August 20, 2016

---

# [Plugin: Genesis Printstyle Plus] CSS Issue/fix

 *  Resolved [webwise](https://wordpress.org/support/users/webwise/)
 * (@webwise)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-genesis-printstyle-plus-css-issuefix/)
 * I just wanted to let you know that there is an error in the css.
    When we run
   weblink validator, it gives a 404 error/broken link in wp-content/plugins/genesis-
   printstyle-plus/css/none
 * After doing some searching, I found the problem in wp-content/plugins/genesis-
   printstyle-plus/css/print.css:
 * In the css for body the current background: is background: #fff url(none) !important;
   url(none) is what is causing the error/broken link. The line below background
   is handling it correctly (background-image: none !important;) Can you please 
   remove url(none) from background: so that updates will not overwrite the changes
   I have made?
 * Thanks
 * [http://wordpress.org/extend/plugins/genesis-printstyle-plus/](http://wordpress.org/extend/plugins/genesis-printstyle-plus/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [David Decker](https://wordpress.org/support/users/daveshine/)
 * (@daveshine)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-genesis-printstyle-plus-css-issuefix/#post-3034587)
 * [@webwise](https://wordpress.org/support/users/webwise/):
    Thank you for reporting
   this – you are true, this should not be in the CSS this way!
 * I just pushed out an update with v1.6.1 which fixes this rule!
 * Please note for adding own style additions:
    DO NOT change the packaged print.
   css anymore! This has ended with the v1.5 release early this summer!
 * To achieve completely own CSS rules for printing and ignoring my own plugin file
   just add a file named “gpsp-print.css” to your child theme’s root folder! — Recommended
   if you have LOTS of own stuff to add…
 * If you only want to add/ tweak/ override a few of the existing print rules just
   put all in a file named “print-additions.css” and add it to your child theme’s
   root folder.
 * This way all is update-secure and you won’t lost any changes… Just to mention
   this again (is already stated in FAQ documentation) to clarfiy things.
 * Hope this helps!
    Thanks again for reporting the issue! -Dave 🙂

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Genesis Printstyle Plus] CSS Issue/fix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/genesis-printstyle-plus_7b47c2.svg)
 * [Genesis Printstyle Plus](https://wordpress.org/plugins/genesis-printstyle-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/genesis-printstyle-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/genesis-printstyle-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/genesis-printstyle-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/genesis-printstyle-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/genesis-printstyle-plus/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [David Decker](https://wordpress.org/support/users/daveshine/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-genesis-printstyle-plus-css-issuefix/#post-3034587)
 * Status: resolved