Hi bellaspur,
Nice to see someone new happened upon this thread. I made changes to colorbox.css in the “Shadowed” theme. Location: wp-content/plugins/lightbox-plus/css/shadowed/
Within colorbox.css replace the 9-line section beginning #cboxError with the following.
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:20px; margin-top:20px;}
#cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#444; font-weight:bold; }
#cboxCurrent{position:absolute; top:0px; left:100px; color:#999;}
#cboxSlideshow{position:absolute; top:0px; right:42px; color:#444;}
#cboxPrevious{position:absolute; top:0px; left:0; color:#444;}
#cboxNext{position:absolute; top:0px; left:63px; color:#444;}
#cboxLoadingOverlay{background:url(images/loading.gif) 5px 5px no-repeat #fff;}
#cboxClose{position:absolute; top:0; right:0; display:block; color:#444; font-weight:bold;}
I suggest you make a copy of the “shadowed” folder in the same directory, give it a really cool name (like “shadowed 2”) and make the changes in there, just in case things get wacky, or you want to experiment. The name for the new folder will appear in the list of available theme in the Lightbox Plus settings.
Let me know how it works for you, and maybe post a link so I can have a look.
Rod