Just updated Easysocial and Charm, but it seems to have messed up the menus. Old is a screenshot from before the update, New is a screenshot after the update. Any idea whats going on here and how to fix it?
Good evening, I have the same siuci with the Template Protostar, I think we will have information quicklyI think so! Stack Ideas have awesome support =)
There was a code hack from a previous ticket to show numbers of conversations and friend requests (previous ticket). I didn't get the chance to try it out on the other version, but any idea if it would work on the new one?
body #es .es-navbar__icon-link.has-new .es-navbar__link-bubble {
display: inherit;
}
body #es .es-navbar__link-bubble {
display: none;
position: inherit;
color: #fff;
background-color: #d9534f;
top: 0px;
left: auto;
right: 2px;
min-width: 10px;
height: 15px;
overflow: hidden;
text-align: center;
font-size: 10px;
line-height: 14px;
font-weight: bold;
padding: 0 2px;
}