PEAK XOOPS - category rows in englishin japanese

category rows

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum

question category rows

msg# 1
Previous post - Next post | Parent - Children.1 | Posted on 2004/7/16 16:13
schmicky  ÆóÅùʼ   Posts: 1
great module, many thanks :)

by default, myAlbum displays categories on 3 a row, because i use thumbs for every category, i nee 2 categories on a row because 3 forces the template to be wider. how can i do this?
Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2004/7/17 18:59
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi schmicky.

Quote:
by default, myAlbum displays categories on 3 a row, because i use thumbs for every category, i nee 2 categories on a row because 3 forces the template to be wider. how can i do this?
This is quite easy.

- If you don't use custom template set, clone your templates set in template manager, and set the template set in system preferences.

- edit the bottom of myalbum*_categories.html like this:

        <{/if}>
      <{/foreach}>
    </td>
    <{if ($count+1) is div by 3 2}>
      </tr><tr>
    <{/if}>
  <{/foreach}>
  </tr>
</table>
Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!