Installation
A guide for installing the Tebex theme.
Last updated
A guide for installing the Tebex theme.
Last updated
Find the downloaded file from BuiltByBit, Polymart, or McModels on your computer.
The server theme comes in a zipped package that must be extracted to access the theme files.
Go to the Tebex templates page.
Scroll down and press: Create Custom Template
Give it a name to your liking, we will be naming it Phoenix
for ease of use.
Select Flat
as the base template.
You are done now press the blue create
button.
You are now on the templates editor page, do not close this.
(If you are not in the editor go to the Tebex appearance page, and select the template you want to edit, this will redirect you to the settings page where you press the Launch editor
button)
Open the extracted template files with Visual Code Studio or a text editor.
Now we start copying and pasting the code to the Tebex template editor use the following keyboard shortcuts to speed up this process. (Cntrl A, Cntrl C, cntrl V, cntrl S)
Ensure you paste the file's code entirely and in the correct destination. This can be done by comparing the names of the files names and using the Cntrl A function.
Not pressing save after pasting each file will put that template section in its default form. Resulting in the theme not working for these sections.
Not all Text editors open the files correctly, which is why we recommend Visual Code Studio. (A free coding application)
Still inside the Template Editor, scroll down to Assets, on the left sidebar.
Click blue "Add", Select Asset Type -> CSS -> Upload -> Find and select the virtus.css file inside Phoenix/Assets.
Click blue "Add", Select Asset Type -> JavaScript -> Upload -> Find and select the virtus.js file inside Phoenix/Assets.
After you have pasted in all the template files you can save and publish your new webstore.
To add your branding to the website read our Customization page.