.xnforo{
;background-color: #00000
}
.xnforohashiye{background: #ffcb00;
color: #000000;
border: 1px solid #cca200;
}
You should do all these changes what @XenForo mentioned in a Child Theme, otherwise your changes may lost when you update to the next version.I know there is a field called "Custom CSS Class Name(s)" when adding a new prefix, but I am not sure what has to go there. I am trying to create a few new colors instead of just the default ones. How would I go about accomplishing this?
Thanks,
Duppy
All my changes are exported once I am done with the theme modifications. I then import the saved style after removing the 1st, so I don't have to worry about that.You should do all these changes what @XenForo mentioned in a Child Theme, otherwise your changes may lost when you update to the next version.