The background color in the navigation bar for scroll links Default: If scrollLinks set then the default color is #EEEECC (light yellow shade) or if no scrollLinks are defined, then we set it to $lens->colorNav.
If you define this color, then it is applied whether or not scrollLinks is defined.Syntax
$lens->scrollBgColor = '#CCCCCC'; Basic:Yes Advanced/Enterprise:Yes DynamicEdit:Yes [Version 2.8]
|