I got it from the view selection source in my browser....
It looked like this.
<div style="display: block; left: 271px; top: 1258px;" id="user_info_popup_panel" class="user_info_popup">
user_info_popup_panel{...}
this don't work so I'm trying to find what does
and I notice that anything that starts with user has a . so
I use
.user_info_popup_panel
but that looks to long...and also don't work
so I'm...yeah kinda at my css knowledge edge.
~p.s. what is a Omni Moderator?