.userBanner.my-style
{
color: white;
background-color: green;
border-color: green;
}
Like see this? How am I able to make the colors more specific? Like if I wanted a Royale Purple how would I do that?
It's not a resource as in like addon or something you would download, it's a guide that shows how to use the custom CSS for banners in Xenforo. And the link is provided upwards. Or click here
I've followed this guide: https://xenforo.com/community/resources/creating-custom-user-group-banner-css.2000/, which works, but how can I specifically change the colors? The colors seem very vague with things like blue and green. What if I wanted a specific shade of purple?
I deleted a really important file (thinking it would simply regenerate), and now my forums page isn't loading, giving the error "Fatal error: Class 'XenForo_Template_Helper_Core' not found in /home2/mineroyale/public_html/forum/library/XenForo/Dependencies/Public.php on line 91"
How am I able...