I recently created a Joomla website that heavily relies on the background image for its design. As such, I need to ensure there is an image available for every screen resolution.
I've heard there's a simple solution for this, like adding a <link>
tag to the head section. However, I'm unsure of how to go about doing this.
Additionally, I'm unclear on where exactly I should place my CSS file within my FTP directory.