kenazar 0 Report post Posted January 23, 2010 I was setting up a primary domain and a subdomain. I wanted the subdomain home icon to point to the primary and was wondering how I could do that in the code rather than modify the static page in wp. -Ken Share this post Link to post Share on other sites
Andrew 207 Report post Posted January 24, 2010 hmm.. the easiest way to do this is to edit the code in '_nav.php' this code: ` ` is what controls the link, change the link and title to where you'd like it to go Share this post Link to post Share on other sites