Commodore

Registered
AqksdGF.png


This one's an easy one.. I just do not remember how to do it :)
 
Hmmm, I want to use my own icons though, not font awesome icons...

Look at the bottom portion:

Code:
.navTabs .navTab.applications .navLink {
background: url("@imagePath/xenforo/sources/applications.png") no-repeat scroll center 10px rgba(0, 0, 0, 0);
}

Would be your css
 
I just cant get anything to work....

If I use a FA icon, what do I put in the quotes? In your example { content: "\f07a"; }, Im assuming the code is in green right? None of the codes work as entered on the Font Awesome cheat sheet. I clearly entered the code wrong...

.navTabs .navTab.applications .navLink:before { content: "" }
 
Last edited:
I adjusted it for you, I completely spaced that you were using normal image icons. You needed extra css for the FA icon to work on this tab.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back