Contributions
InformationsBoxEnhancement
Addon for CategorieBoxEnhancement v 1.1, optical adjustment to the Categoriebox, if the Addon for not clickable current links inserted.
It meets to replace information.php with the attached file and the two arrays '$info_box_name' and '$info_box_text' must be adapted to the actually existing sides.
If you liked to have the link further clickable, it is sufficient, to extend the existing information.php by the picture:
$info_box_contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_MANUFACTURERS) . '">' . tep_image(DIR_WS_IMAGES . 'pointer_blue_light.gif', '') . BOX_INFORMATION_MANUFACTURERS . '</a><br>' .
The Picture ist not included.
Sorry, my english is not improved.
Have fun with it!
Kurt
| Kurt Dunzinger | 20 May 2005 |
Addon for CategorieBoxEnhancement v 1.1, optical adjustment to the Categoriebox, if the Addon for not clickable current links inserted.
It meets to replace information.php with the attached file and the two arrays '$info_box_name' and '$info_box_text' must be adapted to the actually existing sides.
If you liked to have the link further clickable, it is sufficient, to extend the existing information.php by the picture:
$info_box_contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_MANUFACTURERS) . '">' . tep_image(DIR_WS_IMAGES . 'pointer_blue_light.gif', '') . BOX_INFORMATION_MANUFACTURERS . '</a><br>' .
The Picture ist not included.
Sorry, my english is not improved.
Have fun with it!
Kurt
Note: Contributions are used at own risk.
