<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding Superbox (Light Box) Widget To Blogger Images. Fixed.</title>
	<atom:link href="http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/</link>
	<description>Blogger Templates and Tricks</description>
	<lastBuildDate>Sat, 11 Feb 2012 13:39:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: metalmatt</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-11912</link>
		<dc:creator>metalmatt</dc:creator>
		<pubDate>Wed, 04 Aug 2010 00:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-11912</guid>
		<description>Lightbox does not work on blogger because when you click on the picture, it open in a new window dummy and that&#039;s not lightbox! Lightbox is when you click a picture and it popup on a SAME page but not another window! it only works on Wordpress but not blogger!</description>
		<content:encoded><![CDATA[<p>Lightbox does not work on blogger because when you click on the picture, it open in a new window dummy and that&#8217;s not lightbox! Lightbox is when you click a picture and it popup on a SAME page but not another window! it only works on WordPress but not blogger!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sina</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-11287</link>
		<dc:creator>sina</dc:creator>
		<pubDate>Sun, 06 Jun 2010 06:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-11287</guid>
		<description>My image code is NOT like what u say!
it&#039;s actually different:(((
help me</description>
		<content:encoded><![CDATA[<p>My image code is NOT like what u say!<br />
it&#8217;s actually different:(((<br />
help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-11164</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 03 Jun 2010 16:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-11164</guid>
		<description>hi ilquer, sorry but i&#039;m trying to make it easy as possible, you are the first one to say that. i&#039;m really sorry.</description>
		<content:encoded><![CDATA[<p>hi ilquer, sorry but i&#8217;m trying to make it easy as possible, you are the first one to say that. i&#8217;m really sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilquer</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-10841</link>
		<dc:creator>ilquer</dc:creator>
		<pubDate>Sat, 15 May 2010 20:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-10841</guid>
		<description>The way you tell us about blogger tools is very complicated.How can you be so successful about it?</description>
		<content:encoded><![CDATA[<p>The way you tell us about blogger tools is very complicated.How can you be so successful about it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-10284</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-10284</guid>
		<description>@ admin, thanks for adding this amazing solution, thanks very much.</description>
		<content:encoded><![CDATA[<p>@ admin, thanks for adding this amazing solution, thanks very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-10257</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 05 Apr 2010 20:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-10257</guid>
		<description>This tutorial will give good results and play in all browsers except for Internet Explorer 8 .
In IE8 the background overlay and the border color of the popup do not show.

I have used a simple way for solution:
Changed compatibility mode of the IE8.
How to do this on blogger:

Edit Template HTML, and add just after the opening of the
 tag, this line:
meta content=&#039;IE=7&#039; http-equiv=&#039;X-UA-Compatible&#039;

(add:  at the end of the line added)

See it working on this link:
&lt;a href=&quot;http://dimitris.aspiotis.com/2010/04/koutoukia-kai-hasapotavernes.html&quot; rel=&quot;nofollow&quot;&gt;lytebox IE8&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This tutorial will give good results and play in all browsers except for Internet Explorer 8 .<br />
In IE8 the background overlay and the border color of the popup do not show.</p>
<p>I have used a simple way for solution:<br />
Changed compatibility mode of the IE8.<br />
How to do this on blogger:</p>
<p>Edit Template HTML, and add just after the opening of the<br />
 tag, this line:<br />
meta content=&#8217;IE=7&#8242; http-equiv=&#8217;X-UA-Compatible&#8217;</p>
<p>(add:  at the end of the line added)</p>
<p>See it working on this link:<br />
<a href="http://dimitris.aspiotis.com/2010/04/koutoukia-kai-hasapotavernes.html" rel="nofollow">lytebox IE8</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zacky</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9857</link>
		<dc:creator>zacky</dc:creator>
		<pubDate>Sat, 06 Mar 2010 13:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9857</guid>
		<description>Hy Max and another people...

I have fixed this Lytebox, you can read its tutorial here:

http://tipsbloggerzacky.blogspot.com/2010/03/lytebox-image-viewer-for-blogger-fixed.html</description>
		<content:encoded><![CDATA[<p>Hy Max and another people&#8230;</p>
<p>I have fixed this Lytebox, you can read its tutorial here:</p>
<p><a href="http://tipsbloggerzacky.blogspot.com/2010/03/lytebox-image-viewer-for-blogger-fixed.html" rel="nofollow">http://tipsbloggerzacky.blogspot.com/2010/03/lytebox-image-viewer-for-blogger-fixed.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9423</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Fri, 12 Feb 2010 14:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9423</guid>
		<description>@ &lt;b&gt;Daumis, Faer, antiposer  &lt;/b&gt; Please try to get the java files and upload it to your own hosting account in any hosting site.

@ &lt;b&gt;Marius  &lt;/b&gt;sorry, i don&#039;t think you can add the both, even if you added it, it&#039;ll make your blog very slow.</description>
		<content:encoded><![CDATA[<p>@ <b>Daumis, Faer, antiposer  </b> Please try to get the java files and upload it to your own hosting account in any hosting site.</p>
<p>@ <b>Marius  </b>sorry, i don&#8217;t think you can add the both, even if you added it, it&#8217;ll make your blog very slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antiposer</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9381</link>
		<dc:creator>antiposer</dc:creator>
		<pubDate>Tue, 09 Feb 2010 05:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9381</guid>
		<description>the tutorial on this blog still seems to work...

http://goo.gl/fb/z4Zp</description>
		<content:encoded><![CDATA[<p>the tutorial on this blog still seems to work&#8230;</p>
<p><a href="http://goo.gl/fb/z4Zp" rel="nofollow">http://goo.gl/fb/z4Zp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9342</link>
		<dc:creator>Marius</dc:creator>
		<pubDate>Fri, 05 Feb 2010 07:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9342</guid>
		<description>Hello, is there a way to have this script AS WELL AS the photo gallery from the article &quot;How To Add Images Gallery Widget With jQuery Hover / Zoom To Your Blogger.&quot;  ??
I tried but the two seem to be incompatible...If i put both of them i get in slimbox_4Blogger.js that window.addEvent(’domready’, Lightbox.init.bind is not a function..
That was the last command in the file (”window.addEvent(’domready’, Lightbox.init.bind(Lightbox));”</description>
		<content:encoded><![CDATA[<p>Hello, is there a way to have this script AS WELL AS the photo gallery from the article &#8220;How To Add Images Gallery Widget With jQuery Hover / Zoom To Your Blogger.&#8221;  ??<br />
I tried but the two seem to be incompatible&#8230;If i put both of them i get in slimbox_4Blogger.js that window.addEvent(’domready’, Lightbox.init.bind is not a function..<br />
That was the last command in the file (”window.addEvent(’domready’, Lightbox.init.bind(Lightbox));”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faer</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9293</link>
		<dc:creator>Faer</dc:creator>
		<pubDate>Sun, 31 Jan 2010 07:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9293</guid>
		<description>dude, ur bandwith fir the script&#039;s exceeded~</description>
		<content:encoded><![CDATA[<p>dude, ur bandwith fir the script&#8217;s exceeded~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daumis</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9265</link>
		<dc:creator>Daumis</dc:creator>
		<pubDate>Thu, 28 Jan 2010 23:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9265</guid>
		<description>It was a nice widget few days ago. Unfortunately it doesnt work any more.</description>
		<content:encoded><![CDATA[<p>It was a nice widget few days ago. Unfortunately it doesnt work any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9218</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sun, 24 Jan 2010 22:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9218</guid>
		<description>@ &lt;b&gt;gerald, Aver,&lt;/b&gt;you must type and edit codes carefully and please try the old post editor.


@ &lt;b&gt;Nando Tampubolon&lt;/b&gt; The problem about the images that hosted to your blogger account is that you need to delete a small part from the image url to make it work.


@ &lt;b&gt;Mayur,&lt;/b&gt; you are welcome.


@ &lt;b&gt;lily&lt;/b&gt;all this is possible but it&#039;s require a good html and jave knowledge.


@ &lt;b&gt;Saba&lt;/b&gt;1. May be your connection very slow, may be your images are very huge.

2. no, when the image will load the box will be re sized to fit the image.

3. i think this can be done but not with this widget.</description>
		<content:encoded><![CDATA[<p>@ <b>gerald, Aver,</b>you must type and edit codes carefully and please try the old post editor.</p>
<p>@ <b>Nando Tampubolon</b> The problem about the images that hosted to your blogger account is that you need to delete a small part from the image url to make it work.</p>
<p>@ <b>Mayur,</b> you are welcome.</p>
<p>@ <b>lily</b>all this is possible but it&#8217;s require a good html and jave knowledge.</p>
<p>@ <b>Saba</b>1. May be your connection very slow, may be your images are very huge.</p>
<p>2. no, when the image will load the box will be re sized to fit the image.</p>
<p>3. i think this can be done but not with this widget.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saba</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9204</link>
		<dc:creator>Saba</dc:creator>
		<pubDate>Sun, 24 Jan 2010 03:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9204</guid>
		<description>Hai,I have 3 questions:
1)Why it takes such long time to view it on my blog (more than 3 minutes)? I put it as slide show.
2) The box shows the loading is small. Is it mean my images will be that size?
3) I want only 1 picture appears on my blog even though I put more than 1 pictures. I want to view it as slide show. Is it possible and easy to do it? Because I don&#039;t have basic in IT programmer.</description>
		<content:encoded><![CDATA[<p>Hai,I have 3 questions:<br />
1)Why it takes such long time to view it on my blog (more than 3 minutes)? I put it as slide show.<br />
2) The box shows the loading is small. Is it mean my images will be that size?<br />
3) I want only 1 picture appears on my blog even though I put more than 1 pictures. I want to view it as slide show. Is it possible and easy to do it? Because I don&#8217;t have basic in IT programmer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lily</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9030</link>
		<dc:creator>lily</dc:creator>
		<pubDate>Sat, 09 Jan 2010 19:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9030</guid>
		<description>Hello :) It works amazing! Can we put captions on the boxes and can we change the colour of the border and background when it pops up? Thank you so much for this trick!</description>
		<content:encoded><![CDATA[<p>Hello <img src='http://www.allblogtools.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It works amazing! Can we put captions on the boxes and can we change the colour of the border and background when it pops up? Thank you so much for this trick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayur</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9024</link>
		<dc:creator>Mayur</dc:creator>
		<pubDate>Sat, 09 Jan 2010 11:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9024</guid>
		<description>Thank You Very Much Your Information Really Usefull for me............Thnks again</description>
		<content:encoded><![CDATA[<p>Thank You Very Much Your Information Really Usefull for me&#8230;&#8230;&#8230;&#8230;Thnks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nando Tampubolon</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9023</link>
		<dc:creator>Nando Tampubolon</dc:creator>
		<pubDate>Sat, 09 Jan 2010 08:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9023</guid>
		<description>anyway, is anyone could help my friend&#039;s blog ? Pls check her http://reztylicious.blogspot.com/ , thrs something like crack things happened on her blog. You know when she posting a new post, there&#039;s a longgg distance between previous post. How to fix this thing ?</description>
		<content:encoded><![CDATA[<p>anyway, is anyone could help my friend&#8217;s blog ? Pls check her <a href="http://reztylicious.blogspot.com/" rel="nofollow">http://reztylicious.blogspot.com/</a> , thrs something like crack things happened on her blog. You know when she posting a new post, there&#8217;s a longgg distance between previous post. How to fix this thing ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nando Tampubolon</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-9022</link>
		<dc:creator>Nando Tampubolon</dc:creator>
		<pubDate>Sat, 09 Jan 2010 08:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-9022</guid>
		<description>well, its worked when i add to link host (phtobucket), but when i made to one i uploaded by blog tool, it sometimes work but moreoften the pic didnt showed</description>
		<content:encoded><![CDATA[<p>well, its worked when i add to link host (phtobucket), but when i made to one i uploaded by blog tool, it sometimes work but moreoften the pic didnt showed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aver</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-8979</link>
		<dc:creator>Aver</dc:creator>
		<pubDate>Wed, 06 Jan 2010 02:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-8979</guid>
		<description>Hi, i&#039;m trying to put this in my gallery, but doesn&#039;t work, I have a Blogger and my pictures are in a flickr account, is possible to do this???</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;m trying to put this in my gallery, but doesn&#8217;t work, I have a Blogger and my pictures are in a flickr account, is possible to do this???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rezza</title>
		<link>http://www.allblogtools.com/tricks-and-hacks/adding-superbox-light-box-widget-to-blogger-images-fixed/#comment-8953</link>
		<dc:creator>Rezza</dc:creator>
		<pubDate>Tue, 05 Jan 2010 04:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.allblogtools.com/?p=4177#comment-8953</guid>
		<description>hi max! hehe..nice tricks! love it so much... i have try this on my blog,  first and second try i failed. Then i notice i need to change the post editor to the old one. Then i can make it work on my blog. You can see many tricks done here by me... http://minimastyles.blogspot.com

@gerald maybe you used the new post editor? just change it back to the old one.</description>
		<content:encoded><![CDATA[<p>hi max! hehe..nice tricks! love it so much&#8230; i have try this on my blog,  first and second try i failed. Then i notice i need to change the post editor to the old one. Then i can make it work on my blog. You can see many tricks done here by me&#8230; <a href="http://minimastyles.blogspot.com" rel="nofollow">http://minimastyles.blogspot.com</a></p>
<p>@gerald maybe you used the new post editor? just change it back to the old one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

