Hi,
How can I control the table width in Coppermine?
I see how to do some of the tables in the config file.
What I want to do is control the whole width of the page from the logo on down.
Thanks in advance for any help!
Andy Knifel
You should be able to change the width in your theme's template.html.
Hi Nibbler,
Thanks for the quick reply.
Here is what I'm trying to do: http://www.rogersdrums.com/gallery.html
You'll notice how much scrolling has to be done within the template.
Up and down scrolling is OK, not side to side. ;D >:(
that's the drawback of using an iframe, it's not directly related to tables. Create an actual template file that makes coppermine show up in your black-and-grey table instead of putting it into an iframe that is to narrow.