Initial commit: Base NOVAChild theme
This commit is contained in:
30
NOVAChild/template.xml
Normal file
30
NOVAChild/template.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<Template isFullResponsive="true">
|
||||
<Name>NOVAChild</Name>
|
||||
<Author>JTL-Software-GmbH</Author>
|
||||
<URL>https://jtl-software.de</URL>
|
||||
<Parent>NOVA</Parent>
|
||||
<Preview>preview.png</Preview>
|
||||
<Version>5.6.0</Version>
|
||||
<MinShopVersion>5.5.0</MinShopVersion>
|
||||
<Description>Dieses Template dient als Vorlage für eigenes Child-Template des NOVA.</Description>
|
||||
<Settings>
|
||||
<Section Name="Theme" Key="theme">
|
||||
<Setting Description="Theme" Key="theme_default" Type="select" Value="my-nova" override="true">
|
||||
<Option Value="my-nova">My NOVA - mein eigenes NOVA-Theme!</Option>
|
||||
</Setting>
|
||||
</Section>
|
||||
</Settings>
|
||||
<Minify>
|
||||
<CSS Name="my-nova.css">
|
||||
<File Path="themes/my-nova/my-nova.css"/>
|
||||
<File Path="themes/my-nova/custom.css"/>
|
||||
</CSS>
|
||||
</Minify>
|
||||
<Boxes>
|
||||
<Container Position="left" Available="1" />
|
||||
<Container Position="right" Available="0" />
|
||||
<Container Position="top" Available="0" />
|
||||
<Container Position="bottom" Available="1" />
|
||||
</Boxes>
|
||||
</Template>
|
||||
Reference in New Issue
Block a user