Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: 800px wide tables in login and view image - how to get rid?  (Read 3358 times)

0 Members and 1 Guest are viewing this topic.

deanosrs

  • Coppermine newbie
  • Offline Offline
  • Posts: 2

The title says it all really...
I'm trying to skin coppermine to fit my website (www.sheps.ft6.com) but on the view image php file and when you click on the login buttons, those pages have 800 pixel wide tables on them generated by coppermine, ruining my design. You can see what I mean here http://www.sheps.ft6.com/photos/displayimage.php?album=49&pos=12. The source says it here:
Quote
...          <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
            <tr>
              <td align="center" valign="top"> 
<!-- Start standard table -->
<table align="center" width="800" cellspacing="1" cellpadding="0" class="maintable">

        <tr>
                <td class="tableh1" colspan="1"><h2>Error</h2></td>
        </tr>

        <tr>
                <td class="tableb" height="300" align="center">
                        <font size="3"><b>You are already logged in !</b></font>


                        <br /><br />...

I've searched every single file in the whole of the coppermine folder for the letters "800" but this hasn't helped. I can only guess it's being generated and outputted by a variable, but I can't make out where so I can change it.

If anyone can solve this issue I shall personally declare them my hero on the blog on my site!
Thanks,
Sheps/Deano
« Last Edit: July 16, 2005, 05:11:55 am by Nibbler »
Logged

Nibbler

  • Guest
Re: 800px wide tables in login and view image - how to get rid?
« Reply #1 on: July 16, 2005, 04:59:38 am »

Width of tables is an option on the config page. (Width of the main table (pixels or %))
Logged

deanosrs

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: 800px wide tables in login and view image - how to get rid?
« Reply #2 on: July 16, 2005, 05:08:34 am »

Um, wow. That was an embarrassingly simple solution. Thanks x1000!
Logged

Nibbler

  • Guest
Re: 800px wide tables in login and view image - how to get rid?
« Reply #3 on: July 16, 2005, 05:11:42 am »

:)
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.