Heavy Active member Mar 27, 2015 #1 I want to move the "Login" button to navigation bar, can anyone help me with this? I want the button to be on the far right of the navigation bar. Like this: The login button is the "Logga in" to the right. Please help me! Thanks.
I want to move the "Login" button to navigation bar, can anyone help me with this? I want the button to be on the far right of the navigation bar. Like this: The login button is the "Logga in" to the right. Please help me! Thanks.
P Paul B XenForo moderator Staff member Mar 27, 2015 #2 Edit the navigation template and add the relevant code. Upvote 0 Downvote
Heavy Active member Mar 27, 2015 #3 Brogan said: Edit the navigation template and add the relevant code. Click to expand... Im new to xenforo, can you help me? Thanks Upvote 0 Downvote
Brogan said: Edit the navigation template and add the relevant code. Click to expand... Im new to xenforo, can you help me? Thanks
P Paul B XenForo moderator Staff member Mar 27, 2015 #4 Look at how the links are added in the navigation template. Look at the code in the login_bar form. Create a new link in the navigation template, using the code from the login_bar form template. That is the basic principle. Upvote 0 Downvote
Look at how the links are added in the navigation template. Look at the code in the login_bar form. Create a new link in the navigation template, using the code from the login_bar form template. That is the basic principle.
Heavy Active member Mar 27, 2015 #5 Brogan said: Look at how the links are added in the navigation template. Look at the code in the login_bar form. Create a new link in the navigation template, using the code from the login_bar form template. That is the basic principle. Click to expand... Ok, thanks. Upvote 0 Downvote
Brogan said: Look at how the links are added in the navigation template. Look at the code in the login_bar form. Create a new link in the navigation template, using the code from the login_bar form template. That is the basic principle. Click to expand... Ok, thanks.
Heavy Active member Mar 29, 2015 #7 Dylan V said: Hi, Follow this tutorial. Click to expand... Thank you Dylan! However, I do not want it to be a login overlay, can you help me to remove it? Otherwise, awsome! Thanks. Upvote 0 Downvote
Dylan V said: Hi, Follow this tutorial. Click to expand... Thank you Dylan! However, I do not want it to be a login overlay, can you help me to remove it? Otherwise, awsome! Thanks.
D Dylan V Well-known member Mar 29, 2015 #8 Heavy said: Thank you Dylan! However, I do not want it to be a login overlay, can you help me to remove it? Otherwise, awsome! Thanks. Click to expand... Remove the "OverlayTrigger" in the class. Last edited: Mar 29, 2015 Upvote 0 Downvote
Heavy said: Thank you Dylan! However, I do not want it to be a login overlay, can you help me to remove it? Otherwise, awsome! Thanks. Click to expand... Remove the "OverlayTrigger" in the class.
Heavy Active member Mar 29, 2015 #9 Thank you Dylan! Dylan V said: Remove the "OverlayTrigger" in the class. Click to expand... Upvote 0 Downvote