General
Title | Title of the website. Note If you use Multi-Language (see PHP Settings), use Multi-Language Property Editor, see Tools for details. |
Charset | Charset of the website. Always use utf-8 whenever possible. Note If you use Multi-Language (see PHP Settings), this setting must be utf-8. |
Font | Default font. If not specified, Bootstrap (see below) @font-family-sans-serif will be used, default is: "Helvetica Neue", Helvetica, Arial, sans-serif. |
Size (rem) | Default font size (rem). Unit must be in rem for working with Bootstrap 4 (see below). Default is .875rem. |
Site icon | Icon of the site. For browsers to show your URL with an icon. Should be an .ico file. |
Brand logo/text | Logo image or text in the header. Note This setting is enabled in registered version only. |
Brand href | URL of the brand logo image or text in the header. Note This setting is enabled in registered version only. |
Footer text | Footer text (e.g. copyright statement) Notes
|
Theme
Provides over a dozen of themes for you to setup the look and feel of your project quickly.
Themes are integrated with Bootstrap and AdminLTE, you can customize Bootstrap and AdminLTE properties directly in the Theme tab, scroll down to find the Bootstrap or AdminLTE variables starting with "$".
You can change the various properties of the selected theme to suit your style. The property name are self-explanatory. Read Theming Bootstrap for more information.
To export custom theme settings, click the [Export theme] button to export the theme to an external xml file. To import custom theme settings from earlier saved xml files, click the [Import theme] button.
Notes
Styles
The CSS styles under the System tab are styles generated for the project. The CSS styles under the User tab are your own CSS styles. You can enter your styles directly in the editor.
Compile styles | Complie user styles. User styles Supports Sass, you can use Bootstrap and AdminLTE variables (starting with "$") in your code. After entering your styles, press this button to test, PHPMaker will try to compile your styles and show it in the System tab between BEGIN_USER_STYLES and END_USER_STYLES. Notes
|
User Stylesheet | Specify an external user stylesheet (will be copied across during generation) |
You can see the effect of new settings immediately in the preview window at the bottom of the HTML tab.
Note The preview window shows the layout and table colors only, it cannot show changes in all variables. If you want to preview more, you can customize the file ew.htm installed under <Installed Folder>\themes\preview.