https://www.icyphoenix.com/viewtopic.php?f=26&t=4439&p=30202#p30202 ----------------------------------- Mighty Gorgon Sun 03 Aug, 2008 10:30 Re: Custom Profile Field With An Default Path To A Website ----------------------------------- What I can suggest is duplicating one field in profile and use that to add the new image. It will be easier than adding a custom profile fields, because you cannot control all the output, unless you code a new field type and you hardcode the path in it. To duplicate a field already present you just need to duplicate all the occurrencies you find and then work on the output in the template. If you can start creating a tutorial on this I will then help in completing it and I will add in the Docs section for the benefits of all. Some tips are here: http://www.icyphoenix.it/viewtopic.php?f=7&t=1916&p=15543#p15543 I know that it is an Italian topic, but you have just to look at the code... but remember that those changes are not all. Good luck.