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: SubCategorie in collums  (Read 2961 times)

0 Members and 1 Guest are viewing this topic.

eddieh

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 9
    • De Ebonist
SubCategorie in collums
« on: January 23, 2011, 03:51:34 pm »

right now the structure is as follows

MainCatyegorie

SubCat
SubCat

but i would like to have this in collums like this

MainCatyegorie

SubCat  SubCat

You can find my coppermine here http://www.ebonist.nl/portfolio/index.php to see what i mean

My Question is which part of the sampletheme.php do i have to edit and is it even possible.

Thanks in advance Eddie

Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: SubCategorie in collums
« Reply #1 on: January 24, 2011, 12:16:22 pm »

Should be possible by editing $template_cat_list. I haven't tested that but it should work if you (re)move the tr tags between
Code: [Select]
<!-- BEGIN catrow_noalb -->and
Code: [Select]
<!-- END catrow -->
Logged

eddieh

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 9
    • De Ebonist
Re: SubCategorie in collums
« Reply #2 on: January 24, 2011, 01:17:13 pm »

Should be possible by editing $template_cat_list. I haven't tested that but it should work if you (re)move the tr tags between
Code: [Select]
<!-- BEGIN catrow_noalb -->and
Code: [Select]
<!-- END catrow -->

Great, it works like a charm.
but you don't want to delete the noalb tr because that doesn't seem to work
just remove the tr tags between.
Code: [Select]
<!-- BEGIN catrow -->and
Code: [Select]
<!-- END catrow -->

Thank's verry much i am really verry happy with this!

Cheers Eddie
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.