Template development and integration
We are using the more well-known method: developing HTML templates (HTML documents) with TypoScript configuration.
Starting work with this method, you need to create a new folder for the HTML template file, for the CSS (Cascading Style Sheets) file, and for images that will be used in the developing design. We recommend creating a new folder in: [your-typo3-installation]/fileadmin/templates/
You need to create a new folder in the fileadmin
folder:
For our new online shop, we'll create one more folder (child folder) named berriesshop
. If you are planning to create several templates or you feel that data arrangement and sorting will help with looking through the web page structure, you can split templates—for example, "berriesshop", "berriesshop-intranet", or "berriesshop-new-template".
As mentioned, you can set up templates in the same way as for statistical HTML web pages that you probably developed before starting to use the advantages of the content...