Twitter Weekly Updates for 2009-06-28

site admin by site admin

Powered by Twitter Tools.

Twitter Weekly Updates for 2009-06-21

site admin by site admin

Powered by Twitter Tools.

Lightbox ‘Close’ button not working

daniel by daniel

Okay, so we were building another site that uses Lightbox in a photo gallery - problem was, the ‘Close’ button didn’t appear to work in Firefox or Safari. The ‘Close’ image was in place, but you couldn’t click on it. After some muddling around, we figured out what the problem was.

On this particular site we had set some styles for floated images that would add margins around them to give some space between the image and other content.

.left { float: left; }

img.left {
margin-right: 15px;
margin-bottom: 10px;
}

For some reason, it appears as if those styles are getting applied to the image in the Lightbox photo gallery, causing it to have a bottom margin that overlaps the ‘Close’ link - and only in Firefox and Safari.

So we just added a new line in our lightbox.css file:

#imageContainer img { margin-bottom: 0; }

Twitter Weekly Updates for 2009-06-14

site admin by site admin

Powered by Twitter Tools.

Twitter Weekly Updates for 2009-06-07

site admin by site admin

Powered by Twitter Tools.

Twitter Weekly Updates for 2009-05-31

site admin by site admin

Powered by Twitter Tools.

Twitter Weekly Updates for 2009-05-24

site admin by site admin

Powered by Twitter Tools.

Twitter Weekly Updates for 2009-05-17

site admin by site admin

Powered by Twitter Tools.

magentocommerce.com 400 bad request solved

jay by jay

This is super geeky.

But if I’ve been having this problem this long I have to believe there are others.  For the last two months, I’ve been completely unable to browse the magentocommerce.com website in Firefox - major pain, considering I’ve been working on two magento projects.  Every time I visited I would get a “400 Bad Request” error.

I tried turning off all my Firefox add-ons - to no avail.  Finally figured it out.  It was a bad cookie that somehow the site had stored on my machine.

I used the Web Developer Toolbar to clear out all the site cookies for magentocommerce.com and that did the trick.  Hope this helps someone else from pulling all their hair out.

3 hours of online Twitter Training?

greg by greg

twitter-training.jpg


© Copyright 2007 jloop == outburst . Thanks for visiting!