Forum Moderators: not2easy
I'm using a single CSS file to style all the various sections of my site, and it defines a different background image for each of the sites sections.
I'm concerned that this may cause load speed problems. Does anybody know if all CSS background images are loaded when an external CSS is called, or if the background images are only called when the CSS rule is used?
Thanks
Steve