"Style settings", "type" => "title", "img" => PEXETO_IMAGES_URL.'icon_style.png' ), array( "type" => "open", "subtitles"=>array(array("id"=>"general", "name"=>"General"), array("id"=>"logo", "name"=>"Logo"), array("id"=>"text", "name"=>"Text Styles"), array("id"=>"bg", "name"=>"Backgrounds"), array("id"=>"fonts", "name"=>"Fonts")) ), /* ------------------------------------------------------------------------* * GENERAL * ------------------------------------------------------------------------*/ array( "type" => "subtitle", "id" => 'general' ), array( "name" => "Predefined Theme Colors", "id" => PEXETO_SHORTNAME."_skin", "type" => "stylecolor", "options" => array("d74a38","EB6841","db001b","cf1b75","BD1550","B05574","8CB252","00a851","70B0A0","29b3d0","1693A5","2A8FBD","257ea8","919999","4F4E57","556270","6a9199","8c778f"), "std" => 'd74a38', "desc" => 'You can either select a predefined theme color or pick your custom color below. The header (the section that contains the menu and the logo) color and all the links color will be changed.' ), array( "name" => "Custom Theme Color", "id" => PEXETO_SHORTNAME."_custom_skin", "type" => "color", "desc" => 'You can select a custom color for your theme. This field has priority over the "Predefined Theme Colors" one. ' ), array( "name" => "Background color", "id" => PEXETO_SHORTNAME."_body_bg", "type" => "color" ), array( "name" => "Background Pattern", "id" => PEXETO_SHORTNAME."_pattern", "type" => "pattern", "options" => $patterns, "desc" => 'Here you can choose the pattern for the theme. There are 3 types of patterns - each of them suits best for the different skin bases. ' ), array( "name" => "Custom background image", "id" => PEXETO_SHORTNAME."_custom_pattern", "type" => "upload", "desc" => 'You can upload your custom background image here.' ), array( "name" => "Custom background options", "id" => PEXETO_SHORTNAME."_body_bg_options", "type" => "multicheck", "options" => array(array("id"=>"repeatable", "name"=>"Repeatable"), array("id"=>"center", "name"=>"Centered"), array("id"=>"fixed", "name"=>"Fixed")), "class"=>"include", "std"=>"", "desc"=>"These options are available for custom uploaded images only. The Centered option is available when the image is not repeating." ), array( "name" => "Main body text size", "id" => PEXETO_SHORTNAME."_body_text_size", "type" => "text", "desc" => "The main body font size in pixels. Default: 13" ), array( "name" => "Additional CSS styles", "id" => PEXETO_SHORTNAME."_additional_styles", "type" => "textarea", "desc" => "You can insert some more additional CSS code here. If you would like to do some modifications to the theme's CSS, it is better to insert the modifications in this field rather than modifying the original style.css file, as the modifications in this field will remain saved trough the theme updates." ), array( "type" => "close"), /* ------------------------------------------------------------------------* * LOGO OPTIONS * ------------------------------------------------------------------------*/ array( "type" => "subtitle", "id"=>'logo' ), array( "name" => "Logo image", "id" => PEXETO_SHORTNAME."_logo_image", "type" => "upload", "desc" => "If you wouldn't like to use the uploader: if the image is located within the images folder you can just insert images/image-name.jpg, otherwise you have to insert the full path to the image, for example: http://site.com/image-name.jpg" ), array( "name" => "Logo image width", "id" => PEXETO_SHORTNAME."_logo_width", "type" => "text", "desc" => "The logo image width in pixels- default:161" ), array( "name" => "Logo image height", "id" => PEXETO_SHORTNAME."_logo_height", "type" => "text", "desc" => "The logo image height in pixels- default:36" ), array( "type" => "close"), /* ------------------------------------------------------------------------* * TEXT STYLES * ------------------------------------------------------------------------*/ array( "type" => "subtitle", "id"=>'text', ), array( "name" => "Main body text color", "id" => PEXETO_SHORTNAME."_body_color", "type" => "color", "desc" => "This setting will change the main content and sidebar text color." ), array( "name" => "Headings color", "id" => PEXETO_SHORTNAME."_heading_color", "type" => "color" ), array( "name" => "Menu links color", "id" => PEXETO_SHORTNAME."_menu_link_color", "type" => "color" ), array( "name" => "Menu links hover color", "id" => PEXETO_SHORTNAME."_menu_link_hover", "type" => "color", "desc" => "This is the color of the menu links when the mouse cursor gets positioned over the link" ), array( "name" => "Footer text color", "id" => PEXETO_SHORTNAME."_footer_text_color", "type" => "color" ), array( "name" => "Footer copyright text color", "id" => PEXETO_SHORTNAME."_copyright_text_color", "type" => "color" ), array( "type" => "close"), /* ------------------------------------------------------------------------* * BACKGROUNDS * ------------------------------------------------------------------------*/ array( "type" => "subtitle", "id" => 'bg' ), array( "name" => "Content background color", "id" => PEXETO_SHORTNAME."_content_bg", "type" => "color", "desc" => "The background of the main content area." ), array( "name" => "Secondary body color", "id" => PEXETO_SHORTNAME."_secondary_bg", "type" => "color", "desc" => "The background of the darker areas in the content, such as the services boxes background, slider thumbnail sections, etc." ), array( "name" => "Lines and borders color", "id" => PEXETO_SHORTNAME."_border_color", "type" => "color" ), array( "name" => "Footer background color", "id" => PEXETO_SHORTNAME."_footer_bg", "type" => "color", "desc" => "The background of the footer area that contains the four widgetized columns." ), array( "name" => "Footer wrapper background color", "id" => PEXETO_SHORTNAME."_footer_wrapper_bg", "type" => "color", "desc" => "The background of the body area, which wraps the widgetized footer section." ), array( "name" => "Footer lines color", "id" => PEXETO_SHORTNAME."_footer_lines_color", "type" => "color" ), array( "type" => "close"), /* ------------------------------------------------------------------------* * FONTS * ------------------------------------------------------------------------*/ array( "type" => "subtitle", "id" => 'fonts' ), array( "type" => "documentation", "text" => "