From: Marius Gavrilescu Date: Fri, 7 Feb 2014 08:54:31 +0000 (+0200) Subject: Add sponsor sidebar X-Git-Url: http://git.ieval.ro/?a=commitdiff_plain;h=514a5a0e5b47b39e45b2d1730777372e5ead529d;p=gruntmaster-page.git Add sponsor sidebar --- diff --git a/js/90-custom.js b/js/90-custom.js index 3759c1b..923ebaf 100644 --- a/js/90-custom.js +++ b/js/90-custom.js @@ -25,6 +25,12 @@ $('#theme_cerulean').on('click', function () { set_style("cerulean"); }); $('#theme_cyborg' ).on('click', function () { set_style("cyborg"); }); $('#theme_cosmo' ).on('click', function () { set_style("cosmo"); }); + + if(!$('#sidebar').size()) { + var content = $('#content'); + content.wrapInner('
').append(' + +
+