コード例 #1
0
$NIMBUS_OPTIONS_ARR["nimbus_fp_featured_content_bg_color"] = array("name" => __('Frontpage Featured Items Row Background Color', 'nimbus'), "desc" => __('Set the backgound color for the frontpage featured items row.', 'nimbus'), "id" => "nimbus_fp_featured_content_bg_color", "tab" => "design", "default" => '#ffffff', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_fp_content_bg_color"] = array("name" => __('Frontpage Content Row Background Color', 'nimbus'), "desc" => __('Set the backgound color for the frontpage content row.', 'nimbus'), "id" => "nimbus_fp_content_bg_color", "tab" => "design", "default" => '#f2f2f2', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_fp_content_sidebar_bg_color"] = array("name" => __('Frontpage Content Row Sidebar Background Color', 'nimbus'), "desc" => __('Set the backgound color for the frontpage content row sidebar.', 'nimbus'), "id" => "nimbus_fp_content_sidebar_bg_color", "tab" => "design", "default" => '#ffffff', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_fp_blog_bg_color"] = array("name" => __('Frontpage Blog Row Background Color', 'nimbus'), "desc" => __('Set the backgound color for the frontpage blog row.', 'nimbus'), "id" => "nimbus_fp_blog_bg_color", "tab" => "design", "default" => '#ffffff', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Blog Appearance Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_blog_border_color"] = array("name" => __('Blog Item Bottom Border Color', 'nimbus'), "desc" => __('Set the bottom border color for the small blog items, the category row, and other blog related features.', 'nimbus'), "id" => "nimbus_blog_border_color", "tab" => "design", "default" => '#cccccc', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_blog_border_type"] = array("name" => __('Blog Item Bottom Border Type', 'nimbus'), "desc" => __('Set the boder type for the small blog items, the category row, and other blog related features', 'nimbus'), "id" => "nimbus_blog_border_type", "default" => "dotted", "tab" => "design", "type" => "select", "options" => nimbus_image_border_types());
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Widget and Sidebar Appearance Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_widget_title_border_color"] = array("name" => __('Widget Title Bottom Border Color', 'nimbus'), "desc" => __('Set the bottom border color for the widget titles.', 'nimbus'), "id" => "nimbus_widget_title_border_color", "tab" => "design", "default" => '#cccccc', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_widget_title_border_type"] = array("name" => __('Widget Title Bottom Border Type', 'nimbus'), "desc" => __('Set the boder type for the widget titles', 'nimbus'), "id" => "nimbus_widget_title_border_type", "default" => "dotted", "tab" => "design", "type" => "select", "options" => nimbus_image_border_types());
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Footer Appearance Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_footer_bg_color"] = array("name" => __('Footer Row Background Color', 'nimbus'), "desc" => __('Set the backgound color for the footer row.', 'nimbus'), "id" => "nimbus_footer_bg_color", "tab" => "design", "default" => '#f2f2f2', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Blockquote Appearance Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_blockquote_border_color"] = array("name" => __('Blockquote Left Border Color', 'nimbus'), "desc" => __('Set the left border color for the blockquote element.', 'nimbus'), "id" => "nimbus_blockquote_border_color", "tab" => "design", "default" => '#000000', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Button and Shortcode Appearance Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_button_color"] = array("name" => __('Button Colors', 'nimbus'), "desc" => __('Set the default button colors to use across website. Check out our shortcodes for limitless color and appearance options. See Shortcodes tab.', 'nimbus'), "id" => "nimbus_button_color", "default" => "btn-default", "tab" => "design", "type" => "select", "options" => nimbus_button_styles());
$NIMBUS_OPTIONS_ARR[] = array("type" => "close_tab");
/* * *************************************************************************************************** */
// Typography
/* * *************************************************************************************************** */
$NIMBUS_OPTIONS_ARR["typography_tab"] = array("name" => __('Typography', 'nimbus'), "id" => "typography_tab", "tab" => "tab", "url" => "typography", "icon" => "fa-font", "type" => "tab");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "typography", "html" => "<h1>" . __('Body Typography Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["body_style"] = array("name" => __('Body Settings', 'nimbus'), "desc" => __('Set <strong>Body</strong> font style. This is the default font that will be used in most instances on your website.', 'nimbus'), "id" => "body_style", "tab" => "typography", "default" => array("size" => "15px", "line" => "1.7em", "face" => "Open Sans", "style" => "400", "color" => "#121212", "fonttrans" => "none"), "type" => "typography");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "typography", "html" => "<h1>" . __('Link Typography Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["link_color"] = array("name" => __('Link Color', 'nimbus'), "desc" => __('Set the default link color.', 'nimbus'), "id" => "link_color", "tab" => "typography", "default" => '#1990e0', "type" => "color");
$NIMBUS_OPTIONS_ARR["link_hover_color"] = array("name" => __('Link Hover Color', 'nimbus'), "desc" => __('Set link hover color.', 'nimbus'), "id" => "link_hover_color", "tab" => "typography", "default" => '#1990e0', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "typography", "html" => "<h1>" . __('Logo Typography Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_logo_style"] = array("name" => __('Default Logo Typography', 'nimbus'), "desc" => __('Set typography preferences for the text logo that is displayed when no image logo exists.', 'nimbus'), "id" => "nimbus_logo_style", "tab" => "typography", "default" => array("size" => "36px", "line" => "1em", "face" => "Cabin", "style" => "400", "color" => "#000000", "fonttrans" => "uppercase"), "type" => "typography");
$NIMBUS_OPTIONS_ARR["nimbus_logo_text_shadow_color"] = array("name" => __('Default Logo Text-Shadow Color', 'nimbus'), "desc" => __('Set text logo text-shadow color.', 'nimbus'), "id" => "nimbus_logo_text_shadow_color", "tab" => "typography", "default" => '#ffffff', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "typography", "html" => "<h1>" . __('Navigation Typography Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_menu_style"] = array("name" => __('Navigation Font', 'nimbus'), "desc" => __('Set the navigation menu font style', 'nimbus'), "id" => "nimbus_menu_style", "tab" => "typography", "default" => array("size" => "15px", "line" => "1em", "face" => "Open Sans", "style" => "700", "color" => "#ffffff", "fonttrans" => "uppercase"), "type" => "typography");
コード例 #2
0
ファイル: options_arr.php プロジェクト: rinodung/live-theme
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Menu Appearance Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_dd_sub_hover_color"] = array("name" => __('Dropdown Menu Sub Item Hover Color', 'nimbus'), "desc" => __('Set the background hover color for the dropdown menus.', 'nimbus'), "id" => "nimbus_dd_sub_hover_color", "tab" => "design", "default" => '#f2f2f2', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_mobile_dd_toggle_color"] = array("name" => __('Mobile Button Color', 'nimbus'), "desc" => __('Set the background color for the toggle button in the mobile menu.', 'nimbus'), "id" => "nimbus_mobile_dd_toggle_color", "tab" => "design", "default" => '#ffffff', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_mobile_dd_toggle_hover_color"] = array("name" => __('Mobile Button Hover Color', 'nimbus'), "desc" => __('Set the background color for the toggle button in the mobile menu.', 'nimbus'), "id" => "nimbus_mobile_dd_toggle_hover_color", "tab" => "design", "default" => '#e0e0e0', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_mobile_dd_toggle_border_color"] = array("name" => __('Mobile Button Border Color', 'nimbus'), "desc" => __('Set the border color for the toggle button in the mobile menu.', 'nimbus'), "id" => "nimbus_mobile_dd_toggle_border_color", "tab" => "design", "default" => '#000000', "type" => "color");
$NIMBUS_OPTIONS_ARR["nimbus_mobile_dd_toggle_detail_color"] = array("name" => __('Mobile Button Color', 'nimbus'), "desc" => __('Set the detail color for the toggle button in the mobile menu.', 'nimbus'), "id" => "nimbus_mobile_dd_toggle_detail_color", "tab" => "design", "default" => '#000000', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Frontpage', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["feature_row_color"] = array("name" => __('Feature Row Color', 'nimbus'), "desc" => __('Set the background color of the featured rows.', 'nimbus'), "id" => "feature_row_color", "tab" => "design", "default" => '#e5e5e5', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Social Media', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["social_media_color"] = array("name" => __('Social Media Icons Color', 'nimbus'), "desc" => __('Set the button color for the round social media icons in the header.', 'nimbus'), "id" => "social_media_color", "tab" => "design", "default" => '#59a4a0', "type" => "color");
$NIMBUS_OPTIONS_ARR["social_media_hover_color"] = array("name" => __('Social Media Icons Hover Color', 'nimbus'), "desc" => __('Set the button hover color for the round social media icons in the header.', 'nimbus'), "id" => "social_media_hover_color", "tab" => "design", "default" => '#53c2bc', "type" => "color");
$NIMBUS_OPTIONS_ARR["social_media_font_color"] = array("name" => __('Social Media Icons Color', 'nimbus'), "desc" => __('Set the button icon color for the round social media icons in the header.', 'nimbus'), "id" => "social_media_font_color", "tab" => "design", "default" => '#ffffff', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Blockquote Appearance Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_blockquote_border_color"] = array("name" => __('Blockquote Left Border Color', 'nimbus'), "desc" => __('Set the left border color for the blockquote element.', 'nimbus'), "id" => "nimbus_blockquote_border_color", "tab" => "design", "default" => '#000000', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "design", "html" => "<h1>" . __('Button Appearance Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_button_color"] = array("name" => __('Button Colors', 'nimbus'), "desc" => __('Set the default button colors to use across website.', 'nimbus'), "id" => "nimbus_button_color", "default" => "btn-default", "tab" => "design", "type" => "select", "class" => "", "options" => nimbus_button_styles());
$NIMBUS_OPTIONS_ARR[] = array("type" => "close_tab");
/* * *************************************************************************************************** */
// Typography
/* * *************************************************************************************************** */
$NIMBUS_OPTIONS_ARR["typography_tab"] = array("name" => __('Typography', 'nimbus'), "id" => "typography_tab", "tab" => "tab", "classes" => "", "url" => "typography", "icon" => "fa-font", "type" => "tab");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "typography", "html" => "<h1>" . __('Body Typography Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["body_style"] = array("name" => __('Body Settings', 'nimbus'), "desc" => __('Set <strong>Body</strong> font style. This is the default font that will be used in most instances on your website.', 'nimbus'), "id" => "body_style", "tab" => "typography", "default" => array("size" => "16px", "line" => "1.6em", "face" => "PT Sans", "style" => "400", "color" => "#555555", "fonttrans" => "none"), "type" => "typography");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "typography", "html" => "<h1>" . __('Link Typography Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["link_color"] = array("name" => __('Link Color', 'nimbus'), "desc" => __('Set the default link color.', 'nimbus'), "id" => "link_color", "tab" => "typography", "default" => '#286360', "type" => "color");
$NIMBUS_OPTIONS_ARR["link_hover_color"] = array("name" => __('Link Hover Color', 'nimbus'), "desc" => __('Set link hover color.', 'nimbus'), "id" => "link_hover_color", "tab" => "typography", "default" => '#144341', "type" => "color");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "typography", "html" => "<h1>" . __('Logo Typography Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_logo_style"] = array("name" => __('Default Logo Typography', 'nimbus'), "desc" => __('Set typography preferences for the text logo that is displayed when no image logo exists.', 'nimbus'), "id" => "nimbus_logo_style", "tab" => "typography", "info" => "<p>Allows you to change the typeface of your logo if you are using text instead of an image. Also allows you to change all other attributes we described in the <strong>Body Settings</strong> section above.</p>", "default" => array("size" => "32px", "line" => "1em", "face" => "Source Sans Pro", "style" => "400", "color" => "#000000", "fonttrans" => "none"), "type" => "typography");
$NIMBUS_OPTIONS_ARR["nimbus_mobile_logo_style"] = array("name" => __('Mobile Logo Typography', 'nimbus'), "desc" => __('Set typography preferences for the mobile text logo that is displayed in the fixed menu bar.', 'nimbus'), "id" => "nimbus_mobile_logo_style", "tab" => "typography", "default" => array("size" => "20px", "line" => "1em", "face" => "Source Sans Pro", "style" => "400", "color" => "#000000", "fonttrans" => "uppercase"), "type" => "typography");
$NIMBUS_OPTIONS_ARR[] = array("tab" => "typography", "html" => "<h1>" . __('Navigation Typography Options', 'nimbus') . "</h1>", "type" => "html");
$NIMBUS_OPTIONS_ARR["nimbus_menu_style"] = array("name" => __('Navigation Font', 'nimbus'), "desc" => __('Set the navigation menu font style', 'nimbus'), "id" => "nimbus_menu_style", "tab" => "typography", "default" => array("size" => "15px", "line" => "1em", "face" => "Source Sans Pro", "style" => "400", "color" => "#737373", "fonttrans" => "none"), "type" => "typography");