How to modify RSRokka! style without changing the source code

RSRokka! - How to create custom css

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

/templates/rsrokka/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 RSRokka!'s style sheets?

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

Was this article helpful?

Yes No
Sorry about that