The Grand Potentate
Well-known member
Anyone have a code for this? Normally I use
.navTab.chat .navLink:before {
content: '\f030';
font-family: FontAwesome;
font-size: 15px;
font-weight: normal;
padding-right: 3px;
}
with the associated navigation tab in the '.navTab' part but its not working for the media gallery. or chris's notices either (.navTab.notices). suggestions welcome as I stink at this styling stuff.
.navTab.chat .navLink:before {
content: '\f030';
font-family: FontAwesome;
font-size: 15px;
font-weight: normal;
padding-right: 3px;
}
with the associated navigation tab in the '.navTab' part but its not working for the media gallery. or chris's notices either (.navTab.notices). suggestions welcome as I stink at this styling stuff.