Hi thank you to all that have helped with this dreaded link sidebox we have now cracked it !! now we need these links to open in a separate window so you do not navigate away from our site
thank you for the code target="_blank" but we are unsure where it needs to go we have tried putting it in a few places but either get another line of text with that wording or we loose everything again here is the line of text we think it goes into but where?
$logoimage = '<a href="' . LOGO_SIDEBOX2_LINK . '">' . zen_image($template->get_template_dir(LOGO_SIDEBOX2_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . LOGO_SIDEBOX2_IMAGE, LOGO_SIDEBOX2_IMAGE_TEXT). '</a>';
(this code is from tpl_logo_sidebox2.tpl)



