May 15, 2009 • posted by KickApps
With a bit of javascript you can easily do this. Log into the AC and drop this code in Configure -> Pages -> Global Page Template. Paste the code in the textarea below <head></head> Code section. <script type=”text/javascript”> $j(document).ready(function() { $j(“#ka_memberTab_nav”).attr(“href”, “/service/searchEverything.kickAction?as=12345&mediaType=user&sortType=popular&includeUser=on&d-7095067-p=1″); }); </script> I put a sample as number, but [...]