Table width Table width
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Table width

Started by ajk, August 24, 2005, 12:56:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ajk

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

Nibbler

You should be able to change the width in your theme's template.html.

ajk

#2
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 >:(

Joachim Müller

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.