Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<div class="adminBadge"></div>
.adminBadge
{
background: url(@imagePath/xenforo/yourrank.png) no-repeat 0 0;
width: 100px;
height: 30px;
}
actually no if that could be removed from view?Do you want them showing in responsive view?
@media (max-width:@maxResponsiveNarrowWidth) {
.messageUserBlock { margin-right: 0px !Important; } }