How to make the a menu spot into a clickable link?

  • Anonymous

    #4326

    I am trying to make the menu spot beside the Home button into a link that will lead you to the forums.

    My site is at nikonfilms.ca

    I make a page with the title of:

    http://i43.tinypic.com/bi6s1t.png click the image to see what I am using, as this forum hides links.

    Then I use the page as a menu ,but it does not seem to be working.

    ronangelo

    #27844

    go to your wordpress dashboard

    appearance -> menus

    there you can create your custom menu easily.

    Anonymous

    #27845

    Tried that and it did not work.

    Mod

    Kenneth John Odle

    #27846

    Use a custom menu and add that address as a custom link. (What you have for the “title” attribute will go in the “label” box.)

    Then, add the menu you create to “header menu” under “Theme Locations”.

    http://blog.kjodle.net/2011/08/25/how-to-create-and-use-custom-menus-in-wordpress/

    Mod

    Kenneth John Odle

    #27847

    as this forum hides links.

    It took me a minute to realize what you meant here.

    This forum parses any code you paste, unless you enclose it in backticks or between <code> and </code> tags.

    This line is between backticks:

    <a href="http://www.nikonfilms.ca/forums/" title="Forums"></a>

    This is why we ask that people enclose code—whether it’s css, html, or php (or whatever)—between backticks.

    The backtick button is here (usually): http://bit.ly/backtick

    If you just type a url (without any html tags around it), the forum will render it as a clickable link. This line is exactly what you see:

    http://www.nikonfilms.ca/forums/

    Hope this helps.

    Anonymous

    #27848

    Ok that worked. Thanks

    How do I change the menu text colour?

Viewing 6 posts - 1 through 6 (of 6 total)

  • You must be logged in to reply to this topic.