Home » » How to Disable the Blogger Light Box

How to Disable the Blogger Light Box

Disable Blogger Light BoxAs of now there is no Official Method to Override the Lightbox, and it is enabled on all of the Blogger Blogs. If you don’t like the Light Box, and want to remove it from your Blog, then read on:

Update:

Blogger has now added an option to disable the Light Box. The feature is enabled by default. You can turn it Off from Settings > Posts and Comments. You just have to set “Open images in Lightbox” option to “No

Now Click on the “Save Settings” Button

Update: Blogger has Rolled back the Light Box Feature. So there is no point in reading further.

Go to Template > Edit HTML and paste the following Code Snippet above </body>

<script type='text/javascript'>
document.getElementById('Blog1').id = 'Blog222';
var bp_dummy = document.createElement("div");
bp_dummy.id = 'Blog1';
bp_dummy.style.display='none';
document.getElementsByTagName("body")[0].appendChild( bp_dummy );
</script>

In this Code, Blog1 is the id of your Blog Posts Widget.

Save The Template, and LightBox wont be bothering you anymore :) I use the same technique here on my Blog :)


Source: http://www.bloggerplugins.org/2011/09/disable-blogger-light-box.html

0 comments :

Post a Comment

 
Play : Agame | Y8 Games | Y3 Games
Copyright © 2011. Blogger Tips And Tricks 2012 - All Rights Reserved

Proudly powered by Blogger