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: I have begun TABLESS version ... but ...  (Read 3114 times)

0 Members and 1 Guest are viewing this topic.

Rodinou

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 346
  • Tournicoti, Tournicota
    • http://www.sortons.net
I have begun TABLESS version ... but ...
« on: September 21, 2004, 04:05:58 am »

http://www.sortons.net/photos/thumbnails.php?album=940

waouh :) what a "hard core" code ... become crazy :)

So ... I have a problem ...


how to display the title with tableless navigation with "THIS"

    if ($mode == 'thumb') {
    starttable('100%', $title, $thumbcols);

    } else {
        starttable('100%');
    }

I understand the code ... but to disappear table, I have tested this ...

    if ($mode == 'thumb') {
   // starttable('100%', $title, $thumbcols);

                         $title;
                         $thumbcols;

title disappear, and my tableless design don't need thumbcols ...

so ... suggestion ?

Rodinou

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 346
  • Tournicoti, Tournicota
    • http://www.sortons.net
Re: I have begun TABLESS version ... but ...
« Reply #1 on: September 21, 2004, 06:55:46 am »

No time to sleep, I continue to change the code ...
http://www.sortons.net/photos/displayimage.php?album=936&pos=18

As you can see, tables disappear ...

I continue.
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.