/home/coolpkct/www/websites/cake3.cool.rocks/_themes/zero/theme.ini
; Theme variables for all page types
; Each variable name must be [bracketed]
; A valid variable name starts with a letter or underscore, followed by any number of letters, numbers, or underscores.
; No other characters are permitted.
; Variable names are case-sensitive
; Variables can be exposed for user editing (exposed = "true") or hidden (exposed = "false")
;
; Each variable must have at least a name. Other settings will be set to the defaults below if omitted
; value = ""
; exposed = "false"
; section = "Default section"
; type = "text"
; label = ""
; tooltip = ""

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Variables used to pass theme settings to Showkase ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[ss_indexThumbWidth]
value = "250"

[ss_indexThumbHeight]
value = "250"

[ss_showAllSubNav]
value = "false"

;;;;;;;;;;;;;;;;;;
; Theme Settings ;
;;;;;;;;;;;;;;;;;;

[siteLogoSrc]
section = "Site header"
exposed = "false"
type = "imagesrc"
value = ""
label = "Site logo image URL"
tooltip = "URL for logo image. Max width 222px. Addition or alternative to site text heading, leave blank for no logo"

[targetImageWidth]
section = "Gallery and image fitting"
exposed = "false"
type = "text"
value = "1024"
tooltip = "Showkase will use this width as a guideline to show your images as large as possible."
label = "Max image width px"

[targetImageHeight]
section = "Gallery and image fitting"
exposed = "false"
type = "text"
value = "768"
tooltip = "Showkase will use this height as a guideline to show your images as large as possible."
label = "Max image height px"

[galleryOffset]
; Gallery fitting parameter - white space above and below galleries. Do not expose.
value = "25"

[galleryExternalFit]
section = "Gallery and image fitting"
exposed = "false"
type = "text"
value = "0"
tooltip = "Increase (+) or decrease (-) gallery height by a fixed amount (px) to fit browser window. Use to compensate for changes in space above the gallery."
label = "External fit px"

[galleryInternalFit]
section = "Gallery and image fitting"
exposed = "false"
type = "text"
value = "0"
tooltip = "Increase (+) or decrease (-) maximum gallery height by a fixed amount (px). Use to compensate for non-standard thumbnails."
label = "Internal fit px"