Replace graphic logo with text

xF2 Template Modification Replace graphic logo with text

Compatible XF Versions
2.1
add to extra.less

Less:
.header-logo-content-before() {
    font-family: 'Roboto';
    content: "xenForo";
    font-weight: bold;
    text-shadow: 3px 3px 3px #333;
}

.p-header-logo.p-header-logo--image {
    img {
        display: none...
You do not have permission to view the full content of this resource. Log in or register now.
Author
DareSec
Views
884
Last update
Rating
0.00 star(s) 0 ratings

More resources from DareSec

Top