WT Admin
Table of contents
Installation
The section will help you with steps to install the WT Admin manual installation.
System requirement
- Joomla 5.x
Download template package
- 1Click to the Products → Joomla Templates menu.
- 2Click to the Download button to download the template and without registering an account.
Template package structure
wt_admin_unzip_first
- wt_admin.zip (Joomla Admin Template package for Joomla 5.x)
- readme.txt
Manual Installation
WT Admin is installed just like regular Joomla extensions.
- 1Extract System → Extensions menu.
- 2From back-end of your website click to theSystem → Extensions menu.
- 3Go to the Upload Package File tab, browse the wt_admin.zip file on your computer, or drag and drop the file into the install area.
- 4Return to the System menu and click Administrator Templates Style in the Templates section. Select the WT Admin template and set it as the default.
Template configuration
This section will help you configure the login form, menu color and change the color for page elements.
Add Login logo and Login Cover image.
- 1Click to the WT Admin template, choose Image Settings tab.
- 2Add the Login Logo and Login Cover image.
Add Brand Large image and Brand Small image
- 1Click to the WT Admin template, choose Image Settings tab.
- 2Scroll down you will see the Brand Large and Brand Small fieldset. Add your logo here (Brand Large is displayed on desktop screens and Brand Small is displayed on mobile screens.).
Change brand colors.
- 1Click to the WT Admin template, choose Colour Settings tab.
- 2Change the default colors of elements with your brand colors.
Show / Hide main menu icons.
- 1Click to the WT Admin template, choose Colour Settings tab.
- 2Scroll down to the "Menu settings" section. You turn on and off the icon in the "Show icon" option.
Add the quick access icons to the sidebar right.
- 1Click to the Content → Site Modulesmenu, choose Administrator in select box.
- 2Create a new module with type Quick Icons.
- 3Enable the icons you want then assign the module to quick-access position.
- 4Save and reload your website to view the changes.
Add custom CSS
To customize style your website. Follow some of the steps below.
- 1Create a file named custom.css in the [root]/administrator/template/wt_admin/assets/css/ folder
- 2Add your customization to the custom.css file. The system will automatically load the above file into the website.