Originally posted by raya7een91
View Post
You can learn more about vBulletin Template Syntax in the manual: https://www.vbulletin.com/docs/html/...mplates_syntax
CSS is generally only in special CSS templates that are part of the css_templates group.
You should basically never edit the css templates directly, just add the code you want to change to css_additional.css and it will override existing CSS. It will make upgrades much easier.
The editing of templates in general (besides css_additional.css) is discouraged because it can complicate upgrades, so if you do them it is at your own risk, we cannot support template customization.
Leave a comment: