photocreations
Jul-01-2008, 10:08 AM
I am trying to get my "home" link to go to MY smugmug home page. I cut and pasted the following:
// Change Home Link (from Devbobo) YE.onContentReady('toolbar', function () { this.innerHTML = this.innerHTML.replace(/href="http:\/\/www.smugmug.com\/([?\w&;=]+)?"/, 'href="' + webServer + '"')});
as instructed in the help page, but it still goes to the smugmug home page. I went to control panel, customize and put it in the header javascript.
Please advise what I am doing wrong.
Thank you!
// Change Home Link (from Devbobo) YE.onContentReady('toolbar', function () { this.innerHTML = this.innerHTML.replace(/href="http:\/\/www.smugmug.com\/([?\w&;=]+)?"/, 'href="' + webServer + '"')});
as instructed in the help page, but it still goes to the smugmug home page. I went to control panel, customize and put it in the header javascript.
Please advise what I am doing wrong.
Thank you!