Hi,
I've scoured the forum for help with the Lightbox/PrettyPhoto and I apologize for still having trouble, because there are quite a few help topics already posted.
I successfully removed the top, left, and right margins by editing the images in the prettyphoto folder, but I am unable to remove the white bottom border. From another thread, I've posted the following code into my custom.css
div.pp_default .pp_top, div.pp_default .pp_bottom, div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right{
background: none !important;
}
Still no luck -- a white border appears below the image. Has anyone had success at removing this white border?
Many thanks.














