How to modify RSLens!'s style without changing the source code
RSLens!'s style can be overridden by adding a style sheet file named custom.css under this path:
/templates/rslens/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 RSLens!'s style sheets?All the template's CSS files can be found in this folder: /templates/rslens/css/
You Should Also Read
How do I make CSS overrides for Joomla! components |
How do I create a template override |
How to enable displaying sub-menu items |
Changing the background image |
How do I change the favicon image |