we're using 1 template for several landingpages. To keep the custom.css small we'd love to create more custom.css and assign them to the specific pages.
How can I do that?
On landingpage 1 I use rt_afterburner2-custom.css.
On landingpage 2 I use rt_afterburner2-custom.css too - but I have to add styles there which won't be used by landingpage 1. So the perfect solution for me would be to create a rt_afterburner2-custom2.css and assign it to the pages/menu items which need this css file.
Any other solution is appreciated because we're going to create many more landingpages.
I mean a few hundred lines of CSS will load in an istant so I am not sure how much css you need for a single page but I would just create the rules needed for specific pages and use the body tag that is created based on the menu item's alias as long as you have the page suffix feature turned on in the Advanced tab of the template manager.