Title: fnbf21's Replies | WordPress.org

---

# fnbf21

  [  ](https://wordpress.org/support/users/fnbf21/)

 *   [Profile](https://wordpress.org/support/users/fnbf21/)
 *   [Topics Started](https://wordpress.org/support/users/fnbf21/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fnbf21/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fnbf21/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fnbf21/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fnbf21/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fnbf21/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] GDPR – Upload Folder](https://wordpress.org/support/topic/gdpr-upload-folder/)
 *  Thread Starter [fnbf21](https://wordpress.org/support/users/fnbf21/)
 * (@fnbf21)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/gdpr-upload-folder/#post-10593212)
 * Hi,
 * When I saw this the version of the plug-in was : Version 2.0.21
 * I’ll update and see if it changes something.
 * The pictures and uploaded documents are in folders named after the users’ ID 
   in :
 * \wp-content\uploads\ultimatemember\
 * Nathan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Changing Colours of Profile Cards in Member Directory](https://wordpress.org/support/topic/changing-colours-of-profile-cards-in-member-directory/)
 *  [fnbf21](https://wordpress.org/support/users/fnbf21/)
 * (@fnbf21)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-colours-of-profile-cards-in-member-directory/#post-10593189)
 * Hi,
 * That’s true that with the new version many personalizing options have disappeared(
   probably the goal is to bring them back with a CSS personalisation plug-in for
   which we’ll have to pay…)
 * I think the solution with the version 2 of Ultimate Member would be to had this
   to style.css :
 * .um-XXX .um-member-card, .um-XXX .um-member-photo {
    background-color: CCCCCC;}
 * XXX = ID of the Directory
    CCCCCC = Your color
 * Nathan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Changing Colours of Profile Cards in Member Directory](https://wordpress.org/support/topic/changing-colours-of-profile-cards-in-member-directory/)
 *  [fnbf21](https://wordpress.org/support/users/fnbf21/)
 * (@fnbf21)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-colours-of-profile-cards-in-member-directory/#post-10583529)
 * Hey Joel !
 * I was facing this issue with the Round Picture in member directory today. Here
   is a solution:
 * Add this :
 *     ```
       .um-member-photo img.avatar {
           border-radius: 100px !important;
       }
       ```
   
 * In style.css (Preferably in a Child Theme so this modification will be kept even
   if you update your Theme).
 * Regarding the color, could you please show a picture of what you want it to look
   like ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Adding a link within the ACCOUNT page?](https://wordpress.org/support/topic/adding-a-link-within-the-account-page/)
 *  [fnbf21](https://wordpress.org/support/users/fnbf21/)
 * (@fnbf21)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/adding-a-link-within-the-account-page/#post-9569268)
 * Hello,
 * You could create a new tab and display the link inside this tab ;).

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