Reply To: add a home page link the the header logo

Home Forums GovIntranetters add a home page link the the header logo Reply To: add a home page link the the header logo

#3323
Matthew Jasek
Participant

Hi Andrew,

add

<a href="http://www.yoursiteaddress.com">

before this piece of code

<div id="crownlink">

then close the tag with

</a>

Thanks for the update Luke, much appreciated.