A lot of things
This commit is contained in:
@@ -131,6 +131,9 @@
|
||||
"paletteNeutral3.json": {
|
||||
"hash": "1ec2ef5d3d83ad10b6b7232aaa08c440"
|
||||
},
|
||||
"publicLogoUrl.json": {
|
||||
"hash": "aabe78e8cf804421f6dfa2a20b5028da"
|
||||
},
|
||||
"selectedItemBgColor.json": {
|
||||
"hash": "1b6dcccfb12810ca097e9609b6190590"
|
||||
},
|
||||
|
||||
17
style_properties/publicLogoUrl.json
Normal file
17
style_properties/publicLogoUrl.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"group_name": "basic",
|
||||
"title": "Logo URL",
|
||||
"description": "The path from your XenForo root directory to your logo. If you specify alternate variations, they should be the same size. If you specify an SVG, you should set <b>Emails > Email logo URL</b> to a PNG, or similar, for better compatibility.",
|
||||
"property_type": "value",
|
||||
"css_components": [],
|
||||
"value_type": "string",
|
||||
"value_parameters": "asset=logo",
|
||||
"has_variations": true,
|
||||
"depends_on": "",
|
||||
"value_group": "logo",
|
||||
"property_value": {
|
||||
"default": "data/assets/logo_default/plaza-logo-wide.webp",
|
||||
"alternate": "data/assets/logo_alternate/plaza-logo-wide.webp"
|
||||
},
|
||||
"display_order": 101
|
||||
}
|
||||
Reference in New Issue
Block a user