Cutline Theme Support Forums » Tips & Tricks

Admin navigation link next to RSS-link

(3 posts)
  • Started 4 years ago by Krofinzki
  • Latest reply from Aristophanes

  1. Krofinzki
    Member

    I'm not sure how many people are interested in this, but for me this made the theme a lot easier to use. This will add an ADMIN link left of the RSS link in the navigation bar.

    Open up header.php and find:
    <li class="rss">">RSS

  2. on a new line under that line, paste this:
    <li class="admin">/wp-admin/">admin

    Open up style.css and find:
    ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #090; text-decoration: underline; }

    and on a new line under that line, paste this:
    ul#nav li.admin { padding: 0.85em 20px 0.7em 0; float: right; }

Posted 4 years ago #
  • nycdeb
    Member

    what a great idea and a great fix. This will make things a bit easier. Thanks very much!

    Posted 4 years ago #
  • Aristophanes
    Member

    When I started with the World of War craft Hack[url]http://www.freeworldofwarcraftguide.com/[/url] TCG, I was given one piece of information that I have generally held to be true when building a Constructed .

    Posted 3 years ago #

  • RSS feed for this topic

    Reply

    You must log in to post.