Cutline Theme Support Forums » Cutline Theme Support Forums

How to add additional choices at top?

(4 posts)
  • Started 4 years ago by spiltmilkblog
  • Latest reply from spiltmilkblog
  • This topic is not resolved

  1. I would like to add other things to the top area that has FRONT PAGE, ARCHIVES, and ABOUT. (For example EMAIL). How can I do that?

    Also, how do I change the words FRONT PAGE to "HOME".

    Thanks.

    Posted 4 years ago #
  2. In your header.php file look for the li tag leading into the "Front Page" line and replace that text with "Home"

    Cut and paste that line into where ever you want your contact block to go, and then add

    /contact/">contact

    in the place of the "Home" text, leaving the closing anchor and list tags to follow. You'll have to drop the contact form plug-in to your plug-in folder and follow the directions, including adding a page (not a post) for the contact form to reside in. That'll protect your email address from spambots.

    For whatever other lines you want to add, just cut and past the li text element above and change the code to reflect what you want. The text between the forward slashes is either a page (as in contact, above) or it is a url. In that case you'd place "http://www.your-url.com" after the href= anchor above, deleting all the php bloginfo (etc) that follows it.

    Posted 4 years ago #
  3. Excellent! I don't know why I couldn't find where it said "Front Page" by myself. It was like playing Where's Waldo ;)

    Appreciate your help very much.

    Posted 4 years ago #

  4. Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.