I don't want my blog name on the header to be a link. what do I remove from this line.. do I just remove the < a Part of the code?
I don't want my blog name on the header to be a link. what do I remove from this line.. do I just remove the < a Part of the code?
I got it..
now how do I create a nav button that points back to my main page?
Use any button or image to link back to your main page by giving it the URL of your main page.
You can also do it by static link method by giving "href= yoursitename/blog"
This topic has been closed to new replies.