Title: Position: #absolute;
Last modified: May 17, 2019

---

# Position: #absolute;

 *  Resolved [igorpavlov](https://wordpress.org/support/users/igorpavlov/)
 * (@igorpavlov)
 * [7 years ago](https://wordpress.org/support/topic/position-absolute-2/)
 * Hello, I was told that “Position: #absolute;” prevents the appearance of avatars
   on the site and said to delete. How can I remove it and what might it entail?
 * Thanks you)

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

 *  Theme Author [apollo13themes](https://wordpress.org/support/users/apollo13themes/)
 * (@apollo13themes)
 * [7 years ago](https://wordpress.org/support/topic/position-absolute-2/#post-11544494)
 * Hello 🙂
 * I don’t think this is the best solution;-)
 * Please show a link to a website where you have avatars and/or add a screenshot
   with them marked so we could be sure we are talking about the same thing:-)
 * With kind regards.
    Air.
 *  Thread Starter [igorpavlov](https://wordpress.org/support/users/igorpavlov/)
 * (@igorpavlov)
 * [7 years ago](https://wordpress.org/support/topic/position-absolute-2/#post-11545565)
 * Here’s the [*page*](https://bit.ly/2YtUW9Q) that has the avatar.
    Not displayed,
   if you click on the user information (i), then only half is displayed.
 *  Theme Author [apollo13themes](https://wordpress.org/support/users/apollo13themes/)
 * (@apollo13themes)
 * [7 years ago](https://wordpress.org/support/topic/position-absolute-2/#post-11552563)
 * OK, now I see that theme styles are affecting this plugin styles. Please add 
   such custom CSS:
 *     ```
       .rcl-user-getails .rcl-user-avatar img{
           position: static;
       }
       ```
   
 * [https://rifetheme.com/help/docs/customizing-the-theme/custom-css/](https://rifetheme.com/help/docs/customizing-the-theme/custom-css/)
 * With kind regards.
    Air.
 *  Thread Starter [igorpavlov](https://wordpress.org/support/users/igorpavlov/)
 * (@igorpavlov)
 * [7 years ago](https://wordpress.org/support/topic/position-absolute-2/#post-11555603)
 * Thank you! The avatar opens, but it doesn’t appear on the main page 🙁
    What 
   more do you need to add?)
 *  Theme Author [apollo13themes](https://wordpress.org/support/users/apollo13themes/)
 * (@apollo13themes)
 * [7 years ago](https://wordpress.org/support/topic/position-absolute-2/#post-11559730)
 * Hye 🙂
 * Instead of the previous CSS, please use this one:
 *     ```
       #rcl-avatar img, .rcl-user-getails .rcl-user-avatar img{
           position: static;
       }
       ```
   
 * With kind regards.
    Air.
 *  Thread Starter [igorpavlov](https://wordpress.org/support/users/igorpavlov/)
 * (@igorpavlov)
 * [7 years ago](https://wordpress.org/support/topic/position-absolute-2/#post-11559969)
 * Wow!!! Good. Thanks you very much! 🙂

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

The topic ‘Position: #absolute;’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/rife-free/2.4.24/screenshot.png)
 * Rife Free
 * [Support Threads](https://wordpress.org/support/theme/rife-free/)
 * [Active Topics](https://wordpress.org/support/theme/rife-free/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/rife-free/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/rife-free/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [igorpavlov](https://wordpress.org/support/users/igorpavlov/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/position-absolute-2/#post-11559969)
 * Status: resolved