defaultValue($args, 'logo', 'http://'); $this->defaultValue($args, 'logo_style', ''); $this->defaultValue($args, 'sub_logo', 'http://'); $this->defaultValue($args, 'sub_logo_style', ''); $this->defaultValue($args, 'background', 'http://'); $this->defaultValue($args, 'container_class', 'tb-header tb-title-corners'); $this->defaultValue($args, 'background_style', 'no-repeat top middle'); $this->defaultValue($args, 'title_class', 'text-hide tb-title'); $this->defaultValue($args, 'description_class', 'tb-description site-description pull-right text-right'); } }