I've been tracking the users at my website, and noticed that they are having a hard time finding the link to add suggestions. I went and created a nice orange button to replace the "Click here to make a suggestion" text.
I edited LandingPage.ascx and changed the asp:Label that is under the GetEditUrl() call. However, the graphic is not recieving any url-like behavior. Is this even possible?
Thanks. |