All WordPress themes are not created equal. Customizing your theme shouldn’t be such a daunting task, either. For this reason, we’ve built all the commonly changed settings into a (new and improved) easy to use admin panel.
$("#img_layout_style_style2").click(changeStyle3);
function changeStyle3(){
var presetName = 'Style 3';
var answer = confirm("Are you sure you want to load the " + presetName + " Preset?" + '\n' + "Only color, background, and logo settings will be replaced.")
if (answer){
$('input#body_typography_color').val('#59523f');
$('div#body_typography_color_picker *').css('background-color', '#59523f');
$('input#link_color').val('#647809');
$('div#link_color_picker *').css('background-color', '#647809');
$('input#link_hover_color').val('#86a10b');
$('div#link_hover_color_picker *').css('background-color', '#86a10b');
$('input#post_title_typography_color').val('#362505');
$('div#post_title_typography_color *').css('background-color', '#362505');
$('input#h1_typography_color').val('#362505');
$('div#h1_typography_color *').css('background-color', '#362505');
$('input#h2_typography_color').val('#362505');
$('div#h2_typography_color *').css('background-color', '#362505');
$('input#h3_typography_color').val('#36332b');
$('div#h3_typography_color *').css('background-color', '#36332b');
$('input#h4_typography_color').val('#242424');
$('div#h4_typography_color *').css('background-color', '#242424');
$('input#h5_typography_color').val('#283805');
$('div#h5_typography_color *').css('background-color', '#283805');
$('input#header_logo').val(siteURL +'/wp-content/themes/element/images/style2/logo.png');
$('#header_logo_image img').attr("src", siteURL +'/wp-content/themes/element/images/style2/logo.png');
$('input#body_background').val(siteURL +'/wp-content/themes/element/images/style2/body_bg.png');
$('#body_background img').attr("src", siteURL +'/wp-content/themes/element/images/style2/body_bg.png');
window.alert(presetName + " is loaded! Please review and save your settings.");
}
} // end Style3
Shortcodes allow you to insert simple snippets of plain text to achieve useful functions in your WordPress theme. Element provides many useful shortcode functions to…
Element comes with four “style presets” which can be further customized directly from the admin panel. If you’re a designer/developer looking to take even more…
Today, more people are using mobile devices to browse the web than ever before. Element includes responsive technology which enables the theme to display beautifully…
Content templates are ready-made page designs which are useful for the fast creation of product and service pages, staff directories, and more. To insert a…
No doubt, typography is one of the most important aspects of a theme. Element has all the proportionate margins, padding, and line-heights built right in…
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s.
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s.
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s.