Quote:
Originally Posted by GeoffR
The right-hand values are all you need to change to customise the patch. So just change the 52px to 36px, and leave the 80px as it was.
Code:
# Replacement footer height values: AuraHD/H2O/GloHD
replace_string = 0076, `min-height:80px`, `min-height:36px`
replace_string = 0086, `max-height:80px`, `max-height:36px`
|
That did the trick. Thanks, Geoff. Also, let me use the opportunity again to thank you for your patches; they're greatly appreciated