Announcement

Collapse
No announcement yet.

additional log out button on navigation

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    additional log out button on navigation

    Probably an easy one .. but how do I go about adding a much bolder log-in and once logged in a bold log-OUT button onto the main horizontal navigation bar? Mr Client has suddenly requested it become a much more prominant feature.

    thanks as always ..

    David

    #2
    For the login/layout, best to take a look at a standard theme and how it is done on there, you can open one up from within the design library. A logout link appears on the bar where the account name of the person logs in is shown. Load up a test site to a test domain and login to test to see this in action.

    With the ever missing URL , it's impossible to know how your login link is currently styled or whether it is part of a navigation bar or stands on its own. You will need to either create a new class to apply to just that link or if it is styled by a class just for that area on its own, just adjust the css that controls that area. Firebug the live code to see what's doing the styling.

    Comment

    Working...
    X