View Single Post
Old May 14th, 2005, 03:41 PM   #1 (permalink)
fabz
Member
Verified Customer
 
Join Date: Jul 2004
Posts: 49
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
fabz is offline   Reply With Quote