Create your first template / theme
To create your first template / theme there are few easy step to follow :
- select a model or a blank template / theme
- edit the styles and the layout
- install the template / theme
- save your work
Create a 404 redirection
Joomla works with a error.php
page that is located into the template folder. This file can contain anything and can be customized as you want. Unfortunately, the method to render the error page does not allow the modules to be displayed in the same way as a normal page.
One of the solution in Joomla is to create a redirection to an article (or another link). This is made directly in the error.php
page, but Template Creator CK manages this for you.
Let's look how it works
Context menu
The context menu is a very useful feature that lets you interact with any element in the page : wrapper, row, columns, modules. For each one you can select the available features : edit the styles, remove, copy / paste the style in one click ...
Background image, fixed position and iOS
There are some (obscure ?) reasons why Apple would not enable the fixed position for the background images into its operating system for mobiles, called iOS. This occurs if you have an iPad, or an iPhone for example.
What happens ?
You image will be fixed, giving you a sort of parallax effect, on all browsers and devices excepted on iOS. This means that your website will not look the same.
Page 2 of 4