clydejones:
Yes, it can be done as follows:
in includes/templates/template_default/sideboxes
Open tpl_categories.php and find the following line of code:
for ($i=0;$i<sizeof($box_categories_array);$i++) {
>
> JUST ABOVE this line add the following:
>
> ```php
$content .= '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . HEADER_TITLE_CATALOG . '</a>';
Save the edited file to includes/templates/YOUR_TEMPLATE/sideboxes/tpl_categories.php and upload to your server.
I would like to be able to do the same, but for some unknown reason the section you mentioned to search for ```
for ($i=0;$i<sizeofCOLOR=#007700;[/COLOR]$i++) {
Any help, LOL.
Thanks much in advance.
RSprinkel