Title: CSS not found
Last modified: August 20, 2016

---

# CSS not found

 *  Resolved [David Radovanovic](https://wordpress.org/support/users/dpaule/)
 * (@dpaule)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/css-not-found/)
 * The lines in /plugin/hcard-widget/hCard_widget.php need to be changed to fix 
   a broken path:
 *     ```
       function hcard_add_css(){
               wp_register_style('hcard-style', plugins_url('hcard-widget/style.css', _FILE_));
               wp_enqueue_style('hcard-style');
               }
       ```
   
 * [http://wordpress.org/extend/plugins/hcard-widget/](http://wordpress.org/extend/plugins/hcard-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [michaellautman](https://wordpress.org/support/users/michaellautman/)
 * (@michaellautman)
 * [13 years ago](https://wordpress.org/support/topic/css-not-found/#post-3326284)
 * Sorry for the long wait. This project has been on the backburner for a while.
   I don’t see the problem. Have you updated to 1.4.2.1? If the problem persists,
   let me know.

Viewing 1 replies (of 1 total)

The topic ‘CSS not found’ is closed to new replies.

 * ![](https://ps.w.org/hcard-widget/assets/icon-256x256.png?rev=1124707)
 * [hCard Widget for WordPress](https://wordpress.org/plugins/hcard-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/hcard-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/hcard-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hcard-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hcard-widget/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [michaellautman](https://wordpress.org/support/users/michaellautman/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/css-not-found/#post-3326284)
 * Status: resolved