This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Add a link to the navigation bar


avatar
Morgain 37
From: -
(XF integrated install)

I want my users to find things in the same place.
The biggest change to do is to put the login/ logout link currently at the top of page content, on the navigation bar instead.
On Login this could be a simple URL link to the XF login page.
Once logged in it should display as Logout with the logout function.
This would need to be aligned right on the bar.

Obviously this involves editing the Status bar: ro remove the links from there.
I find the Status bar header: useful for a generic title for all CT pages.
The Status bar content: could also be a useful quick edit NOTICE system. But it wastes space to have it there all the time.

So where can I comment out this bar?
Better is there a quick way to toggle it on/off?

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: Add a link to the navigation bar
avatar
OP 37
From: -
In case anyone else wants to do this you find a template like this:
Templates (side menu) / Manage Templates.
Click Edit on the style to edit.
Use searchbox at top on site_header OR
Go down to SITE (2nd from nottom). Click Edit.
Find site_header
1 Re: Add a link to the navigation bar
avatar
Administrator
1340
From: Vienna, Austria
You can remove the bar by editing the site_header template. Just comment out line 61 from the template:
{$insert['site_login']}

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.