If you are using Lightbox 2 (see huddletogether.com) you might see the progress indicator or 'loading icon' off to the left instead of centred. This is confusing and looks a bit sloppy.
It turns out that if you have used
Display:blockfor images in your main CSS this will cause a problem for the Lightbox. Simply edit the jquery.lightbox-0.5.css file adding
Display:inline;to the
#jquery-lightbox a img { }statement and that should fix it for you.
Described in less detail on the
forum
1 comment:
How to build your own website.
Post a Comment