Title: [Plugin: Front-End Users] Can&#039;t change style
Last modified: August 20, 2016

---

# [Plugin: Front-End Users] Can't change style

 *  [M.Mordi](https://wordpress.org/support/users/mmordi/)
 * (@mmordi)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-front-end-users-cant-change-style/)
 * I’m trying to change the style but nothing happens
 * [http://wordpress.org/extend/plugins/front-end-users/](http://wordpress.org/extend/plugins/front-end-users/)

Viewing 1 replies (of 1 total)

 *  [Will](https://wordpress.org/support/users/silvercats/)
 * (@silvercats)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-front-end-users-cant-change-style/#post-2832167)
 * m.mordi,
 *     ```
       line 129 of front-end-users/lib/front_end_users.php
       Find this statement:
       $css_url = $this->plugin_url.'css/feu.css';
       change to:
       $css_url = plugins_url( 'css/feu.css' , dirname(__FILE__) );
   
       hope it helps.
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Front-End Users] Can't change style’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/front-end-users.svg)
 * [Front-End Users](https://wordpress.org/plugins/front-end-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-users/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Will](https://wordpress.org/support/users/silvercats/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-front-end-users-cant-change-style/#post-2832167)
 * Status: not resolved