How do i get a moving image like these admins "ArmyMods.com" Here?????
Can you screenshot what you want.
You can add span styling to the username variable in the group settings.
They use:
<span style="background: url(http://i752.photobucket.com/albums/xx164/optiikzz/rc599e.gif) no-repeat scroll 0% 0% transparent; color: green; text-shadow: 0px 0px 5px rgb(8, 179, 49);">{username}</span>
This included text color, text shadow and the animated gif behind it.
I think that admin is just using a simple shadow code.