View Single Post
  #10  
Old 09-29-2005, 05:05 AM
lokjah Offline
pp veteran
 
Join Date: Jul 2005
Posts: 52
ah, i see you are using your gravatar account as the default image..

I was just wanting to hard code an image path to one on my site rather than needing to use a gravatar email for it.

Code:
<img src="http://mysite.com/images/defaultgrav.gif" alt="" />
Reply With Quote