Quote:
Originally Posted by tirol07
Hello thanks for your assistance, but it does not function yet!
|
How come that it doesnt function? You could not find the template in admincp, or you couldnt find the phrase that you had to replace?
Anyway, you didnt edit the template.
Edit your
photoplog_cat_list template, follow the exact instructions that I wrote in earlier post.
Find:
Code:
<td class="thead" nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
Replace it with:
Code:
<td class="thead" width="250 nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
Its only a matter of 10 mouse clicks, you can copy/paste from here.