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] 2   Go Down

Author Topic: double cell borders?  (Read 29571 times)

0 Members and 1 Guest are viewing this topic.

wayfarer

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
double cell borders?
« on: November 12, 2004, 01:18:00 am »

I've tried absolutely everything on this one and just can't seem to make any change that affects this.  ??? On my main category table on the Coppermine home page, I have what seems to be extra cell spacing between rows, at the bottom of each row. I have looked at the gallery with the other themes in config, and it always seems to be the same. On mine it makes the line look extra thick because I have a black table background in behind. The screenshot illustrates the problem - both in my theme and in the Mac ox x theme.

I want to close up the thickness so it's the same as the vertical lines in the table. Any clues as to where and what to look for?
« Last Edit: January 01, 2005, 10:43:38 pm by GauGau »
Logged

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Re: Lines look thick - Cell spacing somewhere??
« Reply #1 on: November 17, 2004, 03:54:39 am »

Yes, I'm wondering how to get the 2 lines for horizontal bars so theres only 1 line. like on the site www.gobritney.com. they have 1 lines between the categories instead of 2.
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: Lines look thick - Cell spacing somewhere??
« Reply #2 on: November 17, 2004, 04:18:21 am »

Post a link to your gallery, we can't tell much from the screen shot.

What theme are you using and has it been customized at all?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Lines look thick - Cell spacing somewhere??
« Reply #3 on: November 17, 2004, 07:08:58 am »

Two table cells next to each other, each with a thin line around them will result in a not-so-thin line (at least two pixels wide). To fine-tune this, you will have to adjust the border attributes of all your table cells.

Joachim
Logged

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Re: Lines look thick - Cell spacing somewhere??
« Reply #4 on: November 19, 2004, 12:59:01 am »

is that the same for this (see link )

sorry i dont fully understand you. and ive seen it on other image gallerys.


(http://img28.exs.cx/img28/8793/tt13.jpg)

instead of these 2 lines, i would like to have one  :)


thanx for helping
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: Lines look thick - Cell spacing somewhere??
« Reply #5 on: November 19, 2004, 06:21:46 am »

Specifying style="border-collapse: collapse;" in the table definition may solve the specific problem of two cells butted up with borders specified, but without looking at the underlying html I can't tell you.  

And by specifying the style options in theme.php may cause problems in other tables that you don't desire the effect.

Horizontal space could also be caused by extra table definitions that have empty cells but minimum cell heights. Or by the introduction of the spacer.gif by the original author (or subsequent author) because they preferred the look.

I feel like I'm playin pin the tail on the donkey, and I missed. Post a link to a specific page with the problem. I enjoyed the pics of Britney but got tired of the click noise and ads so I stopped looking around.
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Lines look thick - Cell spacing somewhere??
« Reply #6 on: November 19, 2004, 09:12:06 am »

Try changing the css cell padding settings for the tables in your style.css.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Re: Lines look thick - Cell spacing somewhere??
« Reply #7 on: November 19, 2004, 11:12:35 am »

Specifying style="border-collapse: collapse;" in the table definition may solve the specific problem of two cells butted up with borders specified, but without looking at the underlying html I can't tell you. 

And by specifying the style options in theme.php may cause problems in other tables that you don't desire the effect.

Horizontal space could also be caused by extra table definitions that have empty cells but minimum cell heights. Or by the introduction of the spacer.gif by the original author (or subsequent author) because they preferred the look.

I feel like I'm playin pin the tail on the donkey, and I missed. Post a link to a specific page with the problem. I enjoyed the pics of Britney but got tired of the click noise and ads so I stopped looking around.


they changed it back  :-\\  but thanx for your help  :D lemme try this :)
Logged

Fking

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
double cell borders?
« Reply #8 on: November 21, 2004, 11:11:46 pm »

see the picture
some of the lines between the rows are double
how to fix that?
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: double cell borders?
« Reply #9 on: November 21, 2004, 11:48:27 pm »

That's not a problem, it's by design.  The double lines show a separation of what appears to be your categories; single lines divide what appear to be your albums.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: double cell borders?
« Reply #10 on: November 22, 2004, 07:43:46 am »

edit your stylesheet (themes/yourtheme/style.css) to get rid of the double-lines (which are in fact singleborders around table cells with a margin).

Joachim
Logged

Fking

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: double cell borders?
« Reply #11 on: November 24, 2004, 01:03:20 am »

edit your stylesheet (themes/yourtheme/style.css) to get rid of the double-lines (which are in fact singleborders around table cells with a margin).

Joachim

what have i to edit there?
Logged

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Re: Lines look thick - Cell spacing somewhere??
« Reply #12 on: November 27, 2004, 12:23:59 am »

Specifying style="border-collapse: collapse;" in the table definition may solve the specific problem of two cells butted up with borders specified, but without looking at the underlying html I can't tell you. 

And by specifying the style options in theme.php may cause problems in other tables that you don't desire the effect.

Horizontal space could also be caused by extra table definitions that have empty cells but minimum cell heights. Or by the introduction of the spacer.gif by the original author (or subsequent author) because they preferred the look.

I feel like I'm playin pin the tail on the donkey, and I missed. Post a link to a specific page with the problem. I enjoyed the pics of Britney but got tired of the click noise and ads so I stopped looking around.



o.O i just cant find it :( can someone be alittle bit more specific?  ???

an image of what again:

make these lines into 1 (so closer to each other ) big thanx :D

(http://img129.exs.cx/img129/4838/lines1.jpg)
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: Lines look thick - Cell spacing somewhere??
« Reply #13 on: November 27, 2004, 02:27:08 am »

The space in the middle of those two lines is actually the cell where the albums for that category would normally display.

If you aren't allowing first level albums to be printed then you can just remove that cell from the template to fix the problem.

this is from the rainy_day theme yours may not match exactly but this is the idea

Find:
Code: [Select]
<!-- BEGIN catrow -->
        <tr>
                <td class="tableb"><table border="0"><tr><td>{CAT_THUMB}</td><td><span class="catlink"><b>{CAT_TITLE}</b></span>{CAT_DESC}</td></tr></table></td>
                <td class="tableb" align="center">{ALB_COUNT}</td>
                <td class="tableb" align="center">{PIC_COUNT}</td>
        </tr>
      <tr>
            <td class="tableb" colspan=3>{CAT_ALBUMS}</td>
      </tr>
<!-- END catrow -->

Remove everything including the containing <tr> and </tr> of the line with {CAT_ALBUMS}

Code: [Select]
<!-- BEGIN catrow -->
        <tr>
                <td class="tableb"><table border="0"><tr><td>{CAT_THUMB}</td><td><span class="catlink"><b>{CAT_TITLE}</b></span>{CAT_DESC}</td></tr></table></td>
                <td class="tableb" align="center">{ALB_COUNT}</td>
                <td class="tableb" align="center">{PIC_COUNT}</td>
        </tr>
<!-- END catrow -->

BIG NOTE: This removes the ability for you to display the first level ablums in the catlist, period, end of story. You've been warned.  

I don't like this fix, because #1 it overrides an option in the configuration, and #2 if you ever decide you DO want to display first level alb thumnails in the CAT you may not remember that you did this little hack.  But if you don't find a better way to do it, and those lines still annoy you. Here's an option.

Part of the problem with modifying the CSS to fix this is that the table's corresponding CSS is "maintable".

What is making the 1px blank cell in the middle which prevents border-collapse from working, is cellspacing="1" in the function starttable (theme.php).

If you edit either of those things ugly things start to happen with the rest of the site.  You are more than welcome to play with them, just keep a backup  ;D

To do this right I think you would need to create a new table in the cat_list header make it a new css style, add it to the style sheet, close the table in the footer.  That should give you the control you need.

Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: Lines look thick - Cell spacing somewhere??
« Reply #14 on: November 27, 2004, 05:28:20 am »

OK, here is a much better solution that respects the admins config but still gets rid of the extra cell.

in your theme.php (This work was done on CPG1.32 Rainy Day) Your theme may differ slightly.

find:
Code: [Select]
<!-- BEGIN catrow -->
        <tr>
                <td class="tableb"><table border="0"><tr><td>{CAT_THUMB}</td><td><span class="catlink"><b>{CAT_TITLE}</b></span>{CAT_DESC}</td></tr></table></td>
                <td class="tableb" align="center">{ALB_COUNT}</td>
                <td class="tableb" align="center">{PIC_COUNT}</td>
        </tr>
      <tr>
            <td class="tableb" colspan=3>{CAT_ALBUMS}</td>
      </tr>
<!-- END catrow -->

Change to:
Code: [Select]
<!-- BEGIN catrow -->
        <tr>
                <td class="tableb"><table border="0"><tr><td>{CAT_THUMB}</td><td><span class="catlink"><b>{CAT_TITLE}</b></span>{CAT_DESC}</td></tr></table></td>
                <td class="tableb" align="center">{ALB_COUNT}</td>
                <td class="tableb" align="center">{PIC_COUNT}</td>
        </tr>
       {CAT_ALBUMS}
<!-- END catrow -->

Find:
Code: [Select]
function theme_display_cat_list($breadcrumb, &$cat_data, $statistics)
{
    global $template_cat_list, $lang_cat_list;
Change to:
Code: [Select]
function theme_display_cat_list($breadcrumb, &$cat_data, $statistics)
{
    global $template_cat_list, $lang_cat_list;
   
    $non_empty_cat_albums=<<<EOT
       <tr >
            <td colspan=3>{CAT_ALBUMS}</td>
      </tr>
EOT;

In the same function find:
Code: [Select]
   $template = template_extract_block($template_cat_list, 'catrow');
    foreach($cat_data as $category) {
Change to:
Code: [Select]
   $template = template_extract_block($template_cat_list, 'catrow');
   
    $params = array('{CAT_ALBUMS}' => $non_empty_cat_albums);
    $template_non_empty_cat_albums = template_eval($template,$params);
   
    foreach($cat_data as $category) {

In the same function find:
Code: [Select]
       } else {
            $params = array('{CAT_TITLE}' => $category[0],
                '{CAT_THUMB}' => $category['cat_thumb'],
                '{CAT_DESC}' => $category[1],
                '{CAT_ALBUMS}' => $category['cat_albums'],
                '{ALB_COUNT}' => $category[2],
                '{PIC_COUNT}' => $category[3],
                );
            echo template_eval($template, $params);
        }


change to:

Code: [Select]
       } else {
            $params = array('{CAT_TITLE}' => $category[0],
                '{CAT_THUMB}' => $category['cat_thumb'],
                '{CAT_DESC}' => $category[1],
                '{CAT_ALBUMS}' => $category['cat_albums'],
                '{ALB_COUNT}' => $category[2],
                '{PIC_COUNT}' => $category[3],
                );
            if ($category['cat_albums']) {
               echo template_eval($template_non_empty_cat_albums,$params);
            } else {
            echo template_eval($template, $params);
            }
        }



Hope that helps.

Devs, I've seen folks asking to get rid of those extra lines a few times, perhaps this can be thrown in the feature requests and maybe a "Dev Approved" version can be implemented for at least the base themes in the next release.
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: double cell borders?
« Reply #15 on: November 27, 2004, 05:43:46 am »

This should probably get merged with this thread

http://forum.coppermine-gallery.net/index.php?topic=11691.0
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Lines look thick - Cell spacing somewhere??
« Reply #16 on: November 27, 2004, 12:22:19 pm »

Nice hack.

But I think this is all a matter of taste.  I prefer the double lines between the cats. IMHO, if we changed the themes to do this, we would no doubt get complaints and requests to put it back.

We can always point anyone who asks to get rid of the spaces to this thread.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Re: Lines look thick - Cell spacing somewhere??
« Reply #17 on: November 27, 2004, 01:08:00 pm »

thanx! im gonna try it out after i made a back up :D
Logged

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Re: Lines look thick - Cell spacing somewhere??
« Reply #18 on: November 27, 2004, 01:29:03 pm »

ok the second one didnt work ( my fault lol) but i used the first, since i know for sure that were not gonna use first level show of albums thanx so muchos  :-* :D
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: double cell borders?
« Reply #19 on: November 27, 2004, 07:24:49 pm »

True enough Casper, The double lines never bothered me, and we can't please everybody all of the time.

If the author of a theme wants to get rid of it, they can reference this thread.

« Last Edit: November 28, 2004, 06:06:05 pm by donnoman »
Logged
Pages: [1] 2   Go Up
 

Page created in 0.027 seconds with 20 queries.