Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)
buttonize the reply link
just a simple tip to make forum reply links look more buttony (if thats a word haha)
add to your css
Read more.toggle a {
box-shadow: 4px 6px 14px inset;
cursor: pointer;
max-width: 178px;
width: auto;
padding: 0 3px;
border-radius:6px;
}
.toggle