If you would like to use one of the buttons below as a link on your site feel free to do so. However, such buttons may be problematic with some proprietary gallery sites but it is possible to place hyperlinks pointing to either AP or WDC in your user profile - see HTML code below;

AP link with image;
Code:
<a href="http://www.amateurphotographer.co.uk" target="_blank">
<img src="http://www.whatdigitalcamera.com/images/buttons/AP_button.jpg"></a>
AP link text only;
Code:
<a href="http://www.amateurphotographer.co.uk" target="_blank">Amateur Photographer</a>

WDC link with image;
Code:
<a href="http://www.whatdigitalcamera.com" target="_blank">
<img src="www.amateurphotographer.co.uk/images/buttons/WDC_button.jpg" /></a>
WDC link text only;
Code:
<a href="http://www.whatdigitalcamera.com" target="_blank">What Digital Camera</a>
Thank you for your cooperation.