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: remove album description column on index page  (Read 5618 times)

0 Members and 1 Guest are viewing this topic.

punjabicity

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
remove album description column on index page
« on: August 02, 2004, 04:16:12 pm »

Hi please could someone help me urgently.

I would like to remove the album description column on my main index.php next to the thumbnail.

How can i get rid of this column? Please help me
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: remove album description column on index page
« Reply #1 on: August 02, 2004, 04:26:47 pm »

Do this in themes/yourtheme/theme.php.

Find,
Quote
// HTML template for the album list
$template_album_list_cat = <<<EOT

And look for this code (classic theme shown);

Code: [Select]
<td width="100%" height="100%" valign="top" class="tableb_compact">
                        {ADMIN_MENU}
                        <p>{ALB_DESC}</p>
                        <p class="album_stat">{ALB_INFOS}</p>
                </td>

And edit this accordingly. 
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

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: remove album description column on index page
« Reply #2 on: August 02, 2004, 04:46:21 pm »

Make sure not to remove the admin menu ;)

GauGau

P.S. [:| shouldn't your posting have gone into the support board instead of "feature requests"? Please post what version you're using, so we can move this thread accordingly.
Logged

punjabicity

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: remove album description column on index page
« Reply #3 on: August 02, 2004, 05:06:11 pm »

I deleted  <p>{ALB_DESC}</p> but the column is still their
Logged

Rodinou

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 346
  • Tournicoti, Tournicota
    • http://www.sortons.net
Re: remove album description column on index page
« Reply #4 on: August 02, 2004, 07:38:52 pm »

I add this night (or tomorrow) my CSS hack mod about the descriptions (wait and see)

:)

I'm working on it : let me say what do you think

http://www.sortons.net/xHtmL2-alpha/cine_films.htm

Try "Fiche" or "Horaires" ...

0% javascript : only CSS.

Rodinou

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 346
  • Tournicoti, Tournicota
    • http://www.sortons.net
Re: remove album description column on index page
« Reply #5 on: August 03, 2004, 02:26:06 am »

I have begun ... say me what you think about :)
http://www.sortons.net/photos/index.php?cat=10

No tables ... only css + divs (but I don't understand why portion of the catlist is On 2 parts on theme.php)

punjabicity

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: remove album description column on index page
« Reply #6 on: August 03, 2004, 11:24:36 am »

looking good
Logged
Pages: [1]   Go Up
 

Page created in 0.032 seconds with 20 queries.