Photo album view in grid style - Drupal 6

Status: 
Open
Question: 

Has anyone successfully setup the Photo Album view in grid style? The grid style setting doesn't effect the layout when I set the grid to 4 columns. Also, the gallery is not unique to the user anymore. They all show the gallery of the logged in user and in stacked formation.

Here is what I have tried so far.
1. Removed the custom contemplate.
2. Here is a snapshot of the setting I have tried so far

Responses

1. That's because one gallery is

That's because one gallery is one node. And will show in one grid.

You have to just display the node (row style: node). And create the grid in your contemplate manually.

2. CSS in Photogallery panel

I'm looking for a simple way to add padding to the thumbs. I have attempted to defined a class in the Photogallery panel and it has no effect. Shouldn't this work? Example