Add Links to Boxes | Last Update: 10th August, 2005 Article ID: 262 |
new infoBox($info_box_contents);
?>
</td>
</tr>
< !-- categories_eof //-->
$info_box_contents[] = array('align' => 'left',
'text' => '<a href="http://www.wherever.com" target="_blank">Text for your link</a>'
);
$info_box_contents = array();
$info_box_contents[] = array('align' => 'left',
'text' => $categories_string
);
// start of code to place link inside category box
$info_box_contents[] = array('align' => 'left',
'text' => '<a href="http://www.yourdomain.com" target="_blank">Text for your link</a>'
);
// end of code to place link inside category box
new infoBox($info_box_contents);
?>
</td>
</tr>
< !-- categories_eof //-->
Trademark Policy | Copyright Policy | Sitemap Copyright © 2000-2005 osCommerce. All rights reserved. |