Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #179209

    How can I make an internal link in a page, an Anchor link?

    #179213

    Hey corly!

    Create a element, assign it an ID (example: ‘products’), then in the href attribute of your link simply put it like this:

    <a href="http://mypage.com/#products">go to products</a>

    Best regards,
    Josue

    #179548

    Hi Josue,

    What do you mean by ‘Create a element’, and how do I assign it an ID?

    Best regards,
    Corly

    #179706

    Hi!

    In Avia Layout Editor, you can add Color Section element under Layout Elements and add custom ID in Color Section settings http://i.imgur.com/oZr94zQ.jpg
    Then you can add button ( or menu item does not matter ) and set its link manually as shown here http://i.imgur.com/9WuHHNu.jpg

    Cheers!
    Yigit

    #185210

    How should I create a new menu item? Is it just creating a link and adding it to the menu? If yes, I’ve done that and I still am having trouble. The color section id is ‘execSummary’ and the link is http://adrianisaac.com/rr/#execSummary

    Any idea what i’m doing wrong?

    Thanks,
    Adrian

    #185303

    Hey!

    Don’t use capitals in the link, use this instead: http://adrianisaac.com/rr/#execsummary

    Here’s how you add it in a Menu item:

    Best regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Anchor link, how to make one’ is closed to new replies.