PEAK XOOPS - Remove folder names in categories in englishin japanese

Remove folder names in categories

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2006/7/20 9:05
computerpeach  ÆóÅùʼ   Posts: 3
I would like to remove the folder names in the category view - I would like to be able to select by the category image only. I would, however only like this to apply to the top folder. Is this even possible?

I know how to go to the template admin and edit the template - but I am unsure what to edit out.

Any assistance would be greatly appreciated.

Kim
Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2006/7/21 6:01
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Just use <{if}> <{/if}> block

eg) myalbum*_viecat_*.html
<{if $category_id == 1}>
	(folder icon without title)
<{else}>
	(folder icon with title)
<{/if}>

Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!