Hi hl, also I noticed it uses one icon that is not part of the standard MoI install PipeIcon.png . Could you please post that .png file too so if someone wants to use it they can also copy PipeIcon.png in the the /ui/icons folder.
In the file attached above I also added this:
code:
<style>
/* Turn off text block under command button icon */
moi\:CommandButton > div {
display:none;
}
</style>
Which should turn off the space for text underneath the command buttons.
Thanks, - Michael
|