I’ve implemented some slimbox actions on one of the pages on my website, but instead of loading the images centered in the browser on the page, it extends the page and loads them at the bottom with half of them cut off.
If you click on any of the central images you’ll see what I mean. Anyone got any ideas as to what’s happening, is there a better lightbox tool to use within freeway? Preferably the less coding the better!
Did you fix this? It seems to be working fine from here in
Firefox.latest. What you’re describing sounds like what happens if the
CSS file that defines what the lightbox is supposed to look like
doesn’t load. If you’re seeing the problem there, you might try force-
reloading your browser, you may have something cached from a previous
version that doesn’t match up with the current form of your site.
Walter
On Aug 23, 2010, at 5:43 AM, Will Vincent wrote:
Hi, hows it going?
I’ve implemented some slimbox actions on one of the pages on my
website, but instead of loading the images centered in the browser
on the page, it extends the page and loads them at the bottom with
half of them cut off.
Yeah I had a fiddle during the day thank you, really no idea what it was, but several peers who’d visited the site had reported the same problem, so not sure if it was the CSS file or not. Live and learn!