Home Forums Square Adding links in Footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #216
    yrc0810
    Participant

    Hi,

    I want to have a section with site URLs under the footer by adding text boxes, but the HTML code doesn’t work. What should I do?

    #219
    Hash
    Keymaster

    Hi,

    If you use the text widget, the HTML should work for all the 5 footer widget area available for the footer.

    #2304
    spwilson
    Participant

    I would like to add a link, represented by text, to my footer that when the text is clicked, it opens a new page outside my site(facebook actually). I add the URL into the text widget content and put in the title. But all that happens is the title displays and the URL displays but nothing is clickable. What am I doing wrong?
    Thanks.

    #2356
    Hash
    Keymaster

    May be you have added incorrect HTML. Here is the correct HTML for anchor tag

    <a href="http://yourlink.com">Your Title</a>

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.