xenDome submitted a new resource:
User postbit design with hover effect - Customize the user postbit area with the hover effect design.
Read more about this resource...
User postbit design with hover effect - Customize the user postbit area with the hover effect design.
Customize user postbit area with hover effect design.
First, enter themessage_macros
template of the theme you are using and find the following block of code:
HTML:<xf:if is="$user.user_id"> <xf:set var="$extras" value="{{ property('messageUserElements') }}" /> <xf:if contentcheck="true"> <div class="message-userExtras"> <xf:contentcheck> <xf:if is="$extras.register_date">...
Read more about this resource...