Hi - my site is http://www.magictrance.net The site is based on php and uses an include for the footer on each page. I would like to add a digg button to pretty much all of my pages. However - rather than try to insert it manually I've been attempting to add it to the footer. The code looks like this: <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script> So my question is two fold: 1) I've added it as a line to my footer - however it does not seem to properly render onto individual pages. Does this sound like its possible? 2) If it does work - will it treat each page individually? Apologies if that is not the most cogent of explanations. Very happy to clarify if it does not make sense. Regards Dylan
Ahh, I was just doing a general one - but that seems to have fixed it (did a quick test) Thanks Dylan