- Compatible XF Versions
- 2.x
You can color the social share buttons, which are gray in Xenforo 2.
add an extra.less template;
add an extra.less template;
Code:
.shareButtons-button.shareButtons-button--facebook {
background-color: #3B5998;
}
.shareButtons-button.shareButtons-button--twitter...
You do not have permission to view the full content of this resource.
Log in or register now.