You need to Register for free and Login to post a message in the forum.

Forum

Changing color of Login
Last Post 2006-06-16 07:35 AM by Lee Sykes. 1 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Mark TracyUser is Offline
Nuke Newbie
Nuke Newbie
Posts:4

--
2006-06-15 08:44 PM

    I am trying to change the color of my login to white.  I found some info on the asp.net forums, but it didn't work.  If you look at the code from the files below you can see I created a Css class named LOGINCHG in my .xml file and in my .css file I change the color to white.  Will this not work?

    skin.xml

    <Objects>
     <Object>
      <Token>[LOGIN]</Token>
       <Settings>
        <Setting>
         <Name>Text</Name>
         <Value>Register/Login</Value>
        </Setting>
        <Setting>
         <Name>CssClass</Name>
         <Value>LOGINCHG</Value>
        </Setting>
       </Settings>
     </Object>
    </Objects>

     

    skin.css file

    .MainMenu_MenuItem {
     color: white;
    }
    .MainMenu_SubMenu {
     color: black;
     background-color: blue;
    }
    .LOGINCHG {
     color: white;
    }

     

     

    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2006-06-16 07:35 AM
    Hello,

    Yes that should work. - First thing is to press refresh a couple of times, sometimes it takes time to take effect.

    2) - Download the FireFox web developers Toolbar
    this is an essential tool that I use all the time for skin development. - Once you've installed it, open your skin in Firefox and select Information / Display ID & class details - You will then be able to view the class that is associated with the Login links.

    From this you will be able to see if you have made a mistake somewhere for setting the class for the login links.

    The other really useful tool in the toolbar is to go to CSS / Edit CSS - this allows you to test CSS settings live and doesn't change the original CSS file.

    Hopefully this will help you troubleshoot your skin to see where the problems are occurring, thanks,
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    Issue after making site Live by Sameer
    Hi All i am using DNN 6.1.3 for my site every on my server working good but as i send the databas
    User Autrhority by Kaustav
    Hi, Here are the requirements for my site • PDF documents repository, each doc less th
    RE: Active Forums vs. DNN 6.2 CE by Pingle2009
    I haven't previewed DNN 6.2 RC either (nor, by default, the AF Beta module). My understanding from p
    RE: DNN 6.2 by Sameer
    Thanks joseph my issue is resolve
    RE: PCI Compliance with PayPal integration by Joseph Craig
    I'm hardly an expert. I took a quick look at http://www.pcicomplianceguide.org/pcifaqs.php. He
    PCI Compliance with PayPal integration by Aggiedan97
    Recently it was brought to my attention that sites (companies of sites) that handle the selling of g
    RE: Active Forums vs. DNN 6.2 CE by Joseph Craig
    I haven't really previewed it, but my understanding is that pretty much everything except the "Mail
    RE: horizontal main and submenu items by Joseph Craig
    If you could show a page as an example, that would help. Basically, you can put multiple menus on
    Active Forums vs. DNN 6.2 CE by Aggiedan97
    Active Forums will no longer be offered with the debut of DNN 6.2 which is promising to integrate Ac
    Google Analytics Module by Aggiedan97
    I'm in need of providing a GA module that displays GA charts, graphs, and reports internal to DNN si
    RE: horizontal main and submenu items by Dan Glanton
    I'm not sure. One of the tutorials show using 2 horizontal menus with one being the submenu. This do
    RE: Different search icon for each portal by Joseph Craig
    Are you using the same skin in each portal? If so, and assuming that you are using the SiteIconURL
    Different search icon for each portal by Bill Swanson
    How do I use a different search icon for each portal in dnn 6.1.4?
    RE: horizontal main and submenu items by Joseph Craig
    Do your requirements fit with any of the available templates?
    RE: horizontal main and submenu items by Dan Glanton
    I went ahead and upgraded to the DDR to make sure I have the best updated menu possible. What I woul
    RE: DNN 6.2 by Joseph Craig
    The release notes that came with the beta version of the software should indicate if the version can
    RE: horizontal main and submenu items by Joseph Craig
    Part of the answer will depend on the menu that you are using in your skin. I strongly recommend th
    DNN 6.2 by Sameer
    Hi All i am using dnn 6.2 beta version for my demo site i need to custmize the 4 modules in that
    RE: Deploying dnn by Sameer
    Thanks a lot so kind of you
    RE: Unable to Create Skin Package by schilders
    Joe, When I click the Edit icon next to the skin package on the Host Extensions page, I receive t
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds