- Joined
 - May 25, 2019
 
- Messages
 - 1,388
 
- Points
 - 523
 
Reputation:
DareDevil submitted a new resource:
Replace graphic logo with text - graphic logo with text
Read more about this resource...
	
		
			
		
		
	
			
			Replace graphic logo with text - graphic logo with text
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; } a { &:before { .header-logo-content-before; font-size: 2em; } &:after { content: "- XenForo Community"; position: relative; top: -2px...
Read more about this resource...