Web Templates
This post provides a collection of links to sites that offer free and open source web templates. In particular, templates that have an open license such as that the GNU GPL which allows you to use the template however you choose as long as you release any modifications you make under the same license.
CSS Templates
Free [...]
Icon Archive
If you use icons for your desktop, web development or anything else, then be sure to check out IconArchive. They have over 24,000 icons (many of them high quality), and best of all, the icons are categorised and searchable.
Enjoy.
Joomla: “There was an error uploading this file to server”
This may be caused by Joomla hitting the maximum upload file size settings in php.ini, which is the configuration file for PHP settings. By default this can be as low as 2MB and easy to hit. I encountered this error while trying to install the VirtueMart component which is over 2MB in size.
The best way [...]