Changelog:
Updating
- Restyled back to home and cart buttons at the top of the page
- Added Fivem support. Fivem mode can be enabled on the settings page.
- Fixed issue with Minecraft skins not displaying
- Fixed style issues with the Discord login feature and the options page
- Fixed an issue that would cause package names to cut off on the category page
Update by replacing the following files:
In addition, add the new schema by copy-pasting the contents of the schema.json file into the "change schema" area of the theme file editor.
- layout.html
- index.html
- options.html
- giftcard.html
- category.html
Finally, paste the new code from cobalt.css into the webstore theme, and save + publish it.
Changelog:
Updating
- Fixed an issue with the header having an unneeded banner image on custom pages
- Fixed an issue with modal visibility
- Fixed an issue with border colors
Update by replacing the following files:
- cms/page.html
- layout.html
Finally, paste the code from cobalt.css into the webstore theme, and save + publish it.
This update brings changes to the settings system. All settings are no longer located in layout.html but on the template edit page and must be reconfigured.
![]()
Changelog:
Updating
- Moved settings system from files to Tebex settings
- Made product modals larger
- Fixed an issue that caused the Discord link to always redirect to the Coldfire Design discord
- Fixed featured package widget button color
- Fixed the style of the payments & top donor modules
- Added an option to set the skin of the character in the sidebar box
Update by replacing the following files:
Additionally, paste the code from the new file schema.json (in the zip file) into the "change schema" option shown when you edit the template. This is part of the settings system (but do not edit this code).
- layout.html
- module.payments.html
- module.topdonator.html
- module.featuredpackage.html
Finally, paste the code from cobalt.css into the webstore theme, and save + publish it.
