Quote Originally Posted by jaggers View Post
I have two questions, both of which I am trying to figure out if I can do in the admin or CSS exclusively.

#1 --- I am trying to figure out how to alter the .centerBoxContentsNew (or is it .centerContent back?) because it is currently 242px in width, and I would like to get it down to 130px, the size of the thumbnails on my main page.

My objective here is to get 4 pictures per row.
Set your width to be '130px' rather than '33%'. Or even '25%'- that will get 4 pictures per row and space them out properly.

Anyway- glad to see you found Firebug.