Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: 800px wide tables in login and view image - how to get rid?  (Read 3364 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.019 seconds with 20 queries.