Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Move the login in DNN7Move the login in DNN7
Previous
 
Next
New Post
5/21/2013 10:39 PM
 

HI all,

I have tried to move the login link from the menu to the footer but nothing works. Heres what I tried:

  1. Moved the control markup to the footer => It still shows the login in the menu 
  2. So I deleted the login controls and put a link to the login page => logging in does not occur
  3. I set the controls to 'visible = false' and navigated to the login.aspx => leaves a menu divider in the menu and logging in gives an unknown error

I have searched the forums, no solution. I have searched the internet => old solution that n=do not apply or work.

What now?

Thanks

 
New Post
5/22/2013 6:54 AM
 
What version of DNN are you using? What skin are you using?

Post the code that you moved so we can see what you did and hopefully help.

Mark
 
New Post
5/22/2013 10:32 AM
 
Hi
It should work by just removing the login section from header and adding it to footer section.
Check if you are looking at the accurate skin file or not. May be you can restart your application after change and check.

Thanks,
Sunil Kumar [ DNN Developer, Mindfire Solutions,India ]
 
New Post
5/22/2013 5:03 PM
 
Thanks for the reply.

As my subject for the post says: DNN7 but its 7.0.0.3. I have attempted recycling the app and clearing the cache

code is below:

<%@ Control language="C#" AutoEventWireup="true" Explicit="True" Inherits="DotNetNuke.UI.Skins.Skin" %>
<%@ Import Namespace="DotNetNuke.Application" %>
<%@ Import Namespace="System.Collections.Generic" %>
<%@ Register TagPrefix="dnn" TagName="LOGO" Src="~/Admin/Skins/logo.ascx" %>
<%@ Register TagPrefix="dnn" TagName="LOGIN" Src="~/Admin/Skins/login.ascx" %>
<%@ Register TagPrefix="dnn" TagName="USER" Src="~/Admin/Skins/user.ascx" %>
<%@ Register TagPrefix="dnn" TagName="BREADCRUMB" Src="~/Admin/Skins/breadcrumb.ascx" %>
<%@ Register TagPrefix="dnn" TagName="STYLES" Src="~/Admin/Skins/Styles.ascx" %>
<%@ Register TagPrefix="dnn" TagName="COPYRIGHT" Src="~/admin/Skins/copyright.ascx" %>
<%@ Register TagPrefix="dnn" TagName="TERMS" Src="~/admin/Skins/terms.ascx" %>
<%@ Register TagPrefix="dnn" TagName="PRIVACY" Src="~/admin/Skins/privacy.ascx" %>
<%@ Register TagPrefix="dnn" TagName="TEXT" Src="~/admin/Skins/Text.ascx" %>
<%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Web.DDRMenu.TemplateEngine" Assembly="DotNetNuke.Web.DDRMenu" %>
<%@ Register TagPrefix="dnn" TagName="MENU" src="~/DesktopModules/DDRMenu/Menu.ascx" %>
<%@ Register TagPrefix="dnn" TagName="SEARCH" Src="~/Admin/Skins/Search.ascx" %>
<%@ Register TagPrefix="dnn" TagName="CONTROLPANEL" Src="~/Admin/Skins/controlpanel.ascx" %>


<%@ Register TagPrefix="dnn" TagName="CONTENTIMPORT" src="~/DesktopModules/ContentImport/ContentImport.ascx" %>




<dnn:controlpanel runat="server" id="cp"></dnn:controlpanel>


   




   

    
     
     
     
     
       
   
   
   
    
    
    
    
 
 

    

    

           





                
                    



     
       
         
         
         
       
     

               

                   

                       

                       


       
         
         
       
     


<dnn:contentimport runat="server"></dnn:contentimport>




       
         
         
       
     



                   

               

           
       
         
         
         
       
     

     

Copyright © 2013. All Rights Reserved.




   

   








<dnn:styles id="style_ie7_css" name="style.ie7.css" runat="server" condition="lte IE 7" stylesheet="style.ie7.css" useskinpath="true">
<dnn:styles id="style_responsive_css" name="style.responsive.css" runat="server" stylesheet="style.responsive.css" useskinpath="true">


</dnn:styles></dnn:styles>
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Move the login in DNN7Move the login in DNN7


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out