This tutorial is part of our full Joomla Template Class available to all members. Click here to find out more.
Session Notes for This Tutorial
Here is the code we used in this tutorial:
Index.php Code
1.<link rel="stylesheet" href="http://www.ostraining.com/cdn/templates/system/css/general.css"
2.type="text/css" />
3.
4.<link rel="stylesheet" href="http://www.ostraining.com/cdn/templates/system/css/system.css"
5.type="text/css" />
Template.css Code
1.#wrapper { width: 900px; text-align: left; /*margin: 0 auto; padding: 0px; */}
2.
3.img {border: none;}