How to modify RSReina! style without changing the source code

RSReina! - How to create custom css

RSReina!'s style can be overridden by adding a style sheet file named custom.css under this path:

/templates/rsreina/css/

You can add your own CSS definitions that suit your needs within this style sheet.

Why is this important?

Normally, after an update, all source code changes will be lost. Using this method, your CSS definitions will be kept.

Where can I find RSReina!'s style sheets?

All the template's CSS files can be found in this folder: /templates/rsreina/css/

Was this article helpful?

Yes No
Sorry about that