| Replacing text menus with image buttons : no problem ?
Hello,
I successfully tryied to insert images in some text menus.
I did this simply with inserting tags in php translation files (in /languages)
For example :
$Globals['pp_lang']['post'] = "<img src=\"/design/avert2.gif\" border=\"0\">"
It works but I was wondering if it was safe and bug-free to do this everywhere.
I think text menus (like they are) increase confusion and readability.
Regards
|