I want to change the "Bookmark this discussion", "Sink this discussion" etc from text links to little images but can't seem to locate the files where I could make the appropriate changes.
Could someone point me to the files that require changes?
Use CSS. the ID of the link is #SetBookmark (case sensitive). You can view the source of the page to get other selectors. For techniques, search for CSS Image Replacement. One that seems to be promising is Yet Another Image Replacement Method by evotech.net
Changing 'BookmarkThisDiscussion' works fine, but to give 'UnBookmarkThisDiscussion' and 'BookmarkText' (which displays the second "Bookmark this discussion" link that gets displayed after the user unbookmarks) an image displays part of the code as text instead since the bookmark/unbookmark link is inserted like this: