Hi Kamalm,
Well, I'm very glad it's working now. There could have easily been another conflicting plugin or a cache issue. These things happen.
Your best bet is probably to use a Custom Layout. To get started with that, go to PhotoSmash Settings / Advanced, and turn on "Show Advanced Menu Items:". After you save that, you should see a new menu option for Layout Editor.
There is a pre-delivered layout called Std_Widget. You should edit that layout and copy the code from all of the boxes into a new layout. Save your new layout as one that you can play with. The Std_Widget layout is a good starting point.
To show one of these custom layouts in your gallery, you can either select it from the dropdown: Gallery Settings / Gallery Options - "Display using Layout", or you can specify it in your shortcode: [photosmash layout=Std_Widget] That will show the gallery using the standard widget layout. To show your own custom layout, once you've created it in Layout Editor, you can call it using the name you give it: [photosmash layout='my_layout']
There are a list of the fields and tags you can use in your standard layouts on the right hand side of the Layout Editor. There are lots of things so with a little html, css, and the tags in Layout Editor, you can build almost anything (I say almost, but it's probably actually "anything possible with css, javascript, and html").
Hope that helps get you started. When I get time I will do some video tutorials. I bought Camtasia for Mac and a microphone and everything...now I just need some time :(
Byron