Re: Improve frontend performance
I have created about 100 skins and I never touch most of the CSS. It's just not used.
You could always write separate style sheets for each section, then call them using an if statement.
I have done this a few times and it works great, just alot of work. Helps speed out tremendously.
Combining java scripts can be a bit more challenging, at least for me.
Limiting the number of background images using sprites can also cut down on HTTP requests.
__________________
xcart 5.1.2
|