XenForo Change Thread Button Style (Like - Reply ..)

Marks-Man

Loyal Member
Step 1 :
  • extra.less
CSS:
/**  Change Thread Button Style @ XNFORO.IR **/
.actionBar-action {
display: inline-block;
border: 1px solid transparent;
border-radius: 8px;
margin-left: 5px;
padding: 4px 7px;
border-radius: 2px;
font-family: "Titillium Web",Arial,sans-serif;
color: #ffffff!important;
cursor: pointer;
background-color: #3e2f45;
line-height: 1.5;
font-style: normal;
text-rendering: optimizeLegibility;
}
.actionBar-action:hover {
background-color: #322638;
}
/**  Change Thread Button Style @ XNFORO.IR **/

Step 2 :
f028fa42af252.png
 
  • Tags
    change thread button style (like - reply ..) tips change thread button style (like - reply ..) xenforo change thread button style (like - reply ..)
  • Back
    Top Bottom