Hey,
Is there a way to make the content, the gallery thumbs, centered and a smaller width than the body background. For example, I have a background image that I use in the header, content, footer sections that is 595px...therefore, the body.gallery is set to 595px. The problem is I want the gallery thumbs to be closer together and not stretch the full 595px. Is there a way to make everything inside the content portion of the site a smaller px length and than the normal 595 of everything else? Thanks, Matt
Posts: 565
Vary the thumbnail size setting in the theme.tpl file.
May have to juggle with whatever you might've coded in the theme.css file:
For the centre thing then this can be done in the theme.css file:
----best wishes, Robert