shemeam
Hi Alison,
You can open the file: /templates/ja_space/acm/clients/tmpl/style-1.php
At approx line 51, look for this line of code:
<?php if($clientLink):?><a href="<?php echo $clientLink; ?>" title="<?php echo $clientName; ?>" target="_blank"><?php endif; ?>
add a new attribute target="_blank"
Regards